"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/02/12 01:53:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-copiray8cimu" 2026/02/12 01:53:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/12 01:53:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:30 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:30 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:30 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:30 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Connecting to FTP server 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47974->172.17.0.7:21, err= 2026/02/12 01:53:30 DEBUG : Creating backend with remote "/tmp/rclone3766648174" === 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:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37801") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55084->172.17.0.7:37801, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37019") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36786->172.17.0.7:37019, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33635") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51254->172.17.0.7:33635, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30420") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52198->172.17.0.7:30420, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30870") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40976->172.17.0.7:30870, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36907") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37804->172.17.0.7:36907, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/12 01:53:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/12 01:53:30 INFO : sub dir/hello world: Copied (new) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35290") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34060->172.17.0.7:35290, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34759") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54288->172.17.0.7:34759, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37613") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36462->172.17.0.7:37613, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37911") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37238->172.17.0.7:37911, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36355") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52346->172.17.0.7:36355, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34051") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55984->172.17.0.7:34051, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34706") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38734->172.17.0.7:34706, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30111") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37406->172.17.0.7:30111, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39451") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37564->172.17.0.7:39451, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : Creating backend with remote "/non-existing" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37913") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49546->172.17.0.7:37913, err= 2026/02/12 01:53:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30214") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36668->172.17.0.7:30214, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31441") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33228->172.17.0.7:31441, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32146") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49644->172.17.0.7:32146, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/12 01:53:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/12 01:53:30 INFO : sub dir/hello world: Copied (new) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35594") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40408->172.17.0.7:35594, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38117") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33164->172.17.0.7:38117, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38253") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41608->172.17.0.7:38253, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32126") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44716->172.17.0.7:32126, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35855") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40854->172.17.0.7:35855, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" sync_test.go:222: Only runs on local 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30664") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60086->172.17.0.7:30664, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34587") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46642->172.17.0.7:34587, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 INFO : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Running all checks before starting transfers 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39941") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53206->172.17.0.7:39941, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 INFO : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Checks finished, now starting transfers 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38096") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40168->172.17.0.7:38096, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/12 01:53:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/12 01:53:30 INFO : sub dir/hello world: Copied (new) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34571") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46096->172.17.0.7:34571, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39895") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52412->172.17.0.7:39895, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34201") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50322->172.17.0.7:34201, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35045") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41566->172.17.0.7:35045, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31497") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36642->172.17.0.7:31497, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 ERROR : Ignoring --no-traverse with sync 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30532") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52280->172.17.0.7:30532, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34166") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43930->172.17.0.7:34166, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/12 01:53:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/12 01:53:30 INFO : sub dir/hello world: Copied (new) 2026/02/12 01:53:30 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39931") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39858->172.17.0.7:39931, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37362") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54002->172.17.0.7:37362, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31812") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36706->172.17.0.7:31812, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30912") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38560->172.17.0.7:30912, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39015") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52052->172.17.0.7:39015, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35649") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59180->172.17.0.7:35649, err= 2026/02/12 01:53:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39577") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44192->172.17.0.7:39577, err= 2026/02/12 01:53:30 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/02/12 01:53:30 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/02/12 01:53:30 INFO : hello world2: Copied (new) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37864") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47840->172.17.0.7:37864, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38561") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34044->172.17.0.7:38561, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39556") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55186->172.17.0.7:39556, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31674") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35450->172.17.0.7:31674, err= 2026/02/12 01:53:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31243") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41532->172.17.0.7:31243, err= 2026/02/12 01:53:30 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/02/12 01:53:30 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/02/12 01:53:30 INFO : potato2: Copied (new) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33781") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34832->172.17.0.7:33781, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33855") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38062->172.17.0.7:33855, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36626") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43180->172.17.0.7:36626, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34433") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40472->172.17.0.7:34433, err= 2026/02/12 01:53:30 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/02/12 01:53:30 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/02/12 01:53:30 INFO : potato2: Copied (new) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32254") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43480->172.17.0.7:32254, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37754") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46746->172.17.0.7:37754, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35802") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49026->172.17.0.7:35802, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/12 01:53:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/12 01:53:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/12 01:53:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30782") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60596->172.17.0.7:30782, err= 2026/02/12 01:53:30 INFO : sub dir2: Making directory 2026/02/12 01:53:30 INFO : sub dir: Making directory 2026/02/12 01:53:30 INFO : sub dir2/sub sub dir2: Making directory 2026/02/12 01:53:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Connecting to FTP server 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47978->172.17.0.7:21, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31554") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41586->172.17.0.7:31554, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/12 01:53:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/12 01:53:30 INFO : sub dir/hello world: Copied (new) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32550") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57162->172.17.0.7:32550, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32081") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32455") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43876->172.17.0.7:32081, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42970->172.17.0.7:32455, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36993") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48160->172.17.0.7:36993, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34157") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54202->172.17.0.7:34157, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35121") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35155") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52330->172.17.0.7:35121, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49022->172.17.0.7:35155, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35651") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57608->172.17.0.7:35651, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39472") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40426->172.17.0.7:39472, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 INFO : sub dir2: Making directory 2026/02/12 01:53:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/12 01:53:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38771") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50324->172.17.0.7:38771, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35435") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41778->172.17.0.7:35435, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/12 01:53:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/12 01:53:30 INFO : sub dir/hello world: Copied (new) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33376") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33138->172.17.0.7:33376, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35145") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33130->172.17.0.7:35145, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37684") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46610->172.17.0.7:37684, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36560") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56512->172.17.0.7:36560, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39920") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60946->172.17.0.7:39920, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : sub dir2: Making directory with metadata 2026/02/12 01:53:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36244") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34490->172.17.0.7:36244, err= 2026/02/12 01:53:30 INFO : sub dir2: Making directory 2026/02/12 01:53:30 INFO : sub dir: Making directory 2026/02/12 01:53:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34005") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46752->172.17.0.7:34005, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/12 01:53:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/12 01:53:30 INFO : sub dir/hello world: Copied (new) 2026/02/12 01:53:30 INFO : sub dir/hello world: Deleted 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39257") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56816->172.17.0.7:39257, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30469") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36671") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47808->172.17.0.7:30469, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42042->172.17.0.7:36671, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38464") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36696->172.17.0.7:38464, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31598") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:32894->172.17.0.7:31598, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38058") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37795") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38816->172.17.0.7:37795, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60930->172.17.0.7:38058, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33402") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55964->172.17.0.7:33402, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32617") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60128->172.17.0.7:32617, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34574") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48016->172.17.0.7:34574, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 INFO : sub dir2: Making directory 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39192") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43256->172.17.0.7:39192, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38341") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42244->172.17.0.7:38341, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/12 01:53:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/12 01:53:30 INFO : sub dir/hello world: Copied (new) 2026/02/12 01:53:30 INFO : sub dir/hello world: Deleted 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33771") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47636->172.17.0.7:33771, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31658") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48130->172.17.0.7:31658, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31454") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42888->172.17.0.7:31454, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36700") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40650->172.17.0.7:36700, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30281") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33304->172.17.0.7:30281, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : sub dir2: Making directory with metadata 2026/02/12 01:53:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/12 01:53:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38187") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47766->172.17.0.7:38187, err= 2026/02/12 01:53:30 INFO : sub dir2: Making directory 2026/02/12 01:53:30 INFO : sub dir: Making directory 2026/02/12 01:53:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34112") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55090->172.17.0.7:34112, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/12 01:53:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/12 01:53:30 INFO : sub dir/hello world: Copied (new) 2026/02/12 01:53:30 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32953") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38576->172.17.0.7:32953, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39561") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30509") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49618->172.17.0.7:39561, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53546->172.17.0.7:30509, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39727") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49344->172.17.0.7:39727, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39854") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34812") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55646->172.17.0.7:39854, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42636->172.17.0.7:34812, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37751") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50288->172.17.0.7:37751, err= --- PASS: TestSyncEmptyDirectories (0.02s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31723") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56904->172.17.0.7:31723, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37501") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45266->172.17.0.7:37501, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 INFO : sub dir2: Making directory 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34240") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46658->172.17.0.7:34240, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34796") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48666->172.17.0.7:34796, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/12 01:53:30 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/12 01:53:30 INFO : sub dir/hello world: Copied (new) 2026/02/12 01:53:30 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32324") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56684->172.17.0.7:32324, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33112") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49776->172.17.0.7:33112, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39687") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40202->172.17.0.7:39687, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30556") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35672->172.17.0.7:30556, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37819") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48160->172.17.0.7:37819, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32842") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59602->172.17.0.7:32842, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39858") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44080->172.17.0.7:39858, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32990") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54920->172.17.0.7:32990, err= 2026/02/12 01:53:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hejumiz6ruci" 2026/02/12 01:53:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:30 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:30 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:30 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:30 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-hejumiz6ruci: Connecting to FTP server 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-hejumiz6ruci: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-hejumiz6ruci: > dial: conn=172.17.0.1:47980->172.17.0.7:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-copiray8cimu -> ftp://172.17.0.7:21/rclone-test-hejumiz6ruci 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-hejumiz6ruci: dial("tcp","172.17.0.7:35904") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35761") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56234->172.17.0.7:35761, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-hejumiz6ruci: > dial: conn=172.17.0.1:45308->172.17.0.7:35904, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37529") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56180->172.17.0.7:37529, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-hejumiz6ruci: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-hejumiz6ruci: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34083") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44190->172.17.0.7:34083, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-hejumiz6ruci: dial("tcp","172.17.0.7:34282") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-hejumiz6ruci: > dial: conn=172.17.0.1:56518->172.17.0.7:34282, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/12 01:53:30 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/12 01:53:30 INFO : sub dir/hello world: Copied (new) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-hejumiz6ruci: dial("tcp","172.17.0.7:37057") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-hejumiz6ruci: > dial: conn=172.17.0.1:53666->172.17.0.7:37057, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-hejumiz6ruci: dial("tcp","172.17.0.7:31670") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-hejumiz6ruci: > dial: conn=172.17.0.1:53866->172.17.0.7:31670, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-hejumiz6ruci: dial("tcp","172.17.0.7:36377") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-hejumiz6ruci: > dial: conn=172.17.0.1:35310->172.17.0.7:36377, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-hejumiz6ruci: dial("tcp","172.17.0.7:33249") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-hejumiz6ruci: > dial: conn=172.17.0.1:54564->172.17.0.7:33249, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-hejumiz6ruci: Purge object "sub dir/hello world" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-hejumiz6ruci: Purge dir "sub dir" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-hejumiz6ruci: Purge dir "" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39733") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47446->172.17.0.7:39733, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39932") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38358->172.17.0.7:39932, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32564") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58036->172.17.0.7:32564, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33854") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39566->172.17.0.7:33854, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36668") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38814->172.17.0.7:36668, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38160") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47554->172.17.0.7:38160, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32848") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:32772->172.17.0.7:32848, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38931") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48376->172.17.0.7:38931, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:30 DEBUG : sub dir/hello world: Sizes differ 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38049") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41442->172.17.0.7:38049, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/02/12 01:53:30 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/02/12 01:53:30 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34114") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49676->172.17.0.7:34114, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33404") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44678->172.17.0.7:33404, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30624") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49126->172.17.0.7:30624, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30975") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56770->172.17.0.7:30975, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38262") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39232->172.17.0.7:38262, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31262") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33882->172.17.0.7:31262, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37775") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48656->172.17.0.7:37775, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35352") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59740->172.17.0.7:35352, err= 2026/02/12 01:53:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zotuyin5sezo" 2026/02/12 01:53:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:30 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:30 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:30 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:30 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: Connecting to FTP server 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: > dial: conn=172.17.0.1:47996->172.17.0.7:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-copiray8cimu -> ftp://172.17.0.7:21/rclone-test-zotuyin5sezo 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: dial("tcp","172.17.0.7:39241") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32992") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: > dial: conn=172.17.0.1:41258->172.17.0.7:39241, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38918->172.17.0.7:32992, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35713") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45292->172.17.0.7:35713, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32665") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48828->172.17.0.7:32665, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: dial("tcp","172.17.0.7:36744") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: > dial: conn=172.17.0.1:36388->172.17.0.7:36744, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/12 01:53:30 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/12 01:53:30 INFO : sub dir/hello world: Copied (new) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: dial("tcp","172.17.0.7:39172") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: > dial: conn=172.17.0.1:53328->172.17.0.7:39172, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: dial("tcp","172.17.0.7:31805") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: > dial: conn=172.17.0.1:44362->172.17.0.7:31805, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37006") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51692->172.17.0.7:37006, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36431") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57784->172.17.0.7:36431, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35104") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49730->172.17.0.7:35104, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: dial("tcp","172.17.0.7:37272") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39147") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: > dial: conn=172.17.0.1:55358->172.17.0.7:37272, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42042->172.17.0.7:39147, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: dial("tcp","172.17.0.7:39637") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33645") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: > dial: conn=172.17.0.1:49364->172.17.0.7:39637, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57654->172.17.0.7:33645, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:30 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-zotuyin5sezo) 2026/02/12 01:53:30 DEBUG : sub dir/hello world: Sizes differ 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35710") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49068->172.17.0.7:35710, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: dial("tcp","172.17.0.7:32868") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: > dial: conn=172.17.0.1:33556->172.17.0.7:32868, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/02/12 01:53:30 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/02/12 01:53:30 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: dial("tcp","172.17.0.7:30142") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: > dial: conn=172.17.0.1:47562->172.17.0.7:30142, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: dial("tcp","172.17.0.7:34588") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: > dial: conn=172.17.0.1:57690->172.17.0.7:34588, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: dial("tcp","172.17.0.7:39058") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: > dial: conn=172.17.0.1:33178->172.17.0.7:39058, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: dial("tcp","172.17.0.7:31470") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: > dial: conn=172.17.0.1:35762->172.17.0.7:31470, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: Purge object "sub dir/hello world" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: Purge dir "sub dir" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-zotuyin5sezo: Purge dir "" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31971") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42868->172.17.0.7:31971, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31908") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37544->172.17.0.7:31908, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33248") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35874->172.17.0.7:33248, err= --- PASS: TestServerSideCopyOverSelf (0.06s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33426") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55506->172.17.0.7:33426, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33915") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39478->172.17.0.7:33915, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38845") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43576->172.17.0.7:38845, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37297") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58174->172.17.0.7:37297, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30575") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55836->172.17.0.7:30575, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:30 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:30 DEBUG : sub dir/hello world: Sizes differ 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35532") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44892->172.17.0.7:35532, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/02/12 01:53:30 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/02/12 01:53:30 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/12 01:53:30 INFO : sub dir/hello world: Deleted 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38945") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34456->172.17.0.7:38945, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39095") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40088->172.17.0.7:39095, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31095") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50898->172.17.0.7:31095, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30665") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53788->172.17.0.7:30665, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37937") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57238->172.17.0.7:37937, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39618") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36900->172.17.0.7:39618, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30329") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56522->172.17.0.7:30329, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39988") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38490->172.17.0.7:39988, err= 2026/02/12 01:53:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jupisak5duco" 2026/02/12 01:53:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:30 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:30 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:30 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:30 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: Connecting to FTP server 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: > dial: conn=172.17.0.1:48006->172.17.0.7:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-copiray8cimu -> ftp://172.17.0.7:21/rclone-test-jupisak5duco 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: dial("tcp","172.17.0.7:35092") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38282") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: > dial: conn=172.17.0.1:33958->172.17.0.7:35092, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55368->172.17.0.7:38282, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38193") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39092->172.17.0.7:38193, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35543") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59342->172.17.0.7:35543, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: dial("tcp","172.17.0.7:30303") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: > dial: conn=172.17.0.1:49426->172.17.0.7:30303, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/12 01:53:30 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/12 01:53:30 INFO : sub dir/hello world: Copied (new) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: dial("tcp","172.17.0.7:33578") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: > dial: conn=172.17.0.1:43282->172.17.0.7:33578, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: dial("tcp","172.17.0.7:35180") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: > dial: conn=172.17.0.1:34118->172.17.0.7:35180, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37102") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60206->172.17.0.7:37102, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37056") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52584->172.17.0.7:37056, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33102") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52732->172.17.0.7:33102, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: Using server-side directory move 2026/02/12 01:53:30 INFO : ftp://172.17.0.7:21/rclone-test-jupisak5duco: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34462") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: dial("tcp","172.17.0.7:36534") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: > dial: conn=172.17.0.1:41608->172.17.0.7:36534, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43412->172.17.0.7:34462, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: dial("tcp","172.17.0.7:30497") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: > dial: conn=172.17.0.1:38176->172.17.0.7:30497, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38966") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34730->172.17.0.7:38966, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:30 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-jupisak5duco) 2026/02/12 01:53:30 DEBUG : sub dir/hello world: Sizes differ 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: Waiting for transfers to finish 2026/02/12 01:53:30 INFO : sub dir/hello world: Deleted 2026/02/12 01:53:30 INFO : sub dir/hello world: Moved (server-side) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39457") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51330->172.17.0.7:39457, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35836") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49106->172.17.0.7:35836, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: dial("tcp","172.17.0.7:35861") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: > dial: conn=172.17.0.1:44920->172.17.0.7:35861, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: dial("tcp","172.17.0.7:35657") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: > dial: conn=172.17.0.1:57436->172.17.0.7:35657, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37602") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36172->172.17.0.7:37602, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35580") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40222->172.17.0.7:35580, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34557") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37010->172.17.0.7:34557, err= 2026/02/12 01:53:30 DEBUG : testing file moves 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: dial("tcp","172.17.0.7:30452") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: > dial: conn=172.17.0.1:34760->172.17.0.7:30452, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33949") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55102->172.17.0.7:33949, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: dial("tcp","172.17.0.7:35709") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: > dial: conn=172.17.0.1:46438->172.17.0.7:35709, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34139") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46178->172.17.0.7:34139, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:30 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-jupisak5duco) 2026/02/12 01:53:30 DEBUG : sub dir/hello world: Sizes differ 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: Waiting for transfers to finish 2026/02/12 01:53:30 INFO : sub dir/hello world: Deleted 2026/02/12 01:53:30 INFO : sub dir/hello world: Moved (server-side) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30015") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47368->172.17.0.7:30015, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33980") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55270->172.17.0.7:33980, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: dial("tcp","172.17.0.7:36461") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: > dial: conn=172.17.0.1:60858->172.17.0.7:36461, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: dial("tcp","172.17.0.7:34537") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: > dial: conn=172.17.0.1:59588->172.17.0.7:34537, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: dial("tcp","172.17.0.7:34510") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: > dial: conn=172.17.0.1:50990->172.17.0.7:34510, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: dial("tcp","172.17.0.7:33193") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: > dial: conn=172.17.0.1:45548->172.17.0.7:33193, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: Purge object "sub dir/hello world" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: Purge dir "sub dir" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-jupisak5duco: Purge dir "" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33454") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60856->172.17.0.7:33454, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33587") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40644->172.17.0.7:33587, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33478") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:32772->172.17.0.7:33478, err= --- PASS: TestServerSideMoveOverSelf (0.07s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30395") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48482->172.17.0.7:30395, err= 2026/02/12 01:53:30 ERROR : error listing: directory not found 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37907") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45322->172.17.0.7:37907, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36046") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57490->172.17.0.7:36046, err= 2026/02/12 01:53:30 INFO : Local file system at /tmp/rclone3766648174: Making directory 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31182") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33752->172.17.0.7:31182, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37126") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55948->172.17.0.7:37126, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34888") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33076->172.17.0.7:34888, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37965") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34730->172.17.0.7:37965, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36129") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50950->172.17.0.7:36129, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39295") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50070->172.17.0.7:39295, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33131") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47354->172.17.0.7:33131, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36773") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42128->172.17.0.7:36773, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39096") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56590->172.17.0.7:39096, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36669") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38838->172.17.0.7:36669, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35927") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40256->172.17.0.7:35927, err= 2026/02/12 01:53:30 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31931") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33080->172.17.0.7:31931, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : Local file system at /tmp/rclone3766648174: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : Local file system at /tmp/rclone3766648174: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30485") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36090->172.17.0.7:30485, err= 2026/02/12 01:53:30 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/12 01:53:30 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/12 01:53:30 INFO : sub dir/hello world: Copied (new) 2026/02/12 01:53:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36038") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51466->172.17.0.7:36038, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36989") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45768->172.17.0.7:36989, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36373") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59400->172.17.0.7:36373, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34890") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52238->172.17.0.7:34890, err= 2026/02/12 01:53:30 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34337") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43180->172.17.0.7:34337, err= 2026/02/12 01:53:30 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/02/12 01:53:30 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/02/12 01:53:30 INFO : check sum: Copied (new) 2026/02/12 01:53:30 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34323") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55656->172.17.0.7:34323, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38534") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42192->172.17.0.7:38534, err= 2026/02/12 01:53:30 DEBUG : check sum: size = 1 OK 2026/02/12 01:53:30 NOTICE: ftp://172.17.0.7:21/rclone-test-copiray8cimu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/12 01:53:30 DEBUG : check sum: Size of src and dst objects identical 2026/02/12 01:53:30 DEBUG : check sum: Unchanged skipping 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:30 INFO : There was nothing to transfer 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39359") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60416->172.17.0.7:39359, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37427") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40980->172.17.0.7:37427, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32942") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36928->172.17.0.7:32942, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38572") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59956->172.17.0.7:38572, err= 2026/02/12 01:53:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32923") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40768->172.17.0.7:32923, err= 2026/02/12 01:53:30 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/02/12 01:53:30 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/02/12 01:53:30 INFO : sizeonly: Copied (new) 2026/02/12 01:53:30 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32438") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50078->172.17.0.7:32438, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30635") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36766->172.17.0.7:30635, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : sizeonly: size = 6 OK 2026/02/12 01:53:30 DEBUG : sizeonly: Sizes identical 2026/02/12 01:53:30 DEBUG : sizeonly: Unchanged skipping 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:30 INFO : There was nothing to transfer 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35745") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44270->172.17.0.7:35745, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38999") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39554->172.17.0.7:38999, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36012") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46128->172.17.0.7:36012, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32122") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36650->172.17.0.7:32122, err= 2026/02/12 01:53:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36461") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60866->172.17.0.7:36461, err= 2026/02/12 01:53:30 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/02/12 01:53:30 INFO : ignore-size: Copied (new) 2026/02/12 01:53:30 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33415") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42264->172.17.0.7:33415, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38578") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33132->172.17.0.7:38578, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:30 DEBUG : ignore-size: Unchanged skipping 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:30 INFO : There was nothing to transfer 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34541") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60498->172.17.0.7:34541, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35614") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45708->172.17.0.7:35614, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31652") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33286->172.17.0.7:31652, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36727") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39538->172.17.0.7:36727, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33488") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59188->172.17.0.7:33488, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36861") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54526->172.17.0.7:36861, err= 2026/02/12 01:53:30 DEBUG : existing: size = 6 OK 2026/02/12 01:53:30 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : existing: Unchanged skipping 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:30 INFO : There was nothing to transfer 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35382") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43746->172.17.0.7:35382, err= 2026/02/12 01:53:30 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30907") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44192->172.17.0.7:30907, err= 2026/02/12 01:53:30 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/12 01:53:30 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/12 01:53:30 INFO : existing: Copied (replaced existing) 2026/02/12 01:53:30 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33706") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57636->172.17.0.7:33706, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31372") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42686->172.17.0.7:31372, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32572") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37328->172.17.0.7:32572, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38651") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40540->172.17.0.7:38651, err= 2026/02/12 01:53:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34349") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39208->172.17.0.7:34349, err= 2026/02/12 01:53:30 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/12 01:53:30 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/12 01:53:30 INFO : existing: Copied (new) 2026/02/12 01:53:30 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32357") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52196->172.17.0.7:32357, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36180") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37120->172.17.0.7:36180, err= 2026/02/12 01:53:30 DEBUG : existing: Destination exists, skipping 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:30 INFO : There was nothing to transfer 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32589") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59304->172.17.0.7:32589, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34996") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:32800->172.17.0.7:34996, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32082") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54648->172.17.0.7:32082, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30805") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51684->172.17.0.7:30805, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39995") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36088->172.17.0.7:39995, err= 2026/02/12 01:53:30 INFO : d: Making directory 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31120") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59876->172.17.0.7:31120, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Connecting to FTP server 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38986") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48014->172.17.0.7:21, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35578") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40726->172.17.0.7:38986, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44496->172.17.0.7:35578, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31266") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54740->172.17.0.7:31266, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36283") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41902->172.17.0.7:36283, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30765") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30389") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30680") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42326->172.17.0.7:30389, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55860->172.17.0.7:30765, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37480->172.17.0.7:30680, err= 2026/02/12 01:53:30 DEBUG : c/non empty space: size = 5 OK 2026/02/12 01:53:30 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/12 01:53:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : c/non empty space: Unchanged skipping 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33398") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36618->172.17.0.7:33398, err= 2026/02/12 01:53:30 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/02/12 01:53:30 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/02/12 01:53:30 INFO : a/potato2: Copied (new) 2026/02/12 01:53:30 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:30 INFO : b/potato: Deleted 2026/02/12 01:53:30 INFO : d: Removing directory 2026/02/12 01:53:30 INFO : b: Removing directory 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: deleted 2 directories 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31749") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52838->172.17.0.7:31749, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33431") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31667") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49366->172.17.0.7:33431, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59494->172.17.0.7:31667, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32748") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49828->172.17.0.7:32748, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31832") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39896") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34124->172.17.0.7:31832, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45690->172.17.0.7:39896, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38450") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51180->172.17.0.7:38450, err= --- PASS: TestSyncIgnoreErrors (0.04s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37922") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54796->172.17.0.7:37922, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39552") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53004->172.17.0.7:39552, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35105") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41756->172.17.0.7:35105, err= 2026/02/12 01:53:30 DEBUG : empty space: size = 1 OK 2026/02/12 01:53:30 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/02/12 01:53:30 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39620") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37032->172.17.0.7:39620, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33942") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39100->172.17.0.7:33942, err= 2026/02/12 01:53:30 DEBUG : empty space: size = 1 OK 2026/02/12 01:53:30 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36143") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51150->172.17.0.7:36143, err= 2026/02/12 01:53:30 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/02/12 01:53:30 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/02/12 01:53:30 INFO : empty space: Copied (replaced existing) 2026/02/12 01:53:30 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35802") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49032->172.17.0.7:35802, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39984") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35912->172.17.0.7:39984, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37596") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45212->172.17.0.7:37596, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32773") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59000->172.17.0.7:32773, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30435") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44236->172.17.0.7:30435, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34841") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42714->172.17.0.7:34841, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39246") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50520->172.17.0.7:39246, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32223") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50966->172.17.0.7:32223, err= 2026/02/12 01:53:30 DEBUG : foo: size = 3 OK 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32057") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59332->172.17.0.7:32057, err= 2026/02/12 01:53:30 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/02/12 01:53:30 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/02/12 01:53:30 INFO : foo: Copied (replaced existing) 2026/02/12 01:53:30 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33397") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52140->172.17.0.7:33397, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34265") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56134->172.17.0.7:34265, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36652") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42886->172.17.0.7:36652, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31917") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34786->172.17.0.7:31917, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31697") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57748->172.17.0.7:31697, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31179") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56086->172.17.0.7:31179, err= 2026/02/12 01:53:30 DEBUG : empty space: size = 1 OK 2026/02/12 01:53:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/12 01:53:30 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : empty space: Unchanged skipping 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39449") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43950->172.17.0.7:39449, err= 2026/02/12 01:53:30 DEBUG : potato.06503f43.partial: size = 60 OK 2026/02/12 01:53:30 DEBUG : potato.06503f43.partial: renamed to: potato 2026/02/12 01:53:30 INFO : potato: Copied (new) 2026/02/12 01:53:30 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37865") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59302->172.17.0.7:37865, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39806") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43454->172.17.0.7:39806, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37494") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57360->172.17.0.7:37494, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36730") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51540->172.17.0.7:36730, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30260") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58982->172.17.0.7:30260, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31415") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33510->172.17.0.7:31415, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:30 DEBUG : potato: size = 60 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:30 DEBUG : potato: Sizes differ 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30532") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52294->172.17.0.7:30532, err= 2026/02/12 01:53:30 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/02/12 01:53:30 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/02/12 01:53:30 INFO : potato: Copied (replaced existing) 2026/02/12 01:53:30 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35653") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38340->172.17.0.7:35653, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34523") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38882->172.17.0.7:34523, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38646") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40882->172.17.0.7:38646, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36748") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57924->172.17.0.7:36748, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38679") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50310->172.17.0.7:38679, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33426") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55518->172.17.0.7:33426, err= 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:30 DEBUG : potato: size = 21 OK 2026/02/12 01:53:30 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38239") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50862->172.17.0.7:38239, err= 2026/02/12 01:53:30 DEBUG : potato.a809149f.partial: size = 21 OK 2026/02/12 01:53:30 DEBUG : potato.a809149f.partial: renamed to: potato 2026/02/12 01:53:30 INFO : potato: Copied (replaced existing) 2026/02/12 01:53:30 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39088") 2026/02/12 01:53:30 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52206->172.17.0.7:39088, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35495") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34232->172.17.0.7:35495, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39802") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43536->172.17.0.7:39802, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34772") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38822->172.17.0.7:34772, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35698") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37194->172.17.0.7:35698, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36778") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54006->172.17.0.7:36778, err= 2026/02/12 01:53:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : empty space: size = 1 OK 2026/02/12 01:53:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/12 01:53:31 DEBUG : empty space: Unchanged skipping 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35302") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34854->172.17.0.7:35302, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38529") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52472->172.17.0.7:38529, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35389") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42112->172.17.0.7:35389, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37661") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47712->172.17.0.7:37661, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38880") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44938->172.17.0.7:38880, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36410") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39228->172.17.0.7:36410, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36850") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44624->172.17.0.7:36850, err= 2026/02/12 01:53:31 DEBUG : empty space: size = 1 OK 2026/02/12 01:53:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/12 01:53:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : empty space: Unchanged skipping 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32035") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59600->172.17.0.7:32035, err= 2026/02/12 01:53:31 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/02/12 01:53:31 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/02/12 01:53:31 INFO : potato2: Copied (new) 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 INFO : potato: Deleted 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31477") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48350->172.17.0.7:31477, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32066") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48706->172.17.0.7:32066, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32730") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38654->172.17.0.7:32730, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32611") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37392->172.17.0.7:32611, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37913") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49548->172.17.0.7:37913, err= 2026/02/12 01:53:31 INFO : d: Making directory 2026/02/12 01:53:31 INFO : d/e: Making directory 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33501") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54616->172.17.0.7:33501, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39666") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57744->172.17.0.7:39666, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35038") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35281") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49002->172.17.0.7:35281, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50648->172.17.0.7:35038, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30166") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38574->172.17.0.7:30166, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35452") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56318->172.17.0.7:35452, err= 2026/02/12 01:53:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39822") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Connecting to FTP server 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45344->172.17.0.7:39822, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39327") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48026->172.17.0.7:21, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34213") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40818->172.17.0.7:39327, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33284->172.17.0.7:34213, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37972") 2026/02/12 01:53:31 DEBUG : c/non empty space: size = 5 OK 2026/02/12 01:53:31 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36626->172.17.0.7:37972, err= 2026/02/12 01:53:31 DEBUG : c/non empty space: Unchanged skipping 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38782") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48568->172.17.0.7:38782, err= 2026/02/12 01:53:31 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/02/12 01:53:31 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/02/12 01:53:31 INFO : a/potato2: Copied (new) 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 INFO : b/potato: Deleted 2026/02/12 01:53:31 INFO : d/e: Removing directory 2026/02/12 01:53:31 INFO : d: Removing directory 2026/02/12 01:53:31 INFO : b: Removing directory 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: deleted 3 directories 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37659") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48238->172.17.0.7:37659, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30496") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34055") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42282->172.17.0.7:30496, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38480->172.17.0.7:34055, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34775") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33654->172.17.0.7:34775, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30949") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34141") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51676->172.17.0.7:30949, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39070->172.17.0.7:34141, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38003") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41694->172.17.0.7:38003, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34915") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42820->172.17.0.7:34915, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39116") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35308->172.17.0.7:39116, err= 2026/02/12 01:53:31 INFO : d: Making directory 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36045") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54568->172.17.0.7:36045, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31434") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35063") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31334") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45320->172.17.0.7:31434, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45602->172.17.0.7:35063, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47748->172.17.0.7:31334, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34482") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59706->172.17.0.7:34482, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31102") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35491") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39330") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58872->172.17.0.7:31102, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48336->172.17.0.7:35491, err= 2026/02/12 01:53:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37338->172.17.0.7:39330, err= 2026/02/12 01:53:31 DEBUG : c/non empty space: size = 5 OK 2026/02/12 01:53:31 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : c/non empty space: Unchanged skipping 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34038") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39548->172.17.0.7:34038, err= 2026/02/12 01:53:31 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/02/12 01:53:31 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/02/12 01:53:31 INFO : a/potato2: Copied (new) 2026/02/12 01:53:31 ERROR : ftp://172.17.0.7:21/rclone-test-copiray8cimu: not deleting files as there were IO errors 2026/02/12 01:53:31 ERROR : ftp://172.17.0.7:21/rclone-test-copiray8cimu: not deleting directories as there were IO errors 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33146") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47020->172.17.0.7:33146, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39284") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32978") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38170") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31668") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55364->172.17.0.7:38170, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37138->172.17.0.7:32978, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33608->172.17.0.7:39284, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35202->172.17.0.7:31668, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35547") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37062->172.17.0.7:35547, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37539") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33400") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33323") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60124->172.17.0.7:37539, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34034->172.17.0.7:33400, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47938->172.17.0.7:33323, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32244") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55892->172.17.0.7:32244, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30770") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43106->172.17.0.7:30770, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35347") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42284->172.17.0.7:35347, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38136") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54244->172.17.0.7:38136, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34114") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49686->172.17.0.7:34114, err= 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38329") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51174->172.17.0.7:38329, err= 2026/02/12 01:53:31 DEBUG : empty space: size = 1 OK 2026/02/12 01:53:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/12 01:53:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : empty space: Unchanged skipping 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37760") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39560->172.17.0.7:37760, err= 2026/02/12 01:53:31 INFO : potato: Deleted 2026/02/12 01:53:31 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/02/12 01:53:31 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/02/12 01:53:31 INFO : potato2: Copied (new) 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30404") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35664->172.17.0.7:30404, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32601") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:32932->172.17.0.7:32601, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30681") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59418->172.17.0.7:30681, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39051") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47436->172.17.0.7:39051, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30682") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36136->172.17.0.7:30682, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37946") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52212->172.17.0.7:37946, err= 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32951") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46326->172.17.0.7:32951, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 INFO : potato: Deleted 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39850") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:32820->172.17.0.7:39850, err= 2026/02/12 01:53:31 DEBUG : empty space: size = 1 OK 2026/02/12 01:53:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/12 01:53:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : empty space: Unchanged skipping 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38133") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59234->172.17.0.7:38133, err= 2026/02/12 01:53:31 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/02/12 01:53:31 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/02/12 01:53:31 INFO : potato2: Copied (new) 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32690") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36206->172.17.0.7:32690, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35182") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58536->172.17.0.7:35182, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38864") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42028->172.17.0.7:38864, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36340") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59258->172.17.0.7:36340, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35280") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36210->172.17.0.7:35280, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33515") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44520->172.17.0.7:33515, err= 2026/02/12 01:53:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36663") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47050->172.17.0.7:36663, err= 2026/02/12 01:53:31 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/02/12 01:53:31 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/02/12 01:53:31 INFO : potato2: Copied (new) 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31010") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44148->172.17.0.7:31010, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32005") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50850->172.17.0.7:32005, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32270") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54836->172.17.0.7:32270, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33412") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43900->172.17.0.7:33412, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38008") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33878->172.17.0.7:38008, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37707") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48084->172.17.0.7:37707, err= 2026/02/12 01:53:31 DEBUG : enormous: Excluded (Size Filter) 2026/02/12 01:53:31 DEBUG : enormous: Excluded 2026/02/12 01:53:31 DEBUG : potato2: Excluded (Size Filter) 2026/02/12 01:53:31 DEBUG : potato2: Excluded 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37555") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58146->172.17.0.7:37555, err= 2026/02/12 01:53:31 DEBUG : potato2: Excluded (Size Filter) 2026/02/12 01:53:31 DEBUG : potato2: Excluded 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : empty space: size = 1 OK 2026/02/12 01:53:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/12 01:53:31 DEBUG : empty space: Unchanged skipping 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 INFO : There was nothing to transfer 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37133") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59012->172.17.0.7:37133, err= 2026/02/12 01:53:31 DEBUG : enormous: Excluded (Size Filter) 2026/02/12 01:53:31 DEBUG : enormous: Excluded 2026/02/12 01:53:31 DEBUG : potato2: Excluded (Size Filter) 2026/02/12 01:53:31 DEBUG : potato2: Excluded 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32128") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35218->172.17.0.7:32128, err= 2026/02/12 01:53:31 DEBUG : potato2: Excluded (Size Filter) 2026/02/12 01:53:31 DEBUG : potato2: Excluded 2026/02/12 01:53:31 DEBUG : empty space: size = 1 OK 2026/02/12 01:53:31 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/02/12 01:53:31 DEBUG : empty space: Unchanged skipping 2026/02/12 01:53:31 DEBUG : Local file system at /tmp/rclone3766648174: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : Local file system at /tmp/rclone3766648174: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 INFO : There was nothing to transfer 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39730") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42046->172.17.0.7:39730, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34905") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50532->172.17.0.7:34905, err= --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38634") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44220->172.17.0.7:38634, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39318") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48490->172.17.0.7:39318, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32877") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42368->172.17.0.7:32877, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35332") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50610->172.17.0.7:35332, err= 2026/02/12 01:53:31 DEBUG : enormous: Excluded (Size Filter) 2026/02/12 01:53:31 DEBUG : enormous: Excluded 2026/02/12 01:53:31 DEBUG : potato2: Excluded (Size Filter) 2026/02/12 01:53:31 DEBUG : potato2: Excluded 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37767") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60466->172.17.0.7:37767, err= 2026/02/12 01:53:31 DEBUG : empty space: size = 1 OK 2026/02/12 01:53:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : empty space: Unchanged skipping 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 INFO : potato2: Deleted 2026/02/12 01:53:31 INFO : enormous: Deleted 2026/02/12 01:53:31 INFO : There was nothing to transfer 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32475") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44740->172.17.0.7:32475, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38561") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34060->172.17.0.7:38561, err= 2026/02/12 01:53:31 DEBUG : empty space: size = 1 OK 2026/02/12 01:53:31 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/02/12 01:53:31 DEBUG : Local file system at /tmp/rclone3766648174: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : empty space: Unchanged skipping 2026/02/12 01:53:31 DEBUG : Local file system at /tmp/rclone3766648174: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 INFO : enormous: Deleted 2026/02/12 01:53:31 INFO : potato2: Deleted 2026/02/12 01:53:31 INFO : There was nothing to transfer 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32590") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34196->172.17.0.7:32590, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32212") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58380->172.17.0.7:32212, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39506") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51172->172.17.0.7:39506, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39668") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45534->172.17.0.7:39668, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35544") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37150->172.17.0.7:35544, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37480") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56560->172.17.0.7:37480, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33500") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37730->172.17.0.7:33500, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34853") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59246->172.17.0.7:34853, err= 2026/02/12 01:53:31 DEBUG : five: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : four: size = 4 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:31 DEBUG : four: size = 8 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:31 DEBUG : four: Sizes differ 2026/02/12 01:53:31 DEBUG : three: size = 5 OK 2026/02/12 01:53:31 DEBUG : three: Sizes identical 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : one: Destination is newer than source, skipping 2026/02/12 01:53:31 DEBUG : two: size = 3 OK 2026/02/12 01:53:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/12 01:53:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35001") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44006->172.17.0.7:35001, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34194") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31122") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37392->172.17.0.7:34194, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43458->172.17.0.7:31122, err= 2026/02/12 01:53:31 DEBUG : five.0fee171d.partial: size = 4 OK 2026/02/12 01:53:31 DEBUG : four.f852663a.partial: size = 4 OK 2026/02/12 01:53:31 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/02/12 01:53:31 DEBUG : five.0fee171d.partial: renamed to: five 2026/02/12 01:53:31 INFO : five: Copied (new) 2026/02/12 01:53:31 DEBUG : two.8549bf6d.partial: renamed to: two 2026/02/12 01:53:31 INFO : two: Copied (replaced existing) 2026/02/12 01:53:31 DEBUG : four.f852663a.partial: renamed to: four 2026/02/12 01:53:31 INFO : four: Copied (replaced existing) 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33063") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46392->172.17.0.7:33063, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32296") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46316->172.17.0.7:32296, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36416") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43452->172.17.0.7:36416, err= --- PASS: TestSyncWithUpdateOlder (0.03s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/02/12 01:53:31 ERROR : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Ignoring --track-renames as the source and destination do not have a common hash 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32303") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52438->172.17.0.7:32303, err= 2026/02/12 01:53:31 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35109") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57468->172.17.0.7:35109, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30311") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37970->172.17.0.7:30311, err= 2026/02/12 01:53:31 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/02/12 01:53:31 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/02/12 01:53:31 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/02/12 01:53:31 INFO : yam: Copied (new) 2026/02/12 01:53:31 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/02/12 01:53:31 INFO : potato: Copied (new) 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39732") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36004->172.17.0.7:39732, err= 2026/02/12 01:53:31 ERROR : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Ignoring --track-renames as the source and destination do not have a common hash 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33703") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57176->172.17.0.7:33703, err= 2026/02/12 01:53:31 DEBUG : potato: size = 14 OK 2026/02/12 01:53:31 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:31 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : potato: Unchanged skipping 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32406") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35216->172.17.0.7:32406, err= 2026/02/12 01:53:31 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/02/12 01:53:31 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/02/12 01:53:31 INFO : yaml: Copied (new) 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 INFO : yam: Deleted 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32969") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41880->172.17.0.7:32969, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39260") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46506->172.17.0.7:39260, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33673") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39622->172.17.0.7:33673, err= --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36070") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49208->172.17.0.7:36070, err= 2026/02/12 01:53:31 INFO : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Making map for --track-renames 2026/02/12 01:53:31 INFO : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Finished making map for --track-renames 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/12 01:53:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for renames to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37023") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57338->172.17.0.7:37023, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30371") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38984->172.17.0.7:30371, err= 2026/02/12 01:53:31 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/02/12 01:53:31 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/02/12 01:53:31 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/02/12 01:53:31 INFO : potato: Copied (new) 2026/02/12 01:53:31 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/02/12 01:53:31 INFO : yam: Copied (new) 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37121") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42896->172.17.0.7:37121, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37355") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41152->172.17.0.7:37355, err= 2026/02/12 01:53:31 DEBUG : potato: size = 14 OK 2026/02/12 01:53:31 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:31 INFO : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Making map for --track-renames 2026/02/12 01:53:31 INFO : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Finished making map for --track-renames 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : potato: Unchanged skipping 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for renames to finish 2026/02/12 01:53:31 INFO : yam: Moved (server-side) to: yaml 2026/02/12 01:53:31 INFO : yaml: Renamed from "yam" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 INFO : There was nothing to transfer 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32387") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51298->172.17.0.7:32387, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36214") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51090->172.17.0.7:36214, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30429") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57736->172.17.0.7:30429, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32623") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42714->172.17.0.7:32623, err= 2026/02/12 01:53:31 INFO : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Making map for --track-renames 2026/02/12 01:53:31 INFO : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Finished making map for --track-renames 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for renames to finish 2026/02/12 01:53:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30901") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41000->172.17.0.7:30901, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34007") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40550->172.17.0.7:34007, err= 2026/02/12 01:53:31 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/02/12 01:53:31 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/02/12 01:53:31 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/02/12 01:53:31 INFO : potato: Copied (new) 2026/02/12 01:53:31 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/02/12 01:53:31 INFO : sub/yam: Copied (new) 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30814") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40618->172.17.0.7:30814, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30304") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45098->172.17.0.7:30304, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33622") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56162->172.17.0.7:33622, err= 2026/02/12 01:53:31 DEBUG : potato: size = 14 OK 2026/02/12 01:53:31 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31115") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39102->172.17.0.7:31115, err= 2026/02/12 01:53:31 DEBUG : potato: Unchanged skipping 2026/02/12 01:53:31 INFO : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Making map for --track-renames 2026/02/12 01:53:31 INFO : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Finished making map for --track-renames 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for renames to finish 2026/02/12 01:53:31 INFO : sub/yam: Moved (server-side) to: yam 2026/02/12 01:53:31 INFO : yam: Renamed from "sub/yam" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 INFO : There was nothing to transfer 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36540") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55390->172.17.0.7:36540, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31406") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43516->172.17.0.7:31406, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37994") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53562->172.17.0.7:37994, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32698") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60826->172.17.0.7:32698, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39996") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47140->172.17.0.7:39996, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:31 DEBUG : Creating backend with remote "/tmp/rclone3766648174/dir1" 2026/02/12 01:53:31 DEBUG : Creating backend with remote "/tmp/rclone3766648174/dir2" 2026/02/12 01:53:31 DEBUG : Local file system at /tmp/rclone3766648174/dir2: Using server-side directory move 2026/02/12 01:53:31 INFO : Local file system at /tmp/rclone3766648174/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/12 01:53:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : Local file system at /tmp/rclone3766648174/dir2: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : Local file system at /tmp/rclone3766648174/dir2: Waiting for transfers to finish 2026/02/12 01:53:31 INFO : file1.txt: Moved (server-side) 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34287") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57488->172.17.0.7:34287, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32027") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38978->172.17.0.7:32027, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39271") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57644->172.17.0.7:39271, err= 2026/02/12 01:53:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36580") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50736->172.17.0.7:36580, err= 2026/02/12 01:53:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30167") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35684->172.17.0.7:30167, err= 2026/02/12 01:53:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/12 01:53:31 INFO : sub dir/hello world: Copied (new) 2026/02/12 01:53:31 INFO : sub dir/hello world: Deleted 2026/02/12 01:53:31 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/02/12 01:53:31 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/02/12 01:53:31 INFO : nested/sub dir/file: Copied (new) 2026/02/12 01:53:31 INFO : nested/sub dir/file: Deleted 2026/02/12 01:53:31 INFO : sub dir: Removing directory 2026/02/12 01:53:31 INFO : nested/sub dir: Removing directory 2026/02/12 01:53:31 INFO : nested: Removing directory 2026/02/12 01:53:31 DEBUG : Local file system at /tmp/rclone3766648174: deleted 3 directories 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30835") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41070->172.17.0.7:30835, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32269") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34706") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50534->172.17.0.7:32269, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38750->172.17.0.7:34706, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34529") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37700->172.17.0.7:34529, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32164") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44762->172.17.0.7:32164, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31440") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37959") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37996->172.17.0.7:31440, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57454->172.17.0.7:37959, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35261") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56740->172.17.0.7:35261, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36662") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36200->172.17.0.7:36662, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30831") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38844->172.17.0.7:30831, err= 2026/02/12 01:53:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39409") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53866->172.17.0.7:39409, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38488") 2026/02/12 01:53:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44594->172.17.0.7:38488, err= 2026/02/12 01:53:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/12 01:53:31 INFO : sub dir/hello world: Copied (new) 2026/02/12 01:53:31 INFO : sub dir/hello world: Deleted 2026/02/12 01:53:31 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/02/12 01:53:31 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/02/12 01:53:31 INFO : nested/sub dir/file: Copied (new) 2026/02/12 01:53:31 INFO : nested/sub dir/file: Deleted 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38244") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59372->172.17.0.7:38244, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34400") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37542->172.17.0.7:34400, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34985") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42694->172.17.0.7:34985, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35447") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51038->172.17.0.7:35447, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36760") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45624->172.17.0.7:36760, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39174") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38460") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55130->172.17.0.7:39174, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42412->172.17.0.7:38460, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32398") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49478->172.17.0.7:32398, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34447") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41102->172.17.0.7:34447, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39832") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49684->172.17.0.7:39832, err= 2026/02/12 01:53:31 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37805") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46446->172.17.0.7:37805, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33391") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43334->172.17.0.7:33391, err= 2026/02/12 01:53:31 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/02/12 01:53:31 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/02/12 01:53:31 INFO : existing-b: Copied (new) 2026/02/12 01:53:31 INFO : existing-b: Deleted 2026/02/12 01:53:31 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/12 01:53:31 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/12 01:53:31 INFO : existing: Copied (new) 2026/02/12 01:53:31 INFO : existing: Deleted 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35248") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59212->172.17.0.7:35248, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30304") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45106->172.17.0.7:30304, err= 2026/02/12 01:53:31 DEBUG : existing: Destination exists, skipping 2026/02/12 01:53:31 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 INFO : There was nothing to transfer 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39866") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39324->172.17.0.7:39866, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31033") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58792->172.17.0.7:31033, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35497") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34974->172.17.0.7:35497, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xonowog7hebi" 2026/02/12 01:53:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: Connecting to FTP server 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: > dial: conn=172.17.0.1:48042->172.17.0.7:21, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35672") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58704->172.17.0.7:35672, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35663") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57590->172.17.0.7:35663, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32055") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33512->172.17.0.7:32055, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30285") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58740->172.17.0.7:30285, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-copiray8cimu -> ftp://172.17.0.7:21/rclone-test-xonowog7hebi 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: dial("tcp","172.17.0.7:30086") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: > dial: conn=172.17.0.1:50164->172.17.0.7:30086, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: dial("tcp","172.17.0.7:36725") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: > dial: conn=172.17.0.1:42626->172.17.0.7:36725, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: dial("tcp","172.17.0.7:34060") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: > dial: conn=172.17.0.1:55414->172.17.0.7:34060, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: Using server-side directory move 2026/02/12 01:53:31 INFO : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: dial("tcp","172.17.0.7:33919") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33056") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: > dial: conn=172.17.0.1:51452->172.17.0.7:33919, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59932->172.17.0.7:33056, err= 2026/02/12 01:53:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : empty space: size = 1 OK 2026/02/12 01:53:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/12 01:53:31 DEBUG : empty space: Unchanged skipping 2026/02/12 01:53:31 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:31 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-xonowog7hebi) 2026/02/12 01:53:31 DEBUG : potato3: Sizes differ 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: Connecting to FTP server 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: > dial: conn=172.17.0.1:48044->172.17.0.7:21, err= 2026/02/12 01:53:31 INFO : empty space: Deleted 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: Waiting for transfers to finish 2026/02/12 01:53:31 INFO : potato2: Moved (server-side) 2026/02/12 01:53:31 INFO : potato3: Deleted 2026/02/12 01:53:31 INFO : potato3: Moved (server-side) 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31047") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43488->172.17.0.7:31047, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: dial("tcp","172.17.0.7:32538") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: > dial: conn=172.17.0.1:46740->172.17.0.7:32538, err= 2026/02/12 01:53:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-luvurom1zijo" 2026/02/12 01:53:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-luvurom1zijo: Connecting to FTP server 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-luvurom1zijo: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-luvurom1zijo: > dial: conn=172.17.0.1:48052->172.17.0.7:21, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-luvurom1zijo: Using server-side directory move 2026/02/12 01:53:31 INFO : ftp://172.17.0.7:21/rclone-test-luvurom1zijo: Server side directory move succeeded 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-luvurom1zijo: dial("tcp","172.17.0.7:34165") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-luvurom1zijo: > dial: conn=172.17.0.1:60436->172.17.0.7:34165, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: dial("tcp","172.17.0.7:32821") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: > dial: conn=172.17.0.1:44814->172.17.0.7:32821, err= 2026/02/12 01:53:31 ERROR : error listing: directory not found 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-luvurom1zijo: dial("tcp","172.17.0.7:35338") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-luvurom1zijo: > dial: conn=172.17.0.1:44498->172.17.0.7:35338, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-luvurom1zijo: Purge object "empty space" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-luvurom1zijo: Purge object "potato2" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-luvurom1zijo: Purge object "potato3" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-luvurom1zijo: Purge dir "" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: dial("tcp","172.17.0.7:30598") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: > dial: conn=172.17.0.1:56834->172.17.0.7:30598, err= 2026/02/12 01:53:31 ERROR : error listing: directory not found 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-xonowog7hebi: Purge dir "" 2026/02/12 01:53:31 NOTICE: purge failed to rmdir "": directory not found 2026/02/12 01:53:31 NOTICE: purge failed: directory not found 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37401") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49058->172.17.0.7:37401, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30147") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35278->172.17.0.7:30147, err= --- PASS: TestServerSideMove (0.08s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guhusas7miwo" 2026/02/12 01:53:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: Connecting to FTP server 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: > dial: conn=172.17.0.1:48062->172.17.0.7:21, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39042") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57032->172.17.0.7:39042, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34957") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58344->172.17.0.7:34957, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33051") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56206->172.17.0.7:33051, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39241") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41268->172.17.0.7:39241, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-copiray8cimu -> ftp://172.17.0.7:21/rclone-test-guhusas7miwo 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: dial("tcp","172.17.0.7:32648") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: > dial: conn=172.17.0.1:37350->172.17.0.7:32648, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: dial("tcp","172.17.0.7:32215") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: > dial: conn=172.17.0.1:33684->172.17.0.7:32215, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: dial("tcp","172.17.0.7:34000") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: > dial: conn=172.17.0.1:44118->172.17.0.7:34000, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: dial("tcp","172.17.0.7:31496") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: > dial: conn=172.17.0.1:45324->172.17.0.7:31496, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36023") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54250->172.17.0.7:36023, err= 2026/02/12 01:53:31 DEBUG : empty space: Excluded (Size Filter) 2026/02/12 01:53:31 DEBUG : empty space: Excluded 2026/02/12 01:53:31 DEBUG : empty space: Excluded (Size Filter) 2026/02/12 01:53:31 DEBUG : empty space: Excluded 2026/02/12 01:53:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:31 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-guhusas7miwo) 2026/02/12 01:53:31 DEBUG : potato3: Sizes differ 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: Connecting to FTP server 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: > dial: conn=172.17.0.1:48076->172.17.0.7:21, err= 2026/02/12 01:53:31 INFO : potato2: Moved (server-side) 2026/02/12 01:53:31 INFO : potato3: Deleted 2026/02/12 01:53:31 INFO : potato3: Moved (server-side) 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38855") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44526->172.17.0.7:38855, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: dial("tcp","172.17.0.7:30580") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: > dial: conn=172.17.0.1:47516->172.17.0.7:30580, err= 2026/02/12 01:53:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qiduvog8qebo" 2026/02/12 01:53:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-qiduvog8qebo: Connecting to FTP server 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-qiduvog8qebo: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-qiduvog8qebo: > dial: conn=172.17.0.1:48092->172.17.0.7:21, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-qiduvog8qebo: dial("tcp","172.17.0.7:31095") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-qiduvog8qebo: > dial: conn=172.17.0.1:50900->172.17.0.7:31095, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: dial("tcp","172.17.0.7:37768") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: > dial: conn=172.17.0.1:42348->172.17.0.7:37768, err= 2026/02/12 01:53:31 DEBUG : empty space: Excluded (Size Filter) 2026/02/12 01:53:31 DEBUG : empty space: Excluded 2026/02/12 01:53:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-qiduvog8qebo: Connecting to FTP server 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-qiduvog8qebo: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-qiduvog8qebo: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-qiduvog8qebo: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-qiduvog8qebo: > dial: conn=172.17.0.1:48102->172.17.0.7:21, err= 2026/02/12 01:53:31 INFO : potato2: Moved (server-side) 2026/02/12 01:53:31 INFO : potato3: Moved (server-side) 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-qiduvog8qebo: dial("tcp","172.17.0.7:31973") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-qiduvog8qebo: > dial: conn=172.17.0.1:57106->172.17.0.7:31973, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: dial("tcp","172.17.0.7:39944") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: > dial: conn=172.17.0.1:41332->172.17.0.7:39944, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-qiduvog8qebo: dial("tcp","172.17.0.7:32793") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-qiduvog8qebo: > dial: conn=172.17.0.1:46968->172.17.0.7:32793, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-qiduvog8qebo: Purge object "potato2" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-qiduvog8qebo: Purge object "potato3" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-qiduvog8qebo: Purge dir "" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: dial("tcp","172.17.0.7:32726") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: > dial: conn=172.17.0.1:47216->172.17.0.7:32726, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: Purge object "empty space" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-guhusas7miwo: Purge dir "" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33686") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40468->172.17.0.7:33686, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39121") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35218->172.17.0.7:39121, err= --- PASS: TestServerSideMoveWithFilter (0.09s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yuwocad3coba" 2026/02/12 01:53:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: Connecting to FTP server 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: > dial: conn=172.17.0.1:48114->172.17.0.7:21, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37088") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57430->172.17.0.7:37088, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34598") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42372->172.17.0.7:34598, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36868") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54976->172.17.0.7:36868, err= 2026/02/12 01:53:31 INFO : tomatoDir: Making directory 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38418") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52306->172.17.0.7:38418, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33190") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37970->172.17.0.7:33190, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-copiray8cimu -> ftp://172.17.0.7:21/rclone-test-yuwocad3coba 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: dial("tcp","172.17.0.7:37202") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: > dial: conn=172.17.0.1:44396->172.17.0.7:37202, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: dial("tcp","172.17.0.7:31673") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: > dial: conn=172.17.0.1:59776->172.17.0.7:31673, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: dial("tcp","172.17.0.7:30282") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: > dial: conn=172.17.0.1:56976->172.17.0.7:30282, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: Using server-side directory move 2026/02/12 01:53:31 INFO : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: dial("tcp","172.17.0.7:30916") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: > dial: conn=172.17.0.1:48302->172.17.0.7:30916, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37912") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42752->172.17.0.7:37912, err= 2026/02/12 01:53:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : empty space: size = 1 OK 2026/02/12 01:53:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/12 01:53:31 DEBUG : empty space: Unchanged skipping 2026/02/12 01:53:31 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:31 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-yuwocad3coba) 2026/02/12 01:53:31 DEBUG : potato3: Sizes differ 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: Connecting to FTP server 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36127") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: > dial: conn=172.17.0.1:48122->172.17.0.7:21, err= 2026/02/12 01:53:31 INFO : empty space: Deleted 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35756->172.17.0.7:36127, err= 2026/02/12 01:53:31 INFO : potato2: Moved (server-side) 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: Waiting for transfers to finish 2026/02/12 01:53:31 INFO : potato3: Deleted 2026/02/12 01:53:31 INFO : potato3: Moved (server-side) 2026/02/12 01:53:31 INFO : tomatoDir: Removing directory 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: deleted 1 directories 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32651") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37888->172.17.0.7:32651, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35648") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42984->172.17.0.7:35648, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: dial("tcp","172.17.0.7:30425") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: > dial: conn=172.17.0.1:36800->172.17.0.7:30425, err= 2026/02/12 01:53:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-woqepex4bono" 2026/02/12 01:53:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqepex4bono: Connecting to FTP server 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqepex4bono: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqepex4bono: > dial: conn=172.17.0.1:48126->172.17.0.7:21, err= 2026/02/12 01:53:31 INFO : tomatoDir: Making directory 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqepex4bono: Using server-side directory move 2026/02/12 01:53:31 INFO : ftp://172.17.0.7:21/rclone-test-woqepex4bono: Server side directory move succeeded 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqepex4bono: dial("tcp","172.17.0.7:31888") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqepex4bono: > dial: conn=172.17.0.1:50948->172.17.0.7:31888, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqepex4bono: dial("tcp","172.17.0.7:39667") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqepex4bono: > dial: conn=172.17.0.1:58972->172.17.0.7:39667, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: dial("tcp","172.17.0.7:34654") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: > dial: conn=172.17.0.1:53438->172.17.0.7:34654, err= 2026/02/12 01:53:31 ERROR : error listing: directory not found 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: dial("tcp","172.17.0.7:32915") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: > dial: conn=172.17.0.1:44958->172.17.0.7:32915, err= 2026/02/12 01:53:31 ERROR : error listing: directory not found 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqepex4bono: dial("tcp","172.17.0.7:38496") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqepex4bono: > dial: conn=172.17.0.1:37234->172.17.0.7:38496, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqepex4bono: Purge object "empty space" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqepex4bono: Purge object "potato2" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqepex4bono: Purge object "potato3" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqepex4bono: dial("tcp","172.17.0.7:33931") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqepex4bono: > dial: conn=172.17.0.1:47252->172.17.0.7:33931, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqepex4bono: Purge dir "tomatoDir" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-woqepex4bono: Purge dir "" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: dial("tcp","172.17.0.7:36349") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: > dial: conn=172.17.0.1:35872->172.17.0.7:36349, err= 2026/02/12 01:53:31 ERROR : error listing: directory not found 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-yuwocad3coba: Purge dir "" 2026/02/12 01:53:31 NOTICE: purge failed to rmdir "": directory not found 2026/02/12 01:53:31 NOTICE: purge failed: directory not found 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39594") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37034->172.17.0.7:39594, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39977") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44958->172.17.0.7:39977, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.09s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34882") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37726->172.17.0.7:34882, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35263") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58386->172.17.0.7:35263, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-copiray8cimu/rclone-sync-test" 2026/02/12 01:53:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test: Connecting to FTP server 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test: > dial: conn=172.17.0.1:48128->172.17.0.7:21, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37539") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60132->172.17.0.7:37539, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31758") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46566->172.17.0.7:31758, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-copiray8cimu/rclone-sync-test" 2026/02/12 01:53:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test: Connecting to FTP server 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test: > dial: conn=172.17.0.1:48144->172.17.0.7:21, err= 2026/02/12 01:53:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-copiray8cimu/rclone-sync-test-include/layer2" 2026/02/12 01:53:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test-include/layer2: Connecting to FTP server 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:48154->172.17.0.7:21, err= 2026/02/12 01:53:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-copiray8cimu/rclone-sync-test-ignore-file" 2026/02/12 01:53:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test-ignore-file: Connecting to FTP server 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:48158->172.17.0.7:21, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37148") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48076->172.17.0.7:37148, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test: dial("tcp","172.17.0.7:33462") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35676") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test: > dial: conn=172.17.0.1:34222->172.17.0.7:33462, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34188->172.17.0.7:35676, err= 2026/02/12 01:53:31 DEBUG : rclone-sync-test: Excluded 2026/02/12 01:53:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30923") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42870->172.17.0.7:30923, err= 2026/02/12 01:53:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 INFO : There was nothing to transfer 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37983") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34996->172.17.0.7:37983, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test: dial("tcp","172.17.0.7:30855") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test: > dial: conn=172.17.0.1:48348->172.17.0.7:30855, err= 2026/02/12 01:53:31 DEBUG : rclone-sync-test: Excluded 2026/02/12 01:53:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34066") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42564->172.17.0.7:34066, err= 2026/02/12 01:53:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 INFO : rclone-sync-test-include: Removing directory 2026/02/12 01:53:31 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: failed to delete 1 directories 2026/02/12 01:53:31 INFO : There was nothing to transfer 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:36209") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32792") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:46962->172.17.0.7:36209, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44312->172.17.0.7:32792, err= 2026/02/12 01:53:31 DEBUG : rclone-sync-test: Excluded 2026/02/12 01:53:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38323") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45982->172.17.0.7:38323, err= 2026/02/12 01:53:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 INFO : There was nothing to transfer 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38813") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52402->172.17.0.7:38813, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:30047") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:35642->172.17.0.7:30047, err= 2026/02/12 01:53:31 DEBUG : rclone-sync-test: Excluded 2026/02/12 01:53:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31038") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41596->172.17.0.7:31038, err= 2026/02/12 01:53:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 INFO : rclone-sync-test-include: Removing directory 2026/02/12 01:53:31 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: failed to delete 1 directories 2026/02/12 01:53:31 INFO : There was nothing to transfer 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36816") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.7:32757") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51770->172.17.0.7:36816, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:47734->172.17.0.7:32757, err= 2026/02/12 01:53:31 DEBUG : Excluded 2026/02/12 01:53:31 DEBUG : rclone-sync-test: Excluded 2026/02/12 01:53:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38061") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34398->172.17.0.7:38061, err= 2026/02/12 01:53:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 INFO : There was nothing to transfer 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39341") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36340->172.17.0.7:39341, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39406") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52934->172.17.0.7:39406, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38766") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34118") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39708->172.17.0.7:38766, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33642->172.17.0.7:34118, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30472") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56470->172.17.0.7:30472, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39396") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33790->172.17.0.7:39396, err= --- PASS: TestSyncOverlapWithFilter (0.12s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-copiray8cimu/dst" 2026/02/12 01:53:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Connecting to FTP server 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:48168->172.17.0.7:21, err= 2026/02/12 01:53:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-copiray8cimu/CompareDest" 2026/02/12 01:53:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/CompareDest: Connecting to FTP server 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/CompareDest: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/CompareDest: > dial: conn=172.17.0.1:48180->172.17.0.7:21, err= 2026/02/12 01:53:31 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-copiray8cimu/CompareDest" to be canonical "TestFTPPureftpd{x5I8x}:rclone-test-copiray8cimu/CompareDest" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:39640") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:43350->172.17.0.7:39640, err= 2026/02/12 01:53:31 DEBUG : one: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:30712") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:43590->172.17.0.7:30712, err= 2026/02/12 01:53:31 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/02/12 01:53:31 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/02/12 01:53:31 INFO : one: Copied (new) 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35930") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53916->172.17.0.7:35930, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30561") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50918->172.17.0.7:30561, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36097") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43232->172.17.0.7:36097, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37072") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46600->172.17.0.7:37072, err= 2026/02/12 01:53:31 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-copiray8cimu/CompareDest" for canonical name "TestFTPPureftpd{x5I8x}:rclone-test-copiray8cimu/CompareDest" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:30035") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:36232->172.17.0.7:30035, err= 2026/02/12 01:53:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst) 2026/02/12 01:53:31 DEBUG : one: Sizes differ 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:31641") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:37956->172.17.0.7:31641, err= 2026/02/12 01:53:31 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/02/12 01:53:31 DEBUG : one.4a8516eb.partial: renamed to: one 2026/02/12 01:53:31 INFO : one: Copied (replaced existing) 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34262") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44700->172.17.0.7:34262, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37702") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40362->172.17.0.7:37702, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33250") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52884->172.17.0.7:33250, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38824") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:32952->172.17.0.7:38824, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32777") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56148->172.17.0.7:32777, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38849") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34990") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34168->172.17.0.7:34990, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38400->172.17.0.7:38849, err= 2026/02/12 01:53:31 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-copiray8cimu/CompareDest" for canonical name "TestFTPPureftpd{x5I8x}:rclone-test-copiray8cimu/CompareDest" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:34785") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:57036->172.17.0.7:34785, err= 2026/02/12 01:53:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:31 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst) 2026/02/12 01:53:31 DEBUG : one: Sizes differ 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : one: size = 5 OK 2026/02/12 01:53:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/12 01:53:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 INFO : There was nothing to transfer 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38424") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33980->172.17.0.7:38424, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30306") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38645") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52264->172.17.0.7:30306, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49250->172.17.0.7:38645, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33223") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41732->172.17.0.7:33223, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35921") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52880->172.17.0.7:35921, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38457") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31426") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51950->172.17.0.7:38457, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48854->172.17.0.7:31426, err= 2026/02/12 01:53:31 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-copiray8cimu/CompareDest" for canonical name "TestFTPPureftpd{x5I8x}:rclone-test-copiray8cimu/CompareDest" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:36973") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:34126->172.17.0.7:36973, err= 2026/02/12 01:53:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:31 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst) 2026/02/12 01:53:31 DEBUG : one: Sizes differ 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/CompareDest: Connecting to FTP server 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/CompareDest: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:31 DEBUG : two: size = 3 OK 2026/02/12 01:53:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/12 01:53:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/CompareDest: > dial: conn=172.17.0.1:48186->172.17.0.7:21, err= 2026/02/12 01:53:31 DEBUG : one: size = 5 OK 2026/02/12 01:53:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/12 01:53:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 INFO : There was nothing to transfer 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37059") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41038->172.17.0.7:37059, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37789") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58270->172.17.0.7:37789, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33283") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39652->172.17.0.7:33283, err= 2026/02/12 01:53:31 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-copiray8cimu/CompareDest" for canonical name "TestFTPPureftpd{x5I8x}:rclone-test-copiray8cimu/CompareDest" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:39529") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:36548->172.17.0.7:39529, err= 2026/02/12 01:53:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:31 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst) 2026/02/12 01:53:31 DEBUG : one: Sizes differ 2026/02/12 01:53:31 DEBUG : two: size = 3 OK 2026/02/12 01:53:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/12 01:53:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : one: size = 5 OK 2026/02/12 01:53:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/12 01:53:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 INFO : There was nothing to transfer 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39857") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49136->172.17.0.7:39857, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34025") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31854") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45324->172.17.0.7:34025, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43950->172.17.0.7:31854, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32018") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47034->172.17.0.7:32018, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31252") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46892->172.17.0.7:31252, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32973") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37710->172.17.0.7:32973, err= 2026/02/12 01:53:31 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-copiray8cimu/CompareDest" for canonical name "TestFTPPureftpd{x5I8x}:rclone-test-copiray8cimu/CompareDest" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:39875") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:48260->172.17.0.7:39875, err= 2026/02/12 01:53:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:31 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst) 2026/02/12 01:53:31 DEBUG : one: Sizes differ 2026/02/12 01:53:31 DEBUG : two: size = 5 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:31 DEBUG : two: size = 3 (ftp://172.17.0.7:21/rclone-test-copiray8cimu/CompareDest) 2026/02/12 01:53:31 DEBUG : two: Sizes differ 2026/02/12 01:53:31 DEBUG : two: Need to transfer - File not found at Destination 2026/02/12 01:53:31 DEBUG : one: size = 5 OK 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for checks to finish 2026/02/12 01:53:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/12 01:53:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for transfers to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:35075") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:58862->172.17.0.7:35075, err= 2026/02/12 01:53:31 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/02/12 01:53:31 DEBUG : two.a319cd8b.partial: renamed to: two 2026/02/12 01:53:31 INFO : two: Copied (new) 2026/02/12 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32853") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47822->172.17.0.7:32853, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35712") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36526->172.17.0.7:35712, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35735") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46842->172.17.0.7:35735, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30844") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59792->172.17.0.7:30844, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33870") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45318->172.17.0.7:33870, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34968") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59034->172.17.0.7:34968, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31011") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56776->172.17.0.7:31011, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.15s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34622") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55756->172.17.0.7:34622, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38630") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37438->172.17.0.7:38630, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30038") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50324->172.17.0.7:30038, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33908") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56080->172.17.0.7:33908, err= 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39484") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60164->172.17.0.7:39484, err= 2026/02/12 01:53:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-copiray8cimu/dest" 2026/02/12 01:53:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dest: Connecting to FTP server 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dest: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dest: > dial: conn=172.17.0.1:48194->172.17.0.7:21, err= 2026/02/12 01:53:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-copiray8cimu/pre-dest1" 2026/02/12 01:53:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/pre-dest1: Connecting to FTP server 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/pre-dest1: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/pre-dest1: > dial: conn=172.17.0.1:48202->172.17.0.7:21, err= 2026/02/12 01:53:31 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-copiray8cimu/pre-dest1" to be canonical "TestFTPPureftpd{x5I8x}:rclone-test-copiray8cimu/pre-dest1" 2026/02/12 01:53:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-copiray8cimu/pre-dest2" 2026/02/12 01:53:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:31 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:31 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/pre-dest2: Connecting to FTP server 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/pre-dest2: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:31 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/pre-dest2: > dial: conn=172.17.0.1:48206->172.17.0.7:21, err= 2026/02/12 01:53:32 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-copiray8cimu/pre-dest2" to be canonical "TestFTPPureftpd{x5I8x}:rclone-test-copiray8cimu/pre-dest2" 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dest: dial("tcp","172.17.0.7:38919") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dest: > dial: conn=172.17.0.1:36800->172.17.0.7:38919, err= 2026/02/12 01:53:32 DEBUG : 1: size = 1 OK 2026/02/12 01:53:32 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/12 01:53:32 DEBUG : 2: size = 1 OK 2026/02/12 01:53:32 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/12 01:53:32 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dest: Waiting for checks to finish 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dest: Waiting for transfers to finish 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dest: dial("tcp","172.17.0.7:37080") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dest: > dial: conn=172.17.0.1:54528->172.17.0.7:37080, err= 2026/02/12 01:53:32 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/02/12 01:53:32 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/02/12 01:53:32 INFO : 3: Copied (new) 2026/02/12 01:53:32 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dest: dial("tcp","172.17.0.7:37414") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dest: > dial: conn=172.17.0.1:45472->172.17.0.7:37414, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31736") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47878->172.17.0.7:31736, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32720") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51640->172.17.0.7:32720, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31260") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37726") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49956->172.17.0.7:31260, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53312->172.17.0.7:37726, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30797") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35700->172.17.0.7:30797, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33364") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31740") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37298") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55944->172.17.0.7:31740, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35126->172.17.0.7:37298, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47622->172.17.0.7:33364, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34662") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38440->172.17.0.7:34662, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/pre-dest1: closing 1 unused connections 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.11s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34746") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43696->172.17.0.7:34746, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37026") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53422->172.17.0.7:37026, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31308") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59188->172.17.0.7:31308, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39981") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42346->172.17.0.7:39981, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33014") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42986->172.17.0.7:33014, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32091") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43398->172.17.0.7:32091, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39989") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53766->172.17.0.7:39989, err= 2026/02/12 01:53:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-copiray8cimu/dst" 2026/02/12 01:53:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:32 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:32 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Connecting to FTP server 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:48220->172.17.0.7:21, err= 2026/02/12 01:53:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-copiray8cimu/backup" 2026/02/12 01:53:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:32 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:32 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/backup: Connecting to FTP server 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/backup: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/backup: > dial: conn=172.17.0.1:48228->172.17.0.7:21, err= 2026/02/12 01:53:32 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-copiray8cimu/backup" to be canonical "TestFTPPureftpd{x5I8x}:rclone-test-copiray8cimu/backup" 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:30034") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:33846->172.17.0.7:30034, err= 2026/02/12 01:53:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst) 2026/02/12 01:53:32 DEBUG : one: Sizes differ 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for checks to finish 2026/02/12 01:53:32 DEBUG : two: size = 3 OK 2026/02/12 01:53:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : two: Unchanged skipping 2026/02/12 01:53:32 INFO : one: Moved (server-side) 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for transfers to finish 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:37922") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:54810->172.17.0.7:37922, err= 2026/02/12 01:53:32 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/12 01:53:32 DEBUG : one.a292864a.partial: renamed to: one 2026/02/12 01:53:32 INFO : one: Copied (new) 2026/02/12 01:53:32 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:32 INFO : three.txt: Moved (server-side) 2026/02/12 01:53:32 INFO : three.txt: Moved into backup dir 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36314") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58370->172.17.0.7:36314, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31124") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46676->172.17.0.7:31124, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32839") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54470->172.17.0.7:32839, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39733") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47458->172.17.0.7:39733, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36105") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50712->172.17.0.7:36105, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38434") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31992") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35894->172.17.0.7:38434, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36610->172.17.0.7:31992, err= 2026/02/12 01:53:32 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-copiray8cimu/backup" for canonical name "TestFTPPureftpd{x5I8x}:rclone-test-copiray8cimu/backup" 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:39488") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:32982->172.17.0.7:39488, err= 2026/02/12 01:53:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst) 2026/02/12 01:53:32 DEBUG : one: Sizes differ 2026/02/12 01:53:32 DEBUG : two: size = 3 OK 2026/02/12 01:53:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : two: Unchanged skipping 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for checks to finish 2026/02/12 01:53:32 INFO : one: Deleted 2026/02/12 01:53:32 INFO : one: Moved (server-side) 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for transfers to finish 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:31602") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:33382->172.17.0.7:31602, err= 2026/02/12 01:53:32 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/12 01:53:32 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/12 01:53:32 INFO : one: Copied (new) 2026/02/12 01:53:32 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:32 INFO : three.txt: Deleted 2026/02/12 01:53:32 INFO : three.txt: Moved (server-side) 2026/02/12 01:53:32 INFO : three.txt: Moved into backup dir 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35832") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60594->172.17.0.7:35832, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31484") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31789") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52792->172.17.0.7:31789, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40720->172.17.0.7:31484, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34486") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46478->172.17.0.7:34486, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39829") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39561") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58710->172.17.0.7:39829, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49620->172.17.0.7:39561, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38344") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52340->172.17.0.7:38344, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.09s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33855") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38070->172.17.0.7:33855, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35106") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59428->172.17.0.7:35106, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30498") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37288->172.17.0.7:30498, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35445") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37932->172.17.0.7:35445, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35242") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57498->172.17.0.7:35242, err= 2026/02/12 01:53:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-copiray8cimu/dst" 2026/02/12 01:53:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:32 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:32 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Connecting to FTP server 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:48232->172.17.0.7:21, err= 2026/02/12 01:53:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-copiray8cimu/backup" 2026/02/12 01:53:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:32 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:32 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/backup: Connecting to FTP server 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/backup: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/backup: > dial: conn=172.17.0.1:48240->172.17.0.7:21, err= 2026/02/12 01:53:32 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-copiray8cimu/backup" to be canonical "TestFTPPureftpd{x5I8x}:rclone-test-copiray8cimu/backup" 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:36954") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:50354->172.17.0.7:36954, err= 2026/02/12 01:53:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst) 2026/02/12 01:53:32 DEBUG : one: Sizes differ 2026/02/12 01:53:32 DEBUG : two: size = 3 OK 2026/02/12 01:53:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : two: Unchanged skipping 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for checks to finish 2026/02/12 01:53:32 INFO : one: Moved (server-side) to: one.bak 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for transfers to finish 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:35017") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:33948->172.17.0.7:35017, err= 2026/02/12 01:53:32 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/12 01:53:32 DEBUG : one.a292864a.partial: renamed to: one 2026/02/12 01:53:32 INFO : one: Copied (new) 2026/02/12 01:53:32 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/12 01:53:32 INFO : three.txt: Moved into backup dir 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30586") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58634->172.17.0.7:30586, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38927") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36746->172.17.0.7:38927, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37329") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50414->172.17.0.7:37329, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38559") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46266->172.17.0.7:38559, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38109") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49086->172.17.0.7:38109, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38300") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60290->172.17.0.7:38300, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39786") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50260->172.17.0.7:39786, err= 2026/02/12 01:53:32 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-copiray8cimu/backup" for canonical name "TestFTPPureftpd{x5I8x}:rclone-test-copiray8cimu/backup" 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:32825") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:44200->172.17.0.7:32825, err= 2026/02/12 01:53:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst) 2026/02/12 01:53:32 DEBUG : one: Sizes differ 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for checks to finish 2026/02/12 01:53:32 DEBUG : two: size = 3 OK 2026/02/12 01:53:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : two: Unchanged skipping 2026/02/12 01:53:32 INFO : one.bak: Deleted 2026/02/12 01:53:32 INFO : one: Moved (server-side) to: one.bak 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for transfers to finish 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:36803") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:56080->172.17.0.7:36803, err= 2026/02/12 01:53:32 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/12 01:53:32 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/12 01:53:32 INFO : one: Copied (new) 2026/02/12 01:53:32 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:32 INFO : three.txt.bak: Deleted 2026/02/12 01:53:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/12 01:53:32 INFO : three.txt: Moved into backup dir 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35985") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49686->172.17.0.7:35985, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31907") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30869") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47098->172.17.0.7:30869, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55810->172.17.0.7:31907, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31024") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33168->172.17.0.7:31024, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36392") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30004") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55824->172.17.0.7:36392, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58588->172.17.0.7:30004, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36840") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50654->172.17.0.7:36840, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32916") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47876->172.17.0.7:32916, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33613") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42904->172.17.0.7:33613, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33973") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43616->172.17.0.7:33973, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35826") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47368->172.17.0.7:35826, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36299") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56250->172.17.0.7:36299, err= 2026/02/12 01:53:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-copiray8cimu/dst" 2026/02/12 01:53:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:32 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:32 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Connecting to FTP server 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:48242->172.17.0.7:21, err= 2026/02/12 01:53:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-copiray8cimu/backup" 2026/02/12 01:53:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:32 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:32 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/backup: Connecting to FTP server 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/backup: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/backup: > dial: conn=172.17.0.1:48244->172.17.0.7:21, err= 2026/02/12 01:53:32 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-copiray8cimu/backup" to be canonical "TestFTPPureftpd{x5I8x}:rclone-test-copiray8cimu/backup" 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:35133") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:36640->172.17.0.7:35133, err= 2026/02/12 01:53:32 DEBUG : two: size = 3 OK 2026/02/12 01:53:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : two: Unchanged skipping 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for checks to finish 2026/02/12 01:53:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst) 2026/02/12 01:53:32 DEBUG : one: Sizes differ 2026/02/12 01:53:32 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for transfers to finish 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:39751") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:46394->172.17.0.7:39751, err= 2026/02/12 01:53:32 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/12 01:53:32 DEBUG : one.a292864a.partial: renamed to: one 2026/02/12 01:53:32 INFO : one: Copied (new) 2026/02/12 01:53:32 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/12 01:53:32 INFO : three.txt: Moved into backup dir 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35478") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34406->172.17.0.7:35478, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32511") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59522->172.17.0.7:32511, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34844") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58426->172.17.0.7:34844, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38660") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60808->172.17.0.7:38660, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39417") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55134->172.17.0.7:39417, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35440") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38926") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55826->172.17.0.7:38926, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34610->172.17.0.7:35440, err= 2026/02/12 01:53:32 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-copiray8cimu/backup" for canonical name "TestFTPPureftpd{x5I8x}:rclone-test-copiray8cimu/backup" 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:30042") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:46082->172.17.0.7:30042, err= 2026/02/12 01:53:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst) 2026/02/12 01:53:32 DEBUG : one: Sizes differ 2026/02/12 01:53:32 DEBUG : two: size = 3 OK 2026/02/12 01:53:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : two: Unchanged skipping 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for checks to finish 2026/02/12 01:53:32 INFO : one-2019-01-01: Deleted 2026/02/12 01:53:32 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for transfers to finish 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:38422") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:50012->172.17.0.7:38422, err= 2026/02/12 01:53:32 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/12 01:53:32 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/12 01:53:32 INFO : one: Copied (new) 2026/02/12 01:53:32 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:32 INFO : three-2019-01-01.txt: Deleted 2026/02/12 01:53:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/12 01:53:32 INFO : three.txt: Moved into backup dir 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32366") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58660->172.17.0.7:32366, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31987") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34522->172.17.0.7:31987, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38810") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36184->172.17.0.7:38810, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35944") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47454->172.17.0.7:35944, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35978") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46990->172.17.0.7:35978, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38180") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51650->172.17.0.7:38180, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30304") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45112->172.17.0.7:30304, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.10s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30966") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59464->172.17.0.7:30966, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38547") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42700->172.17.0.7:38547, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36180") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37126->172.17.0.7:36180, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34253") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57640->172.17.0.7:34253, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31993") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36276->172.17.0.7:31993, err= 2026/02/12 01:53:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-copiray8cimu/dst" 2026/02/12 01:53:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:32 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:32 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Connecting to FTP server 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:48250->172.17.0.7:21, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:34886") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:37598->172.17.0.7:34886, err= 2026/02/12 01:53:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst) 2026/02/12 01:53:32 DEBUG : one: Sizes differ 2026/02/12 01:53:32 DEBUG : two: size = 3 OK 2026/02/12 01:53:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : two: Unchanged skipping 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for checks to finish 2026/02/12 01:53:32 INFO : one: Moved (server-side) to: one.bak 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for transfers to finish 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:36327") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:59598->172.17.0.7:36327, err= 2026/02/12 01:53:32 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/12 01:53:32 DEBUG : one.a292864a.partial: renamed to: one 2026/02/12 01:53:32 INFO : one: Copied (new) 2026/02/12 01:53:32 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/12 01:53:32 INFO : three.txt: Moved into backup dir 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34976") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56860->172.17.0.7:34976, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31386") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41060->172.17.0.7:31386, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33539") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45106->172.17.0.7:33539, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37757") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57612->172.17.0.7:37757, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36813") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40050->172.17.0.7:36813, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:35123") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:51694->172.17.0.7:35123, err= 2026/02/12 01:53:32 DEBUG : one.bak: Excluded (Path Filter) 2026/02/12 01:53:32 DEBUG : one.bak: Excluded 2026/02/12 01:53:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/12 01:53:32 DEBUG : three.txt.bak: Excluded 2026/02/12 01:53:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst) 2026/02/12 01:53:32 DEBUG : one: Sizes differ 2026/02/12 01:53:32 DEBUG : two: size = 3 OK 2026/02/12 01:53:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : two: Unchanged skipping 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for checks to finish 2026/02/12 01:53:32 INFO : one.bak: Deleted 2026/02/12 01:53:32 INFO : one: Moved (server-side) to: one.bak 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Waiting for transfers to finish 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:32961") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:58028->172.17.0.7:32961, err= 2026/02/12 01:53:32 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/12 01:53:32 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/12 01:53:32 INFO : one: Copied (new) 2026/02/12 01:53:32 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:32 INFO : three.txt.bak: Deleted 2026/02/12 01:53:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/12 01:53:32 INFO : three.txt: Moved into backup dir 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35421") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42834->172.17.0.7:35421, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37074") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56796->172.17.0.7:37074, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30770") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43114->172.17.0.7:30770, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33412") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43906->172.17.0.7:33412, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38683") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47426->172.17.0.7:38683, err= --- PASS: TestSyncBackupDirSuffixOnly (0.08s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31845") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56092->172.17.0.7:31845, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30878") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43182->172.17.0.7:30878, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30618") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44284->172.17.0.7:30618, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39047") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49198->172.17.0.7:39047, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30542") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37144->172.17.0.7:30542, err= 2026/02/12 01:53:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-copiray8cimu/dst" 2026/02/12 01:53:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:32 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:32 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Connecting to FTP server 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:48260->172.17.0.7:21, err= 2026/02/12 01:53:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst) 2026/02/12 01:53:32 DEBUG : one: Sizes differ 2026/02/12 01:53:32 INFO : one: Moved (server-side) to: one.bak 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:30173") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:56928->172.17.0.7:30173, err= 2026/02/12 01:53:32 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/12 01:53:32 DEBUG : one.a292864a.partial: renamed to: one 2026/02/12 01:53:32 INFO : one: Copied (new) 2026/02/12 01:53:32 DEBUG : two: size = 3 OK 2026/02/12 01:53:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : two: Unchanged skipping 2026/02/12 01:53:32 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : three.txt: size = 5 (ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst) 2026/02/12 01:53:32 DEBUG : three.txt: Sizes differ 2026/02/12 01:53:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:39287") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:38706->172.17.0.7:39287, err= 2026/02/12 01:53:32 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/02/12 01:53:32 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/02/12 01:53:32 INFO : three.txt: Copied (new) 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32767") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54384->172.17.0.7:32767, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39954") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33690->172.17.0.7:39954, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36417") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54584->172.17.0.7:36417, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31368") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52118->172.17.0.7:31368, err= 2026/02/12 01:53:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst) 2026/02/12 01:53:32 DEBUG : one: Sizes differ 2026/02/12 01:53:32 INFO : one.bak: Deleted 2026/02/12 01:53:32 INFO : one: Moved (server-side) to: one.bak 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:35826") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:47380->172.17.0.7:35826, err= 2026/02/12 01:53:32 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/12 01:53:32 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/12 01:53:32 INFO : one: Copied (new) 2026/02/12 01:53:32 DEBUG : two: size = 3 OK 2026/02/12 01:53:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : two: Unchanged skipping 2026/02/12 01:53:32 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : three.txt: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst) 2026/02/12 01:53:32 DEBUG : three.txt: Sizes differ 2026/02/12 01:53:32 INFO : three.txt.bak: Deleted 2026/02/12 01:53:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:32760") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:51168->172.17.0.7:32760, err= 2026/02/12 01:53:32 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/02/12 01:53:32 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/02/12 01:53:32 INFO : three.txt: Copied (new) 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30605") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54746->172.17.0.7:30605, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33750") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58164->172.17.0.7:33750, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31034") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53610->172.17.0.7:31034, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31702") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55374->172.17.0.7:31702, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36933") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:32940->172.17.0.7:36933, err= --- PASS: TestSyncSuffix (0.06s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39796") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48118->172.17.0.7:39796, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37675") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35604->172.17.0.7:37675, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31706") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51738->172.17.0.7:31706, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33525") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34786->172.17.0.7:33525, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39426") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58904->172.17.0.7:39426, err= 2026/02/12 01:53:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-copiray8cimu/dst" 2026/02/12 01:53:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/12 01:53:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:32 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x5I8x}" suffix to name 2026/02/12 01:53:32 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/12 01:53:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/12 01:53:32 DEBUG : Setting pass="lZxkVt5PRc1ihzDwcHHykB6fk-sVFUZ6LqwX4V3nDgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/12 01:53:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: Connecting to FTP server 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:48270->172.17.0.7:21, err= 2026/02/12 01:53:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst) 2026/02/12 01:53:32 DEBUG : one: Sizes differ 2026/02/12 01:53:32 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:30637") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:48094->172.17.0.7:30637, err= 2026/02/12 01:53:32 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/12 01:53:32 DEBUG : one.a292864a.partial: renamed to: one 2026/02/12 01:53:32 INFO : one: Copied (new) 2026/02/12 01:53:32 DEBUG : two: size = 3 OK 2026/02/12 01:53:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : two: Unchanged skipping 2026/02/12 01:53:32 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : three.txt: size = 5 (ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst) 2026/02/12 01:53:32 DEBUG : three.txt: Sizes differ 2026/02/12 01:53:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:35270") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:48440->172.17.0.7:35270, err= 2026/02/12 01:53:32 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/02/12 01:53:32 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/02/12 01:53:32 INFO : three.txt: Copied (new) 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30613") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50698->172.17.0.7:30613, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34739") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49460->172.17.0.7:34739, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35689") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54198->172.17.0.7:35689, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30188") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58288->172.17.0.7:30188, err= 2026/02/12 01:53:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst) 2026/02/12 01:53:32 DEBUG : one: Sizes differ 2026/02/12 01:53:32 INFO : one-2019-01-01: Deleted 2026/02/12 01:53:32 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:36217") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:52268->172.17.0.7:36217, err= 2026/02/12 01:53:32 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/12 01:53:32 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/12 01:53:32 INFO : one: Copied (new) 2026/02/12 01:53:32 DEBUG : two: size = 3 OK 2026/02/12 01:53:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : two: Unchanged skipping 2026/02/12 01:53:32 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : three.txt: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst) 2026/02/12 01:53:32 DEBUG : three.txt: Sizes differ 2026/02/12 01:53:32 INFO : three-2019-01-01.txt: Deleted 2026/02/12 01:53:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: dial("tcp","172.17.0.7:31121") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu/dst: > dial: conn=172.17.0.1:55288->172.17.0.7:31121, err= 2026/02/12 01:53:32 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/02/12 01:53:32 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/02/12 01:53:32 INFO : three.txt: Copied (new) 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30397") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58288->172.17.0.7:30397, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35258") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35794->172.17.0.7:35258, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35287") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43070->172.17.0.7:35287, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35608") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56186->172.17.0.7:35608, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36552") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37368->172.17.0.7:36552, err= --- PASS: TestSyncSuffixKeepExtension (0.05s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37694") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39960->172.17.0.7:37694, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38743") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56978->172.17.0.7:38743, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38480") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41918->172.17.0.7:38480, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:32 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : Testêé: size = 18 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:32 DEBUG : Testêé: Sizes differ 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36100") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42572->172.17.0.7:36100, err= 2026/02/12 01:53:32 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/02/12 01:53:32 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/02/12 01:53:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/12 01:53:32 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35835") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51244->172.17.0.7:35835, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33752") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57330->172.17.0.7:33752, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32046") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48714->172.17.0.7:32046, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35986") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40514->172.17.0.7:35986, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30357") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60710->172.17.0.7:30357, err= 2026/02/12 01:53:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34124") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49542->172.17.0.7:34124, err= 2026/02/12 01:53:32 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/12 01:53:32 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/12 01:53:32 INFO : existing: Copied (new) 2026/02/12 01:53:32 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37714") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50614->172.17.0.7:37714, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33174") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46338->172.17.0.7:33174, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33873") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33098->172.17.0.7:33873, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:32 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : existing: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:32 DEBUG : existing: Sizes differ 2026/02/12 01:53:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:32 ERROR : ftp://172.17.0.7:21/rclone-test-copiray8cimu: not deleting files as there were IO errors 2026/02/12 01:53:32 ERROR : ftp://172.17.0.7:21/rclone-test-copiray8cimu: not deleting directories as there were IO errors 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31246") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43404->172.17.0.7:31246, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32627") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34308->172.17.0.7:32627, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31091") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48498->172.17.0.7:31091, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38002") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33218->172.17.0.7:38002, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32233") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48998->172.17.0.7:32233, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34982") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49436->172.17.0.7:34982, err= 2026/02/12 01:53:32 DEBUG : EXISTING: size = 6 OK 2026/02/12 01:53:32 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : existing: Unchanged skipping 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:32 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:32 INFO : There was nothing to transfer 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34757") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38438->172.17.0.7:34757, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31444") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41872->172.17.0.7:31444, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31998") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53406->172.17.0.7:31998, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31787") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49664->172.17.0.7:31787, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37013") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37250->172.17.0.7:37013, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32652") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44020->172.17.0.7:32652, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39979") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49918->172.17.0.7:39979, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36681") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56934->172.17.0.7:36681, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35367") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55412->172.17.0.7:35367, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30070") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38756->172.17.0.7:30070, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35609") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37984->172.17.0.7:35609, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35818") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55114->172.17.0.7:35818, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32616") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59162->172.17.0.7:32616, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30681") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59434->172.17.0.7:30681, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36077") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60380->172.17.0.7:36077, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39690") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51910->172.17.0.7:39690, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32075") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48622->172.17.0.7:32075, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37344") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53540->172.17.0.7:37344, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38625") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41898->172.17.0.7:38625, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34906") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57690->172.17.0.7:34906, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37875") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52536->172.17.0.7:37875, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30427") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38818->172.17.0.7:30427, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35827") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51414->172.17.0.7:35827, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33714") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58622->172.17.0.7:33714, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34273") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44516->172.17.0.7:34273, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31658") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48144->172.17.0.7:31658, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37332") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45230->172.17.0.7:37332, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34268") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60322->172.17.0.7:34268, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39817") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58026->172.17.0.7:39817, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30517") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55836->172.17.0.7:30517, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30293") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38670->172.17.0.7:30293, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39133") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57244->172.17.0.7:39133, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35017") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33964->172.17.0.7:35017, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35108") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51754->172.17.0.7:35108, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33638") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47124->172.17.0.7:33638, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39602") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33168->172.17.0.7:39602, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35933") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48100->172.17.0.7:35933, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34085") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53174->172.17.0.7:34085, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36290") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58242->172.17.0.7:36290, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35806") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45054->172.17.0.7:35806, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32430") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39554->172.17.0.7:32430, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35315") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40694->172.17.0.7:35315, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32056") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40932->172.17.0.7:32056, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36242") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53424->172.17.0.7:36242, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32442") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56720->172.17.0.7:32442, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39319") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50260->172.17.0.7:39319, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33136") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60880->172.17.0.7:33136, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34221") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57966->172.17.0.7:34221, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34467") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49796->172.17.0.7:34467, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39149") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37658->172.17.0.7:39149, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36602") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54234->172.17.0.7:36602, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31399") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43922->172.17.0.7:31399, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34668") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60398->172.17.0.7:34668, err= 2026/02/12 01:53:32 DEBUG : both0: size = 6 OK 2026/02/12 01:53:32 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both10: size = 6 OK 2026/02/12 01:53:32 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both11: size = 6 OK 2026/02/12 01:53:32 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both0: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both12: size = 6 OK 2026/02/12 01:53:32 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both13: size = 6 OK 2026/02/12 01:53:32 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both11: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both14: size = 6 OK 2026/02/12 01:53:32 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both10: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both15: size = 6 OK 2026/02/12 01:53:32 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both15: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both16: size = 6 OK 2026/02/12 01:53:32 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both16: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both17: size = 6 OK 2026/02/12 01:53:32 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both17: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both18: size = 6 OK 2026/02/12 01:53:32 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both18: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both19: size = 6 OK 2026/02/12 01:53:32 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both19: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both1: size = 6 OK 2026/02/12 01:53:32 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both1: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both2: size = 6 OK 2026/02/12 01:53:32 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both2: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both3: size = 6 OK 2026/02/12 01:53:32 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both3: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both4: size = 6 OK 2026/02/12 01:53:32 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both4: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both5: size = 6 OK 2026/02/12 01:53:32 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both5: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both6: size = 6 OK 2026/02/12 01:53:32 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both6: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both7: size = 6 OK 2026/02/12 01:53:32 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both7: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both8: size = 6 OK 2026/02/12 01:53:32 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both8: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both9: size = 6 OK 2026/02/12 01:53:32 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both9: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both12: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both13: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both14: Unchanged skipping 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:32 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:32 INFO : only2: Deleted 2026/02/12 01:53:32 INFO : only3: Deleted 2026/02/12 01:53:32 INFO : only15: Deleted 2026/02/12 01:53:32 INFO : only17: Deleted 2026/02/12 01:53:32 INFO : only10: Deleted 2026/02/12 01:53:32 INFO : only7: Deleted 2026/02/12 01:53:32 INFO : only5: Deleted 2026/02/12 01:53:32 INFO : only14: Deleted 2026/02/12 01:53:32 INFO : only0: Deleted 2026/02/12 01:53:32 INFO : only13: Deleted 2026/02/12 01:53:32 INFO : only18: Deleted 2026/02/12 01:53:32 INFO : only16: Deleted 2026/02/12 01:53:32 INFO : only19: Deleted 2026/02/12 01:53:32 INFO : only9: Deleted 2026/02/12 01:53:32 INFO : only11: Deleted 2026/02/12 01:53:32 INFO : only8: Deleted 2026/02/12 01:53:32 INFO : only6: Deleted 2026/02/12 01:53:32 INFO : only12: Deleted 2026/02/12 01:53:32 INFO : only1: Deleted 2026/02/12 01:53:32 INFO : only4: Deleted 2026/02/12 01:53:32 INFO : There was nothing to transfer 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32958") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36868->172.17.0.7:32958, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39901") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40530->172.17.0.7:39901, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36010") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52384->172.17.0.7:36010, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37144") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50030->172.17.0.7:37144, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33951") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58294->172.17.0.7:33951, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33329") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36728->172.17.0.7:33329, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36453") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35192->172.17.0.7:36453, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30321") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42444->172.17.0.7:30321, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34800") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47182->172.17.0.7:34800, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32727") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52710->172.17.0.7:32727, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33116") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56560->172.17.0.7:33116, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35661") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46618->172.17.0.7:35661, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30161") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45964->172.17.0.7:30161, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33004") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43956->172.17.0.7:33004, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33837") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44428->172.17.0.7:33837, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30347") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56244->172.17.0.7:30347, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31482") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33608->172.17.0.7:31482, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32193") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34458->172.17.0.7:32193, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30557") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52356->172.17.0.7:30557, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36334") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36764->172.17.0.7:36334, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37809") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36172->172.17.0.7:37809, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33871") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50458->172.17.0.7:33871, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36152") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48376->172.17.0.7:36152, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36748") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57930->172.17.0.7:36748, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33334") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37204->172.17.0.7:33334, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38984") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57040->172.17.0.7:38984, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33071") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39422->172.17.0.7:33071, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30433") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39046->172.17.0.7:30433, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36596") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53600->172.17.0.7:36596, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37629") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36220->172.17.0.7:37629, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33932") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41318->172.17.0.7:33932, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31496") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45336->172.17.0.7:31496, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34004") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41488->172.17.0.7:34004, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36624") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46238->172.17.0.7:36624, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38538") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58378->172.17.0.7:38538, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30078") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34244->172.17.0.7:30078, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35143") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34754->172.17.0.7:35143, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36136") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60174->172.17.0.7:36136, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38083") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56634->172.17.0.7:38083, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33204") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52208->172.17.0.7:33204, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38608") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42122->172.17.0.7:38608, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36099") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41198->172.17.0.7:36099, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35788") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35922->172.17.0.7:35788, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39006") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46086->172.17.0.7:39006, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33117") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50990->172.17.0.7:33117, err= 2026/02/12 01:53:32 DEBUG : both0: size = 6 OK 2026/02/12 01:53:32 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both0: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both10: size = 6 OK 2026/02/12 01:53:32 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both10: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both11: size = 6 OK 2026/02/12 01:53:32 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both11: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both12: size = 6 OK 2026/02/12 01:53:32 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both12: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both13: size = 6 OK 2026/02/12 01:53:32 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both13: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both14: size = 6 OK 2026/02/12 01:53:32 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both14: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both15: size = 6 OK 2026/02/12 01:53:32 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both16: size = 6 OK 2026/02/12 01:53:32 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both17: size = 6 OK 2026/02/12 01:53:32 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:32 DEBUG : both18: size = 6 OK 2026/02/12 01:53:32 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both15: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both19: size = 6 OK 2026/02/12 01:53:32 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both19: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both1: size = 6 OK 2026/02/12 01:53:32 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both1: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both2: size = 6 OK 2026/02/12 01:53:32 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both16: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both3: size = 6 OK 2026/02/12 01:53:32 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both3: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both4: size = 6 OK 2026/02/12 01:53:32 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both4: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both5: size = 6 OK 2026/02/12 01:53:32 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both5: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both6: size = 6 OK 2026/02/12 01:53:32 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both17: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both7: size = 6 OK 2026/02/12 01:53:32 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both7: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both8: size = 6 OK 2026/02/12 01:53:32 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both8: Unchanged skipping 2026/02/12 01:53:32 DEBUG : both9: size = 6 OK 2026/02/12 01:53:32 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:32 DEBUG : both9: Unchanged skipping 2026/02/12 01:53:32 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : only0: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:32 DEBUG : only0: Sizes differ 2026/02/12 01:53:32 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : only10: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:32 DEBUG : only10: Sizes differ 2026/02/12 01:53:32 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : only11: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:32 DEBUG : only11: Sizes differ 2026/02/12 01:53:32 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : only12: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:32 DEBUG : only12: Sizes differ 2026/02/12 01:53:32 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : only13: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:32 DEBUG : only13: Sizes differ 2026/02/12 01:53:32 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : only14: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:32 DEBUG : only14: Sizes differ 2026/02/12 01:53:32 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : only15: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:32 DEBUG : only15: Sizes differ 2026/02/12 01:53:32 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : only16: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:32 DEBUG : only16: Sizes differ 2026/02/12 01:53:32 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : only17: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:32 DEBUG : only17: Sizes differ 2026/02/12 01:53:32 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : only18: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:32 DEBUG : only18: Sizes differ 2026/02/12 01:53:32 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : only19: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:32 DEBUG : only19: Sizes differ 2026/02/12 01:53:32 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : only1: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:32 DEBUG : only1: Sizes differ 2026/02/12 01:53:32 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : only2: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:32 DEBUG : only2: Sizes differ 2026/02/12 01:53:32 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : only3: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:32 DEBUG : only3: Sizes differ 2026/02/12 01:53:32 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : only4: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:32 DEBUG : only4: Sizes differ 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37915") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45794->172.17.0.7:37915, err= 2026/02/12 01:53:32 DEBUG : both18: Unchanged skipping 2026/02/12 01:53:32 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : only5: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:32 DEBUG : only5: Sizes differ 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35542") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46732->172.17.0.7:35542, err= 2026/02/12 01:53:32 DEBUG : both2: Unchanged skipping 2026/02/12 01:53:32 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : only6: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:32 DEBUG : only6: Sizes differ 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33505") 2026/02/12 01:53:32 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : only8: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:32 DEBUG : only8: Sizes differ 2026/02/12 01:53:32 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : only7: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:32 DEBUG : only7: Sizes differ 2026/02/12 01:53:32 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3766648174) 2026/02/12 01:53:32 DEBUG : only9: size = 6 (ftp://172.17.0.7:21/rclone-test-copiray8cimu) 2026/02/12 01:53:32 DEBUG : only9: Sizes differ 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49672->172.17.0.7:33505, err= 2026/02/12 01:53:32 DEBUG : both6: Unchanged skipping 2026/02/12 01:53:32 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:32 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37413") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39110->172.17.0.7:37413, err= 2026/02/12 01:53:32 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/02/12 01:53:32 INFO : only0: Copied (replaced existing) 2026/02/12 01:53:32 DEBUG : only11.51c18866.partial: size = 0 OK 2026/02/12 01:53:32 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36789") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56318->172.17.0.7:36789, err= 2026/02/12 01:53:32 DEBUG : only11.51c18866.partial: renamed to: only11 2026/02/12 01:53:32 INFO : only11: Copied (replaced existing) 2026/02/12 01:53:32 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/02/12 01:53:32 INFO : only12: Copied (replaced existing) 2026/02/12 01:53:32 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/02/12 01:53:32 INFO : only10: Copied (replaced existing) 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37779") 2026/02/12 01:53:32 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38376") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49642->172.17.0.7:38376, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43436->172.17.0.7:37779, err= 2026/02/12 01:53:32 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/02/12 01:53:32 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/02/12 01:53:32 INFO : only15: Copied (replaced existing) 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31867") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30846") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58158->172.17.0.7:30846, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46948->172.17.0.7:31867, err= 2026/02/12 01:53:32 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/02/12 01:53:32 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/02/12 01:53:32 INFO : only13: Copied (replaced existing) 2026/02/12 01:53:32 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39426") 2026/02/12 01:53:32 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/02/12 01:53:32 INFO : only14: Copied (replaced existing) 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58906->172.17.0.7:39426, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38555") 2026/02/12 01:53:32 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44916->172.17.0.7:38555, err= 2026/02/12 01:53:32 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/02/12 01:53:32 INFO : only16: Copied (replaced existing) 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37582") 2026/02/12 01:53:32 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/02/12 01:53:32 INFO : only17: Copied (replaced existing) 2026/02/12 01:53:32 DEBUG : only18.f963383f.partial: size = 0 OK 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46702->172.17.0.7:37582, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34092") 2026/02/12 01:53:32 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/02/12 01:53:32 DEBUG : only18.f963383f.partial: renamed to: only18 2026/02/12 01:53:32 INFO : only18: Copied (replaced existing) 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40524->172.17.0.7:34092, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36809") 2026/02/12 01:53:32 DEBUG : only1.77787b15.partial: size = 0 OK 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54748->172.17.0.7:36809, err= 2026/02/12 01:53:32 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/02/12 01:53:32 INFO : only19: Copied (replaced existing) 2026/02/12 01:53:32 DEBUG : only1.77787b15.partial: renamed to: only1 2026/02/12 01:53:32 INFO : only1: Copied (replaced existing) 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36993") 2026/02/12 01:53:32 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48176->172.17.0.7:36993, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39259") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49858->172.17.0.7:39259, err= 2026/02/12 01:53:32 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/02/12 01:53:32 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/02/12 01:53:32 INFO : only2: Copied (replaced existing) 2026/02/12 01:53:32 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/02/12 01:53:32 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/02/12 01:53:32 INFO : only3: Copied (replaced existing) 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30136") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43836->172.17.0.7:30136, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34567") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41596->172.17.0.7:34567, err= 2026/02/12 01:53:32 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/02/12 01:53:32 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/02/12 01:53:32 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/02/12 01:53:32 INFO : only4: Copied (replaced existing) 2026/02/12 01:53:32 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/02/12 01:53:32 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/02/12 01:53:32 INFO : only5: Copied (replaced existing) 2026/02/12 01:53:32 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/02/12 01:53:32 INFO : only8: Copied (replaced existing) 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30231") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33474->172.17.0.7:30231, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33590") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48798->172.17.0.7:33590, err= 2026/02/12 01:53:32 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/02/12 01:53:32 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/02/12 01:53:32 INFO : only9: Copied (replaced existing) 2026/02/12 01:53:32 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/02/12 01:53:32 INFO : only7: Copied (replaced existing) 2026/02/12 01:53:32 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/02/12 01:53:32 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/02/12 01:53:32 INFO : only6: Copied (replaced existing) 2026/02/12 01:53:32 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37381") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37092->172.17.0.7:37381, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30883") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39720->172.17.0.7:30883, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36771") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43936->172.17.0.7:36771, err= --- PASS: TestSyncConcurrentTruncate (0.10s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:32 DEBUG : empty_dir: Making directory with metadata 2026/02/12 01:53:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/12 01:53:32 DEBUG : empty_on_remote: Making directory with metadata 2026/02/12 01:53:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/12 01:53:32 INFO : empty_on_remote: Making directory 2026/02/12 01:53:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/12 01:53:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/12 01:53:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/12 01:53:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/12 01:53:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37922") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54812->172.17.0.7:37922, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38113") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31923") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37291") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37334->172.17.0.7:37291, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41274->172.17.0.7:31923, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38836->172.17.0.7:38113, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39927") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45198->172.17.0.7:39927, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34607") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44336->172.17.0.7:34607, err= --- PASS: TestSyncReplaceDirModTime (0.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:32 DEBUG : empty_dir: Making directory with metadata 2026/02/12 01:53:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/12 01:53:32 DEBUG : empty_on_remote: Making directory with metadata 2026/02/12 01:53:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/12 01:53:32 INFO : empty_on_remote: Making directory 2026/02/12 01:53:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/12 01:53:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/12 01:53:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/12 01:53:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/12 01:53:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/12 01:53:32 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33859") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53856->172.17.0.7:33859, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36506") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39960") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33696") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41456->172.17.0.7:36506, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56076->172.17.0.7:39960, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54218->172.17.0.7:33696, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30963") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53376->172.17.0.7:30963, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32895") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59058->172.17.0.7:32895, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33605") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54650->172.17.0.7:33605, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/12 01:53:32 INFO : sub dir: Making directory 2026/02/12 01:53:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31561") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59586->172.17.0.7:31561, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39686") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55518->172.17.0.7:39686, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36581") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48672->172.17.0.7:36581, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36996") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41450->172.17.0.7:36996, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37914") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57906->172.17.0.7:37914, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33131") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47356->172.17.0.7:33131, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30038") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50334->172.17.0.7:30038, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36990") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45542->172.17.0.7:36990, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38511") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59416->172.17.0.7:38511, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39747") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60356->172.17.0.7:39747, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34026") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48184->172.17.0.7:34026, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/12 01:53:32 INFO : sub dir: Making directory 2026/02/12 01:53:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38485") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51630->172.17.0.7:38485, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34788") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33826") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34052->172.17.0.7:34788, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57154->172.17.0.7:33826, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32721") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40518->172.17.0.7:32721, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35214") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46372->172.17.0.7:35214, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30216") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57888->172.17.0.7:30216, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39904") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47130->172.17.0.7:39904, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38170") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55370->172.17.0.7:38170, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37007") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54254->172.17.0.7:37007, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36440") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47106->172.17.0.7:36440, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30562") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52158->172.17.0.7:30562, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.06s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37698") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34092->172.17.0.7:37698, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31060") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58400->172.17.0.7:31060, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31782") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44288->172.17.0.7:31782, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38982") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55784->172.17.0.7:38982, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33626") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43160->172.17.0.7:33626, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34437") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56844->172.17.0.7:34437, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30672") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35488->172.17.0.7:30672, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38172") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53618->172.17.0.7:38172, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34526") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47126->172.17.0.7:34526, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37181") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47288->172.17.0.7:37181, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36984") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43792->172.17.0.7:36984, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32972") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36516->172.17.0.7:32972, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38487") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36368->172.17.0.7:38487, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37350") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34124->172.17.0.7:37350, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38103") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59642->172.17.0.7:38103, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34882") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37728->172.17.0.7:34882, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34795") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40054->172.17.0.7:34795, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39592") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57142->172.17.0.7:39592, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33484") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44626->172.17.0.7:33484, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35298") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49362->172.17.0.7:35298, err= 2026/02/12 01:53:32 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37100") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51958->172.17.0.7:37100, err= 2026/02/12 01:53:32 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:32 DEBUG : apple: Excluded 2026/02/12 01:53:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:32 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:32 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:32 DEBUG : banana: Excluded 2026/02/12 01:53:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:32 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35017") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33970->172.17.0.7:35017, err= 2026/02/12 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38237") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55168->172.17.0.7:38237, err= 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35487") 2026/02/12 01:53:32 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55804->172.17.0.7:35487, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33328") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60856->172.17.0.7:33328, err= 2026/02/12 01:53:33 DEBUG : apple: size = 5 OK 2026/02/12 01:53:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : apple: Unchanged skipping 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/12 01:53:33 DEBUG : banana: size = 6 OK 2026/02/12 01:53:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : banana: Unchanged skipping 2026/02/12 01:53:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/12 01:53:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31780") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58958->172.17.0.7:31780, err= 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 INFO : There was nothing to transfer 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31794") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56036->172.17.0.7:31794, err= 2026/02/12 01:53:33 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : apple: Excluded 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:33 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : banana: Excluded 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36535") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40864->172.17.0.7:36535, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32047") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39316->172.17.0.7:32047, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30246") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34186->172.17.0.7:30246, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33363") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45192->172.17.0.7:33363, err= 2026/02/12 01:53:33 DEBUG : apple: size = 5 OK 2026/02/12 01:53:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/12 01:53:33 DEBUG : apple: Unchanged skipping 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : banana: size = 6 OK 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/12 01:53:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/12 01:53:33 DEBUG : banana: Unchanged skipping 2026/02/12 01:53:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38587") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38272->172.17.0.7:38587, err= 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 INFO : There was nothing to transfer 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36403") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42968->172.17.0.7:36403, err= 2026/02/12 01:53:33 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : apple: Excluded 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:33 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : banana: Excluded 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33041") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51588->172.17.0.7:33041, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33426") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55528->172.17.0.7:33426, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36091") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53612->172.17.0.7:36091, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38867") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47174->172.17.0.7:38867, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38870") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48594->172.17.0.7:38870, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39727") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49356->172.17.0.7:39727, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37656") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33090->172.17.0.7:37656, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30353") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33896->172.17.0.7:30353, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33699") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56348->172.17.0.7:33699, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30999") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55060->172.17.0.7:30999, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31096") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38864->172.17.0.7:31096, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31799") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42948->172.17.0.7:31799, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38187") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47782->172.17.0.7:38187, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37110") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60866->172.17.0.7:37110, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36920") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52794->172.17.0.7:36920, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36764") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36312->172.17.0.7:36764, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35142") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52356->172.17.0.7:35142, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38796") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45458->172.17.0.7:38796, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34342") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58964->172.17.0.7:34342, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34276") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33868->172.17.0.7:34276, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31594") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47866->172.17.0.7:31594, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31109") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33918->172.17.0.7:31109, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35282") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38710->172.17.0.7:35282, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34234") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56280->172.17.0.7:34234, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38894") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53144->172.17.0.7:38894, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34420") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53374->172.17.0.7:34420, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34740") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45824->172.17.0.7:34740, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35634") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41596->172.17.0.7:35634, err= 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39872") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45762->172.17.0.7:39872, err= 2026/02/12 01:53:33 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : apple: Excluded 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:33 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : banana: Excluded 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33449") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44700->172.17.0.7:33449, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34547") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37866->172.17.0.7:34547, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39449") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43960->172.17.0.7:39449, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33972") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57852->172.17.0.7:33972, err= 2026/02/12 01:53:33 DEBUG : apple: size = 5 OK 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/12 01:53:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : apple: Unchanged skipping 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/12 01:53:33 DEBUG : banana: size = 6 OK 2026/02/12 01:53:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : banana: Unchanged skipping 2026/02/12 01:53:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/12 01:53:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36412") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43680->172.17.0.7:36412, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 INFO : There was nothing to transfer 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30172") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42834->172.17.0.7:30172, err= 2026/02/12 01:53:33 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : apple: Excluded 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:33 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : banana: Excluded 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39445") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36158->172.17.0.7:39445, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39584") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57082->172.17.0.7:39584, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38456") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38886->172.17.0.7:38456, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37757") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57616->172.17.0.7:37757, err= 2026/02/12 01:53:33 DEBUG : apple: size = 5 OK 2026/02/12 01:53:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : apple: Unchanged skipping 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/12 01:53:33 DEBUG : banana: size = 6 OK 2026/02/12 01:53:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : banana: Unchanged skipping 2026/02/12 01:53:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/12 01:53:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36932") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53108->172.17.0.7:36932, err= 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 INFO : There was nothing to transfer 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39115") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34722->172.17.0.7:39115, err= 2026/02/12 01:53:33 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : apple: Excluded 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:33 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : banana: Excluded 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33054") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51044->172.17.0.7:33054, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32000") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57898->172.17.0.7:32000, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37765") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36454->172.17.0.7:37765, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30027") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56536->172.17.0.7:30027, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37576") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43082->172.17.0.7:37576, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35394") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57726->172.17.0.7:35394, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38232") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56210->172.17.0.7:38232, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30201") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36366->172.17.0.7:30201, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34942") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46364->172.17.0.7:34942, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32216") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54704->172.17.0.7:32216, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38511") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59422->172.17.0.7:38511, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32029") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56222->172.17.0.7:32029, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36716") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54060->172.17.0.7:36716, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39923") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44030->172.17.0.7:39923, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33414") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59812->172.17.0.7:33414, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39924") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34998->172.17.0.7:39924, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30187") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54304->172.17.0.7:30187, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31011") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56790->172.17.0.7:31011, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37205") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55734->172.17.0.7:37205, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38427") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:32876->172.17.0.7:38427, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39535") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55394->172.17.0.7:39535, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35422") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44654->172.17.0.7:35422, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35731") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59040->172.17.0.7:35731, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33964") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53568->172.17.0.7:33964, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31714") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50336->172.17.0.7:31714, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38111") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54086->172.17.0.7:38111, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35431") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41174->172.17.0.7:35431, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33015") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37506->172.17.0.7:33015, err= 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32709") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43558->172.17.0.7:32709, err= 2026/02/12 01:53:33 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : apple: Excluded 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:33 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : banana: Excluded 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31865") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54634->172.17.0.7:31865, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31787") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49676->172.17.0.7:31787, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34444") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35700->172.17.0.7:34444, err= 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31339") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34590->172.17.0.7:31339, err= 2026/02/12 01:53:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Connecting to FTP server 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32423") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48286->172.17.0.7:21, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54248->172.17.0.7:32423, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35026") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44422->172.17.0.7:35026, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35628") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38221") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50386->172.17.0.7:38221, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34698->172.17.0.7:35628, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:33 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/02/12 01:53:33 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/02/12 01:53:33 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31025") 2026/02/12 01:53:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43582->172.17.0.7:31025, err= 2026/02/12 01:53:33 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/02/12 01:53:33 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35307") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37342->172.17.0.7:35307, err= 2026/02/12 01:53:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38715") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39560->172.17.0.7:38715, err= 2026/02/12 01:53:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33408") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55254->172.17.0.7:33408, err= 2026/02/12 01:53:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33257") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50792->172.17.0.7:33257, err= 2026/02/12 01:53:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30101") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55542->172.17.0.7:30101, err= 2026/02/12 01:53:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30277") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39970->172.17.0.7:30277, err= 2026/02/12 01:53:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33427") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51218->172.17.0.7:33427, err= 2026/02/12 01:53:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36009") 2026/02/12 01:53:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44054->172.17.0.7:36009, err= 2026/02/12 01:53:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36757") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59440->172.17.0.7:36757, err= 2026/02/12 01:53:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38696") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55580->172.17.0.7:38696, err= 2026/02/12 01:53:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/02/12 01:53:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32033") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45862->172.17.0.7:32033, err= 2026/02/12 01:53:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38413") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36832->172.17.0.7:38413, err= 2026/02/12 01:53:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37666") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58994->172.17.0.7:37666, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39377") 2026/02/12 01:53:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51178->172.17.0.7:39377, err= 2026/02/12 01:53:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/12 01:53:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39327") 2026/02/12 01:53:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40832->172.17.0.7:39327, err= 2026/02/12 01:53:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32293") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57902->172.17.0.7:32293, err= 2026/02/12 01:53:33 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/02/12 01:53:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/12 01:53:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/02/12 01:53:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Connecting to FTP server 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Connecting to FTP server 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Connecting to FTP server 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48296->172.17.0.7:21, err= 2026/02/12 01:53:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0014-89;=.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0013-789;=.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0010-456789.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0012-6789;.txt: Deleted 2026/02/12 01:53:33 INFO : appleappleapplebanana: Deleted 2026/02/12 01:53:33 INFO : apple: Deleted 2026/02/12 01:53:33 INFO : banana: Deleted 2026/02/12 01:53:33 INFO : splitbananasplit: Deleted 2026/02/12 01:53:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0008-2345678.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0011-56789;.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0015-9;=.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0003-defghij.txt: Deleted 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48298->172.17.0.7:21, err= 2026/02/12 01:53:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0007-1234567.txt: Deleted 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:21") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48304->172.17.0.7:21, err= 2026/02/12 01:53:33 INFO : dir1/0009-3456789.txt: Deleted 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38150") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59144->172.17.0.7:38150, err= 2026/02/12 01:53:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : YXBwbGU=: Excluded 2026/02/12 01:53:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/12 01:53:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : YmFuYW5h: Excluded 2026/02/12 01:53:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34895") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43134->172.17.0.7:34895, err= 2026/02/12 01:53:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31798") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46366->172.17.0.7:31798, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32515") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59358->172.17.0.7:32515, err= 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38785") 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41340->172.17.0.7:38785, err= 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/12 01:53:33 DEBUG : YXBwbGU=: size = 5 OK 2026/02/12 01:53:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : apple: Unchanged skipping 2026/02/12 01:53:33 DEBUG : YmFuYW5h: size = 6 OK 2026/02/12 01:53:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : banana: Unchanged skipping 2026/02/12 01:53:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/12 01:53:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31978") 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55014->172.17.0.7:31978, err= 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/12 01:53:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30887") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57022->172.17.0.7:30887, err= 2026/02/12 01:53:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : YXBwbGU=: Excluded 2026/02/12 01:53:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/12 01:53:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : YmFuYW5h: Excluded 2026/02/12 01:53:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36302") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36768->172.17.0.7:36302, err= 2026/02/12 01:53:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/12 01:53:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34834") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40416->172.17.0.7:34834, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36307") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49440->172.17.0.7:36307, err= 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/12 01:53:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30209") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58644->172.17.0.7:30209, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34358") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39068->172.17.0.7:34358, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39204") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54220->172.17.0.7:39204, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30121") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37814->172.17.0.7:30121, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36824") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42520->172.17.0.7:36824, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36323") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41058->172.17.0.7:36323, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34638") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35934->172.17.0.7:34638, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31929") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44728->172.17.0.7:31929, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30754") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57874->172.17.0.7:30754, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35214") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46376->172.17.0.7:35214, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34591") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37922->172.17.0.7:34591, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38540") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34122->172.17.0.7:38540, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30063") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56706->172.17.0.7:30063, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30222") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47756->172.17.0.7:30222, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35292") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51420->172.17.0.7:35292, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32516") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37308->172.17.0.7:32516, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37462") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50914->172.17.0.7:37462, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30771") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39308->172.17.0.7:30771, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33336") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47848->172.17.0.7:33336, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33861") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35804->172.17.0.7:33861, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30636") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37274->172.17.0.7:30636, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30007") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53804->172.17.0.7:30007, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37462") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50918->172.17.0.7:37462, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33248") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35890->172.17.0.7:33248, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37339") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59108->172.17.0.7:37339, err= 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36727") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39550->172.17.0.7:36727, err= 2026/02/12 01:53:33 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : apple: Excluded 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:33 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : banana: Excluded 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37365") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51948->172.17.0.7:37365, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36248") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46810->172.17.0.7:36248, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33106") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:32890->172.17.0.7:33106, err= 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33086") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35096->172.17.0.7:33086, err= 2026/02/12 01:53:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32174") 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49414->172.17.0.7:32174, err= 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39399") 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38554") 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38291") 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36808->172.17.0.7:38554, err= 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41898->172.17.0.7:39399, err= 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45252->172.17.0.7:38291, err= 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36893") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34348->172.17.0.7:36893, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/12 01:53:33 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:33 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/02/12 01:53:33 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/02/12 01:53:33 INFO : apple: Copied (new) to: PREFIXapple 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39066") 2026/02/12 01:53:33 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/02/12 01:53:33 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/02/12 01:53:33 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59392->172.17.0.7:39066, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33145") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51390->172.17.0.7:33145, err= 2026/02/12 01:53:33 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/12 01:53:33 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35980") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49888->172.17.0.7:35980, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36862") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34406->172.17.0.7:36862, err= 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37721") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34464") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42474->172.17.0.7:34464, err= 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/02/12 01:53:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33100->172.17.0.7:37721, err= 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/02/12 01:53:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32223") 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50976->172.17.0.7:32223, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37250") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41148->172.17.0.7:37250, err= 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/02/12 01:53:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/02/12 01:53:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36350") 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/02/12 01:53:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57524->172.17.0.7:36350, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32776") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30541") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38954->172.17.0.7:32776, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37782->172.17.0.7:30541, err= 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/02/12 01:53:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32924") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45850->172.17.0.7:32924, err= 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/02/12 01:53:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35653") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38352->172.17.0.7:35653, err= 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/02/12 01:53:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34571") 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/02/12 01:53:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46102->172.17.0.7:34571, err= 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34574") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48026->172.17.0.7:34574, err= 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/02/12 01:53:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31758") 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/02/12 01:53:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46578->172.17.0.7:31758, err= 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/02/12 01:53:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/02/12 01:53:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/02/12 01:53:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/12 01:53:33 INFO : splitbananasplit: Deleted 2026/02/12 01:53:33 INFO : apple: Deleted 2026/02/12 01:53:33 INFO : dir1/0014-89;=.txt: Deleted 2026/02/12 01:53:33 INFO : banana: Deleted 2026/02/12 01:53:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0003-defghij.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0007-1234567.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0008-2345678.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0011-56789;.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0012-6789;.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0009-3456789.txt: Deleted 2026/02/12 01:53:33 INFO : appleappleapplebanana: Deleted 2026/02/12 01:53:33 INFO : dir1/0010-456789.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0015-9;=.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0013-789;=.txt: Deleted 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35211") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35714->172.17.0.7:35211, err= 2026/02/12 01:53:33 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : PREFIXapple: Excluded 2026/02/12 01:53:33 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/02/12 01:53:33 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : PREFIXbanana: Excluded 2026/02/12 01:53:33 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : PREFIXsplitbananasplit: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31235") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54590->172.17.0.7:31235, err= 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39532") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43376->172.17.0.7:39532, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35910") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39558->172.17.0.7:35910, err= 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/12 01:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34401") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49672->172.17.0.7:34401, err= 2026/02/12 01:53:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31826") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35970->172.17.0.7:31826, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39824") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33854->172.17.0.7:39824, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35206") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30896") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44876->172.17.0.7:35206, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60872->172.17.0.7:30896, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36937") 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55858->172.17.0.7:36937, err= 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:33 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/02/12 01:53:33 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/02/12 01:53:33 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/02/12 01:53:33 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/02/12 01:53:33 INFO : appleappleapplebanana: Copied (new) 2026/02/12 01:53:33 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/02/12 01:53:33 INFO : banana: Copied (new) 2026/02/12 01:53:33 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/02/12 01:53:33 INFO : apple: Copied (new) 2026/02/12 01:53:33 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/02/12 01:53:33 INFO : splitbananasplit: Copied (new) 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37932") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33610") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31191") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47104->172.17.0.7:33610, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51120->172.17.0.7:37932, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54760->172.17.0.7:31191, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32968") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45800->172.17.0.7:32968, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/02/12 01:53:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/02/12 01:53:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38848") 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/02/12 01:53:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/02/12 01:53:33 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34840->172.17.0.7:38848, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32724") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38217") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55308->172.17.0.7:32724, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60960->172.17.0.7:38217, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32628") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39006->172.17.0.7:32628, err= 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/02/12 01:53:33 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32419") 2026/02/12 01:53:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/02/12 01:53:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53504->172.17.0.7:32419, err= 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/02/12 01:53:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33043") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33037") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31764") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53732->172.17.0.7:33037, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:32784->172.17.0.7:33043, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40000->172.17.0.7:31764, err= 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/02/12 01:53:33 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30973") 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/02/12 01:53:33 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58626->172.17.0.7:30973, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34595") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53494->172.17.0.7:34595, err= 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/02/12 01:53:33 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/02/12 01:53:33 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38172") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53620->172.17.0.7:38172, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32514") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51776->172.17.0.7:32514, err= 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/02/12 01:53:33 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/02/12 01:53:33 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/02/12 01:53:33 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/02/12 01:53:33 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/12 01:53:33 INFO : PREFIXbanana: Deleted 2026/02/12 01:53:33 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/12 01:53:33 INFO : PREFIXapple: Deleted 2026/02/12 01:53:33 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/12 01:53:33 INFO : PREFIXsplitbananasplit: Deleted 2026/02/12 01:53:33 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/12 01:53:33 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39668") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45546->172.17.0.7:39668, err= 2026/02/12 01:53:33 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : apple: Excluded 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:33 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : banana: Excluded 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34707") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39016->172.17.0.7:34707, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38876") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33986->172.17.0.7:38876, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39547") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59458->172.17.0.7:39547, err= 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35215") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49306->172.17.0.7:35215, err= 2026/02/12 01:53:33 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : apple: Excluded 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:33 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : banana: Excluded 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30409") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50112->172.17.0.7:30409, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37341") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:32970->172.17.0.7:37341, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36342") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42392->172.17.0.7:36342, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37590") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47542->172.17.0.7:37590, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33950") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46256->172.17.0.7:33950, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32334") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39094->172.17.0.7:32334, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38494") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52542->172.17.0.7:38494, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35110") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33196->172.17.0.7:35110, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30685") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57142->172.17.0.7:30685, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36027") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58528->172.17.0.7:36027, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34567") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41608->172.17.0.7:34567, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35958") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58988->172.17.0.7:35958, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33322") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47024->172.17.0.7:33322, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32796") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40558->172.17.0.7:32796, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39965") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37384->172.17.0.7:39965, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36245") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33624->172.17.0.7:36245, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36306") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34762->172.17.0.7:36306, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37248") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49248->172.17.0.7:37248, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33237") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37282->172.17.0.7:33237, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36856") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47782->172.17.0.7:36856, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38796") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45462->172.17.0.7:38796, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36146") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56186->172.17.0.7:36146, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35263") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58396->172.17.0.7:35263, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38161") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39384->172.17.0.7:38161, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38351") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60504->172.17.0.7:38351, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34108") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40194->172.17.0.7:34108, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39577") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44204->172.17.0.7:39577, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39774") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40180->172.17.0.7:39774, err= 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31883") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54622->172.17.0.7:31883, err= 2026/02/12 01:53:33 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : apple: Excluded 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:33 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : banana: Excluded 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32060") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37222->172.17.0.7:32060, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39940") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41782->172.17.0.7:39940, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32655") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34634->172.17.0.7:32655, err= 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33125") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56994->172.17.0.7:33125, err= 2026/02/12 01:53:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/12 01:53:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36137") 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30568") 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39233") 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43834->172.17.0.7:30568, err= 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49802->172.17.0.7:39233, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32255") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39184->172.17.0.7:36137, err= 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30818") 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55212->172.17.0.7:32255, err= 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41384->172.17.0.7:30818, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:33 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/02/12 01:53:33 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/02/12 01:53:33 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/02/12 01:53:33 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/02/12 01:53:33 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/02/12 01:53:33 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/02/12 01:53:33 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33783") 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35970") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37776") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46260->172.17.0.7:35970, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54768->172.17.0.7:33783, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59296->172.17.0.7:37776, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34083") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44194->172.17.0.7:34083, err= 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/12 01:53:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/02/12 01:53:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37672") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39336") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37235") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37648->172.17.0.7:37672, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39815") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47014->172.17.0.7:37235, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36264->172.17.0.7:39815, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54954->172.17.0.7:39336, err= 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/02/12 01:53:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/12 01:53:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/12 01:53:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38582") 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/12 01:53:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34157") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34678->172.17.0.7:38582, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35214") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54210->172.17.0.7:34157, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46386->172.17.0.7:35214, err= 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38529") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52486->172.17.0.7:38529, err= 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/02/12 01:53:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/02/12 01:53:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39326") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58684->172.17.0.7:39326, err= 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/02/12 01:53:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35795") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40276->172.17.0.7:35795, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30681") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59438->172.17.0.7:30681, err= 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/02/12 01:53:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34739") 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49472->172.17.0.7:34739, err= 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/02/12 01:53:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/02/12 01:53:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/02/12 01:53:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/02/12 01:53:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 INFO : dir1/0013-789;=.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0008-2345678.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0011-56789;.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0010-456789.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0012-6789;.txt: Deleted 2026/02/12 01:53:33 INFO : appleappleapplebanana: Deleted 2026/02/12 01:53:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0014-89;=.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0007-1234567.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0009-3456789.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/12 01:53:33 INFO : banana: Deleted 2026/02/12 01:53:33 INFO : apple: Deleted 2026/02/12 01:53:33 INFO : dir1/0003-defghij.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0015-9;=.txt: Deleted 2026/02/12 01:53:33 INFO : splitbananasplit: Deleted 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36315") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53732->172.17.0.7:36315, err= 2026/02/12 01:53:33 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleSUFFIX: Excluded 2026/02/12 01:53:33 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/02/12 01:53:33 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : bananaSUFFIX: Excluded 2026/02/12 01:53:33 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbananasplitSUFFIX: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36282") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41898->172.17.0.7:36282, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35931") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54994->172.17.0.7:35931, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30128") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54560->172.17.0.7:30128, err= 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : apple: transformed to: appleSUFFIX 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/12 01:53:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36384") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55062->172.17.0.7:36384, err= 2026/02/12 01:53:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35518") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34954") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59006->172.17.0.7:35518, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30856") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31144") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37402") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53732->172.17.0.7:31144, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54810->172.17.0.7:30856, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58924->172.17.0.7:37402, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35404->172.17.0.7:34954, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:33 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/02/12 01:53:33 INFO : appleappleapplebanana: Copied (new) 2026/02/12 01:53:33 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/02/12 01:53:33 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30875") 2026/02/12 01:53:33 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38690->172.17.0.7:30875, err= 2026/02/12 01:53:33 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/02/12 01:53:33 INFO : banana: Copied (new) 2026/02/12 01:53:33 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/02/12 01:53:33 INFO : apple: Copied (new) 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33833") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47074->172.17.0.7:33833, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34684") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39982->172.17.0.7:34684, err= 2026/02/12 01:53:33 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/02/12 01:53:33 INFO : splitbananasplit: Copied (new) 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39948") 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56724->172.17.0.7:39948, err= 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/02/12 01:53:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/02/12 01:53:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/02/12 01:53:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34699") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34298") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44334->172.17.0.7:34699, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53932->172.17.0.7:34298, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31541") 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/02/12 01:53:33 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44350->172.17.0.7:31541, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35476") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49560->172.17.0.7:35476, err= 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/02/12 01:53:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/02/12 01:53:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/02/12 01:53:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36770") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30547") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34788") 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/02/12 01:53:33 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55358->172.17.0.7:36770, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34060->172.17.0.7:34788, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54632->172.17.0.7:30547, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35083") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58514->172.17.0.7:35083, err= 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/02/12 01:53:33 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/02/12 01:53:33 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/02/12 01:53:33 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30023") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52094->172.17.0.7:30023, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32785") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34630") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41524->172.17.0.7:32785, err= 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/02/12 01:53:33 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47718->172.17.0.7:34630, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30696") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51156->172.17.0.7:30696, err= 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/02/12 01:53:33 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/02/12 01:53:33 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/02/12 01:53:33 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/02/12 01:53:33 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/12 01:53:33 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/12 01:53:33 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/12 01:53:33 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/12 01:53:33 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/12 01:53:33 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/12 01:53:33 INFO : appleSUFFIX: Deleted 2026/02/12 01:53:33 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/12 01:53:33 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/12 01:53:33 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/12 01:53:33 INFO : bananaSUFFIX: Deleted 2026/02/12 01:53:33 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/12 01:53:33 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/12 01:53:33 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/12 01:53:33 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/12 01:53:33 INFO : splitbananasplitSUFFIX: Deleted 2026/02/12 01:53:33 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/12 01:53:33 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/12 01:53:33 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/12 01:53:33 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32107") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39624->172.17.0.7:32107, err= 2026/02/12 01:53:33 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : apple: Excluded 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:33 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : banana: Excluded 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34927") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56698->172.17.0.7:34927, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34638") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35948->172.17.0.7:34638, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32322") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43970->172.17.0.7:32322, err= 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39169") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59850->172.17.0.7:39169, err= 2026/02/12 01:53:33 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : apple: Excluded 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:33 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : banana: Excluded 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38799") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33318->172.17.0.7:38799, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31277") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35604->172.17.0.7:31277, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39957") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53980->172.17.0.7:39957, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32138") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50696->172.17.0.7:32138, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36849") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49410->172.17.0.7:36849, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37241") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39726->172.17.0.7:37241, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30027") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56538->172.17.0.7:30027, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32102") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45806->172.17.0.7:32102, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36062") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47996->172.17.0.7:36062, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37899") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:32830->172.17.0.7:37899, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36405") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39112->172.17.0.7:36405, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36688") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44466->172.17.0.7:36688, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31929") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44744->172.17.0.7:31929, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35063") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45618->172.17.0.7:35063, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34151") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50948->172.17.0.7:34151, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35359") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53852->172.17.0.7:35359, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33328") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60864->172.17.0.7:33328, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32522") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58832->172.17.0.7:32522, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39500") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58272->172.17.0.7:39500, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35943") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58624->172.17.0.7:35943, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31757") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44412->172.17.0.7:31757, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39931") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39862->172.17.0.7:39931, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30177") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58676->172.17.0.7:30177, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39567") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55656->172.17.0.7:39567, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34245") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57836->172.17.0.7:34245, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34740") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45832->172.17.0.7:34740, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33691") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55450->172.17.0.7:33691, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37608") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48506->172.17.0.7:37608, err= 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39774") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40194->172.17.0.7:39774, err= 2026/02/12 01:53:33 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : apple: Excluded 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:33 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : banana: Excluded 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38926") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55832->172.17.0.7:38926, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33662") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41442->172.17.0.7:33662, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37381") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37098->172.17.0.7:37381, err= 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30426") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51504->172.17.0.7:30426, err= 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/12 01:53:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : apple: size = 5 OK 2026/02/12 01:53:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : apple: Unchanged skipping 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : banana: size = 6 OK 2026/02/12 01:53:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : banana: Unchanged skipping 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35149") 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44126->172.17.0.7:35149, err= 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31979") 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35643") 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55242->172.17.0.7:35643, err= 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38680->172.17.0.7:31979, err= 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:33 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/02/12 01:53:33 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32036") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33460") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49408->172.17.0.7:32036, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56646->172.17.0.7:33460, err= 2026/02/12 01:53:33 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/02/12 01:53:33 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/12 01:53:33 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/02/12 01:53:33 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37335") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42930->172.17.0.7:37335, err= 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36628") 2026/02/12 01:53:33 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55304->172.17.0.7:36628, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/02/12 01:53:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/12 01:53:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36468") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31787") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36158->172.17.0.7:36468, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49686->172.17.0.7:31787, err= 2026/02/12 01:53:33 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/02/12 01:53:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/12 01:53:33 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/02/12 01:53:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36938") 2026/02/12 01:53:33 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36334->172.17.0.7:36938, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37236") 2026/02/12 01:53:33 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56134->172.17.0.7:37236, err= 2026/02/12 01:53:33 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/02/12 01:53:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34513") 2026/02/12 01:53:33 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/02/12 01:53:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48440->172.17.0.7:34513, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37237") 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55216->172.17.0.7:37237, err= 2026/02/12 01:53:33 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/02/12 01:53:33 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/02/12 01:53:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/02/12 01:53:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38266") 2026/02/12 01:53:33 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/02/12 01:53:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33226->172.17.0.7:38266, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38677") 2026/02/12 01:53:33 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45232->172.17.0.7:38677, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31201") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44752->172.17.0.7:31201, err= 2026/02/12 01:53:33 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/02/12 01:53:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/12 01:53:33 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32540") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51066->172.17.0.7:32540, err= 2026/02/12 01:53:33 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/02/12 01:53:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/02/12 01:53:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33425") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54466->172.17.0.7:33425, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32105") 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/02/12 01:53:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57706->172.17.0.7:32105, err= 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/02/12 01:53:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/02/12 01:53:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/02/12 01:53:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 INFO : dir1/0013-789;=.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0014-89;=.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0015-9;=.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0009-3456789.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0011-56789;.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/12 01:53:33 INFO : appleappleapplebanana: Deleted 2026/02/12 01:53:33 INFO : dir1/0007-1234567.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0008-2345678.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0003-defghij.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0010-456789.txt: Deleted 2026/02/12 01:53:33 INFO : splitbananasplit: Deleted 2026/02/12 01:53:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/12 01:53:33 INFO : dir1/0012-6789;.txt: Deleted 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32470") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36548->172.17.0.7:32470, err= 2026/02/12 01:53:33 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : apple: Excluded 2026/02/12 01:53:33 DEBUG : appleapple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleapple: Excluded 2026/02/12 01:53:33 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : banana: Excluded 2026/02/12 01:53:33 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbanan: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39134") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37398->172.17.0.7:39134, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcde: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdef: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefg: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defgh: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghi: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghij: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijk: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-12345: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-23456: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-34567: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-45678: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37520") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43652->172.17.0.7:37520, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31514") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45746->172.17.0.7:31514, err= 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33505") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49686->172.17.0.7:33505, err= 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/12 01:53:33 DEBUG : banana: size = 6 OK 2026/02/12 01:53:33 DEBUG : splitbanan: size = 16 OK 2026/02/12 01:53:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/12 01:53:33 DEBUG : apple: size = 5 OK 2026/02/12 01:53:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : apple: Unchanged skipping 2026/02/12 01:53:33 DEBUG : appleapple: size = 21 OK 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36733") 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/12 01:53:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : banana: Unchanged skipping 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34264->172.17.0.7:36733, err= 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/12 01:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/12 01:53:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/12 01:53:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/12 01:53:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/12 01:53:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/12 01:53:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/12 01:53:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/12 01:53:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/12 01:53:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/12 01:53:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/12 01:53:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/12 01:53:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/12 01:53:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/12 01:53:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/12 01:53:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/12 01:53:33 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37412") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44460->172.17.0.7:37412, err= 2026/02/12 01:53:33 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : apple: Excluded 2026/02/12 01:53:33 DEBUG : appleapple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleapple: Excluded 2026/02/12 01:53:33 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : banana: Excluded 2026/02/12 01:53:33 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbanan: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36873") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36364->172.17.0.7:36873, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcde: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdef: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefg: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defgh: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghi: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghij: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijk: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-12345: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-23456: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-34567: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-45678: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35297") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48194->172.17.0.7:35297, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35720") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54888->172.17.0.7:35720, err= 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/12 01:53:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33611") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59344->172.17.0.7:33611, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31068") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41306->172.17.0.7:31068, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30193") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59356->172.17.0.7:30193, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37648") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59182->172.17.0.7:37648, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37849") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41316->172.17.0.7:37849, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34152") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54430->172.17.0.7:34152, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34068") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54184->172.17.0.7:34068, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38684") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39062->172.17.0.7:38684, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34630") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47720->172.17.0.7:34630, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35914") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58694->172.17.0.7:35914, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33866") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37358->172.17.0.7:33866, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37291") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37338->172.17.0.7:37291, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30726") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50670->172.17.0.7:30726, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38931") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48378->172.17.0.7:38931, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37556") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58840->172.17.0.7:37556, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32422") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58044->172.17.0.7:32422, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37960") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57834->172.17.0.7:37960, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35405") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49242->172.17.0.7:35405, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35899") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53674->172.17.0.7:35899, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35695") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46532->172.17.0.7:35695, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37070") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59462->172.17.0.7:37070, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39730") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42062->172.17.0.7:39730, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35126") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35780->172.17.0.7:35126, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38058") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60942->172.17.0.7:38058, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36957") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44822->172.17.0.7:36957, err= 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38940") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51986->172.17.0.7:38940, err= 2026/02/12 01:53:33 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : apple: Excluded 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:33 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : banana: Excluded 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35985") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49702->172.17.0.7:35985, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33862") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57710->172.17.0.7:33862, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36840") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50670->172.17.0.7:36840, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32620") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46102->172.17.0.7:32620, err= 2026/02/12 01:53:33 DEBUG : apple: size = 5 OK 2026/02/12 01:53:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : apple: Unchanged skipping 2026/02/12 01:53:33 DEBUG : banana: size = 6 OK 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/12 01:53:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : banana: Unchanged skipping 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/12 01:53:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/12 01:53:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32180") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33970->172.17.0.7:32180, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38298") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58278->172.17.0.7:38298, err= 2026/02/12 01:53:33 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : apple: Excluded 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:33 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : banana: Excluded 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35345") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59268->172.17.0.7:35345, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35515") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46106->172.17.0.7:35515, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37510") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45820->172.17.0.7:37510, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37418") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49810->172.17.0.7:37418, err= 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/12 01:53:33 DEBUG : apple: size = 5 OK 2026/02/12 01:53:33 DEBUG : banana: size = 6 OK 2026/02/12 01:53:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : banana: Unchanged skipping 2026/02/12 01:53:33 DEBUG : apple: Unchanged skipping 2026/02/12 01:53:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/12 01:53:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37248") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49258->172.17.0.7:37248, err= 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32824") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40302->172.17.0.7:32824, err= 2026/02/12 01:53:33 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : apple: Excluded 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:33 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : banana: Excluded 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31029") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50580->172.17.0.7:31029, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30183") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43724->172.17.0.7:30183, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36883") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60190->172.17.0.7:36883, err= 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30182") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56626->172.17.0.7:30182, err= 2026/02/12 01:53:33 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : apple: Excluded 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:33 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : banana: Excluded 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39579") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43292->172.17.0.7:39579, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39280") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54468->172.17.0.7:39280, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33484") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44630->172.17.0.7:33484, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39237") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55694->172.17.0.7:39237, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34890") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52250->172.17.0.7:34890, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36469") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39240->172.17.0.7:36469, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39180") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45878->172.17.0.7:39180, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39668") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45550->172.17.0.7:39668, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36337") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45398->172.17.0.7:36337, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39655") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47508->172.17.0.7:39655, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39230") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39354->172.17.0.7:39230, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35289") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35428->172.17.0.7:35289, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31305") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58150->172.17.0.7:31305, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34983") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56154->172.17.0.7:34983, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32421") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33000->172.17.0.7:32421, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36468") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36170->172.17.0.7:36468, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35180") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34128->172.17.0.7:35180, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30519") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56948->172.17.0.7:30519, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39325") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34462->172.17.0.7:39325, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37314") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51122->172.17.0.7:37314, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30754") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57888->172.17.0.7:30754, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30009") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47406->172.17.0.7:30009, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31616") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36772->172.17.0.7:31616, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37334") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58392->172.17.0.7:37334, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38403") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49048->172.17.0.7:38403, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34886") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37612->172.17.0.7:34886, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39671") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48764->172.17.0.7:39671, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35357") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58156->172.17.0.7:35357, err= 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33574") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51498->172.17.0.7:33574, err= 2026/02/12 01:53:33 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : apple: Excluded 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:33 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : banana: Excluded 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39167") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58892->172.17.0.7:39167, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35018") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47996->172.17.0.7:35018, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34767") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53388->172.17.0.7:34767, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38301") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37506->172.17.0.7:38301, err= 2026/02/12 01:53:33 DEBUG : apple: size = 5 OK 2026/02/12 01:53:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : banana: size = 6 OK 2026/02/12 01:53:33 DEBUG : apple: Unchanged skipping 2026/02/12 01:53:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : banana: Unchanged skipping 2026/02/12 01:53:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/12 01:53:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33400") 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34050->172.17.0.7:33400, err= 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39451") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37580->172.17.0.7:39451, err= 2026/02/12 01:53:33 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : apple: Excluded 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:33 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : banana: Excluded 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32642") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43112->172.17.0.7:32642, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38770") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38162->172.17.0.7:38770, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34167") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60110->172.17.0.7:34167, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35923") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54622->172.17.0.7:35923, err= 2026/02/12 01:53:33 DEBUG : apple: size = 5 OK 2026/02/12 01:53:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : apple: Unchanged skipping 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/12 01:53:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/12 01:53:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : banana: size = 6 OK 2026/02/12 01:53:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/12 01:53:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : banana: Unchanged skipping 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30468") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38330->172.17.0.7:30468, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32166") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43308->172.17.0.7:32166, err= 2026/02/12 01:53:33 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : apple: Excluded 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:33 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : banana: Excluded 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34415") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56232->172.17.0.7:34415, err= 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31159") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50356->172.17.0.7:31159, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37828") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43420->172.17.0.7:37828, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37499") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35904->172.17.0.7:37499, err= 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38642") 2026/02/12 01:53:33 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56396->172.17.0.7:38642, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37595") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42970->172.17.0.7:37595, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35761") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56242->172.17.0.7:35761, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33416") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33630->172.17.0.7:33416, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39904") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47132->172.17.0.7:39904, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37357") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51796->172.17.0.7:37357, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39599") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52254->172.17.0.7:39599, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36561") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33132->172.17.0.7:36561, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38732") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41274->172.17.0.7:38732, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32556") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47616->172.17.0.7:32556, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33500") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37746->172.17.0.7:33500, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34701") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60318->172.17.0.7:34701, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35955") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58956->172.17.0.7:35955, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33072") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36360->172.17.0.7:33072, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33735") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54390->172.17.0.7:33735, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31884") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37626->172.17.0.7:31884, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31430") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51206->172.17.0.7:31430, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36716") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54062->172.17.0.7:36716, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36142") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38184->172.17.0.7:36142, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33184") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53694->172.17.0.7:33184, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30156") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50180->172.17.0.7:30156, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36483") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54844->172.17.0.7:36483, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37668") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37250->172.17.0.7:37668, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38704") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47860->172.17.0.7:38704, err= 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38879") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34658->172.17.0.7:38879, err= 2026/02/12 01:53:34 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : apple: Excluded 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:34 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : banana: Excluded 2026/02/12 01:53:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31767") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46164->172.17.0.7:31767, err= 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37760") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39572->172.17.0.7:37760, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38609") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36090->172.17.0.7:38609, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37465") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59122->172.17.0.7:37465, err= 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/12 01:53:34 DEBUG : apple: size = 5 OK 2026/02/12 01:53:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : banana: size = 6 OK 2026/02/12 01:53:34 DEBUG : apple: Unchanged skipping 2026/02/12 01:53:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : banana: Unchanged skipping 2026/02/12 01:53:34 DEBUG : splitbananasplit: size = 16 OK 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38279") 2026/02/12 01:53:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : splitbananasplit: Unchanged skipping 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60454->172.17.0.7:38279, err= 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34868") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57948->172.17.0.7:34868, err= 2026/02/12 01:53:34 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : apple: Excluded 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:34 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : banana: Excluded 2026/02/12 01:53:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31020") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56394->172.17.0.7:31020, err= 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39464") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42482->172.17.0.7:39464, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33122") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35640->172.17.0.7:33122, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30184") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54328->172.17.0.7:30184, err= 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/12 01:53:34 DEBUG : banana: size = 6 OK 2026/02/12 01:53:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : splitbananasplit: size = 16 OK 2026/02/12 01:53:34 DEBUG : banana: Unchanged skipping 2026/02/12 01:53:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : splitbananasplit: Unchanged skipping 2026/02/12 01:53:34 DEBUG : apple: size = 5 OK 2026/02/12 01:53:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : apple: Unchanged skipping 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35469") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42342->172.17.0.7:35469, err= 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39322") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:32842->172.17.0.7:39322, err= 2026/02/12 01:53:34 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : apple: Excluded 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:34 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : banana: Excluded 2026/02/12 01:53:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30079") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59610->172.17.0.7:30079, err= 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35804") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51006->172.17.0.7:35804, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34726") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50216->172.17.0.7:34726, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32093") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48976->172.17.0.7:32093, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30400") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48896->172.17.0.7:30400, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30549") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58974->172.17.0.7:30549, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30273") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47198->172.17.0.7:30273, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36157") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41732->172.17.0.7:36157, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35649") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59194->172.17.0.7:35649, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37575") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44572->172.17.0.7:37575, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36956") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33364->172.17.0.7:36956, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33094") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44328->172.17.0.7:33094, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36649") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44756->172.17.0.7:36649, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36827") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40482->172.17.0.7:36827, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37437") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42882->172.17.0.7:37437, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39482") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56516->172.17.0.7:39482, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37387") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58944->172.17.0.7:37387, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30853") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37722->172.17.0.7:30853, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39581") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54878->172.17.0.7:39581, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33518") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38334->172.17.0.7:33518, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34766") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53898->172.17.0.7:34766, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32849") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50810->172.17.0.7:32849, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37974") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53632->172.17.0.7:37974, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38319") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48968->172.17.0.7:38319, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31260") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49960->172.17.0.7:31260, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36859") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50108->172.17.0.7:36859, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34900") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40576->172.17.0.7:34900, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38209") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46456->172.17.0.7:38209, err= 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35679") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:32812->172.17.0.7:35679, err= 2026/02/12 01:53:34 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : apple: Excluded 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:34 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : banana: Excluded 2026/02/12 01:53:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31968") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60312->172.17.0.7:31968, err= 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35256") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46868->172.17.0.7:35256, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39918") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35370->172.17.0.7:39918, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32663") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41878->172.17.0.7:32663, err= 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/12 01:53:34 DEBUG : apple: size = 5 OK 2026/02/12 01:53:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : apple: Unchanged skipping 2026/02/12 01:53:34 DEBUG : banana: size = 6 OK 2026/02/12 01:53:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : banana: Unchanged skipping 2026/02/12 01:53:34 DEBUG : splitbananasplit: size = 16 OK 2026/02/12 01:53:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : splitbananasplit: Unchanged skipping 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36274") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41042->172.17.0.7:36274, err= 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31486") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38980->172.17.0.7:31486, err= 2026/02/12 01:53:34 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : apple: Excluded 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:34 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : banana: Excluded 2026/02/12 01:53:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37524") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56524->172.17.0.7:37524, err= 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36011") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53016->172.17.0.7:36011, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32012") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35548->172.17.0.7:32012, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32623") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46988->172.17.0.7:32623, err= 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/12 01:53:34 DEBUG : apple: size = 5 OK 2026/02/12 01:53:34 DEBUG : splitbananasplit: size = 16 OK 2026/02/12 01:53:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : splitbananasplit: Unchanged skipping 2026/02/12 01:53:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : apple: Unchanged skipping 2026/02/12 01:53:34 DEBUG : banana: size = 6 OK 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/12 01:53:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : banana: Unchanged skipping 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36421") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46110->172.17.0.7:36421, err= 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32888") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55582->172.17.0.7:32888, err= 2026/02/12 01:53:34 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : apple: Excluded 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:34 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : banana: Excluded 2026/02/12 01:53:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35227") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34812->172.17.0.7:35227, err= 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38865") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48080->172.17.0.7:38865, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38969") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:53846->172.17.0.7:38969, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38219") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58992->172.17.0.7:38219, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32902") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59202->172.17.0.7:32902, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36468") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37618->172.17.0.7:36468, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36191") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47252->172.17.0.7:36191, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32654") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59370->172.17.0.7:32654, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32683") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47170->172.17.0.7:32683, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33143") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44424->172.17.0.7:33143, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31270") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34866->172.17.0.7:31270, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37464") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54030->172.17.0.7:37464, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31955") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35140->172.17.0.7:31955, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31918") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39780->172.17.0.7:31918, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38599") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43246->172.17.0.7:38599, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34560") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48820->172.17.0.7:34560, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37192") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43210->172.17.0.7:37192, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39825") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46986->172.17.0.7:39825, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34782") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36954->172.17.0.7:34782, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30613") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51812->172.17.0.7:30613, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38227") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45706->172.17.0.7:38227, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30065") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33808->172.17.0.7:30065, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33203") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33650->172.17.0.7:33203, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37484") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50748->172.17.0.7:37484, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32840") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36678->172.17.0.7:32840, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39762") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39122->172.17.0.7:39762, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30041") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40886->172.17.0.7:30041, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32767") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47040->172.17.0.7:32767, err= 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33689") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46826->172.17.0.7:33689, err= 2026/02/12 01:53:34 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : apple: Excluded 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:34 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : banana: Excluded 2026/02/12 01:53:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31603") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36692->172.17.0.7:31603, err= 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32467") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54812->172.17.0.7:32467, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33095") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39826->172.17.0.7:33095, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35021") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54598->172.17.0.7:35021, err= 2026/02/12 01:53:34 DEBUG : apple: size = 5 OK 2026/02/12 01:53:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : apple: Unchanged skipping 2026/02/12 01:53:34 DEBUG : banana: size = 6 OK 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/12 01:53:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : banana: Unchanged skipping 2026/02/12 01:53:34 DEBUG : splitbananasplit: size = 16 OK 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : splitbananasplit: Unchanged skipping 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35095") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52416->172.17.0.7:35095, err= 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34930") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50242->172.17.0.7:34930, err= 2026/02/12 01:53:34 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : apple: Excluded 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:34 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : banana: Excluded 2026/02/12 01:53:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32273") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51436->172.17.0.7:32273, err= 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30946") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59164->172.17.0.7:30946, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30167") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58456->172.17.0.7:30167, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33675") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57916->172.17.0.7:33675, err= 2026/02/12 01:53:34 DEBUG : apple: size = 5 OK 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/12 01:53:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : apple: Unchanged skipping 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/12 01:53:34 DEBUG : banana: size = 6 OK 2026/02/12 01:53:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : banana: Unchanged skipping 2026/02/12 01:53:34 DEBUG : splitbananasplit: size = 16 OK 2026/02/12 01:53:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : splitbananasplit: Unchanged skipping 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30121") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58034->172.17.0.7:30121, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36543") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43640->172.17.0.7:36543, err= 2026/02/12 01:53:34 DEBUG : apple: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : apple: Excluded 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : appleappleapplebanana: Excluded 2026/02/12 01:53:34 DEBUG : banana: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : banana: Excluded 2026/02/12 01:53:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : splitbananasplit: Excluded 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33595") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54692->172.17.0.7:33595, err= 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/12 01:53:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38937") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58042->172.17.0.7:38937, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30695") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46684->172.17.0.7:30695, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33419") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49434->172.17.0.7:33419, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30528") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60072->172.17.0.7:30528, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32478") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58492->172.17.0.7:32478, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39458") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58154->172.17.0.7:39458, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31716") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45532->172.17.0.7:31716, err= --- PASS: TestTransform (1.48s) --- PASS: TestTransform/NFC (0.10s) --- PASS: TestTransform/NFD (0.09s) --- PASS: TestTransform/base64 (0.18s) --- PASS: TestTransform/prefix (0.14s) --- PASS: TestTransform/suffix (0.15s) --- PASS: TestTransform/truncate (0.16s) --- PASS: TestTransform/encoder (0.13s) --- PASS: TestTransform/ISO-8859-1 (0.12s) --- PASS: TestTransform/charmap (0.13s) --- PASS: TestTransform/lowercase (0.15s) --- PASS: TestTransform/ascii (0.12s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38569") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47956->172.17.0.7:38569, err= 2026/02/12 01:53:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/12 01:53:34 INFO : sub dir_somesuffix: Making directory 2026/02/12 01:53:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/12 01:53:34 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/12 01:53:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/12 01:53:34 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33094") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56742->172.17.0.7:33094, err= 2026/02/12 01:53:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/02/12 01:53:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/12 01:53:34 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34422") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35074->172.17.0.7:34422, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35703") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46668->172.17.0.7:35703, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30897") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54712->172.17.0.7:30897, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38742") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60610->172.17.0.7:38742, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37111") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45330->172.17.0.7:37111, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31255") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50612->172.17.0.7:31255, err= 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 INFO : tictactoe: Making directory 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/12 01:53:34 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/12 01:53:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33721") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46134->172.17.0.7:33721, err= 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/02/12 01:53:34 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34092") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57836->172.17.0.7:34092, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39261") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50480->172.17.0.7:39261, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33680") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47970->172.17.0.7:33680, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33426") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55960->172.17.0.7:33426, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31578") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52392->172.17.0.7:31578, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31870") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58274->172.17.0.7:31870, err= 2026/02/12 01:53:34 INFO : toe: Making directory 2026/02/12 01:53:34 INFO : toe/toe: Making directory 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/12 01:53:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37311") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54282->172.17.0.7:37311, err= 2026/02/12 01:53:34 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/02/12 01:53:34 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/02/12 01:53:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35041") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50636->172.17.0.7:35041, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32820") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59422->172.17.0.7:32820, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37804") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40218->172.17.0.7:37804, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33890") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35892->172.17.0.7:33890, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33140") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36322->172.17.0.7:33140, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33114") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44686->172.17.0.7:33114, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31497") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51670->172.17.0.7:31497, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39669") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43690->172.17.0.7:39669, err= 2026/02/12 01:53:34 INFO : toe: Making directory 2026/02/12 01:53:34 INFO : toe/toe: Making directory 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/12 01:53:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/12 01:53:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31020") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39538->172.17.0.7:31020, err= 2026/02/12 01:53:34 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/02/12 01:53:34 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/02/12 01:53:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30730") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52238->172.17.0.7:30730, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30992") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35642->172.17.0.7:30992, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32529") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41722->172.17.0.7:32529, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32085") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33266->172.17.0.7:32085, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30935") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39570->172.17.0.7:30935, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30090") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43330->172.17.0.7:30090, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38950") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45064->172.17.0.7:38950, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:34 DEBUG : empty_dir: Making directory with metadata 2026/02/12 01:53:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 01:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30496") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34494->172.17.0.7:30496, err= 2026/02/12 01:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 01:53:34 INFO : tictacempty_dir: Making directory 2026/02/12 01:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 INFO : tictactoe: Making directory 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/12 01:53:34 INFO : tictactoe/tictactoe: Making directory 2026/02/12 01:53:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36993") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59838->172.17.0.7:36993, err= 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/02/12 01:53:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39074") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54330->172.17.0.7:39074, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36176") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31907") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48578->172.17.0.7:31907, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47136->172.17.0.7:36176, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30245") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46618->172.17.0.7:30245, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34898") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42180->172.17.0.7:34898, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32442") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30968") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34212->172.17.0.7:30968, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54370->172.17.0.7:32442, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34653") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35098->172.17.0.7:34653, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33805") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55970->172.17.0.7:33805, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:34 DEBUG : empty_dir: Making directory with metadata 2026/02/12 01:53:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34118") 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 01:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41054->172.17.0.7:34118, err= 2026/02/12 01:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 01:53:34 INFO : tictacempty_dir: Making directory 2026/02/12 01:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 INFO : tictactoe: Making directory 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/12 01:53:34 INFO : tictactoe/tictactoe: Making directory 2026/02/12 01:53:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/12 01:53:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31915") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:45110->172.17.0.7:31915, err= 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 01:53:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33456") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33500->172.17.0.7:33456, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35330") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44400->172.17.0.7:35330, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34726") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59832->172.17.0.7:34726, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39382") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58864->172.17.0.7:39382, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 01:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38534") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56480->172.17.0.7:38534, err= 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37316") 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58294->172.17.0.7:37316, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32617") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33212->172.17.0.7:32617, err= 2026/02/12 01:53:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37985") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50304->172.17.0.7:37985, err= 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/02/12 01:53:34 NOTICE: ftp://172.17.0.7:21/rclone-test-copiray8cimu: 0 differences found 2026/02/12 01:53:34 NOTICE: ftp://172.17.0.7:21/rclone-test-copiray8cimu: 1 hashes could not be checked 2026/02/12 01:53:34 NOTICE: ftp://172.17.0.7:21/rclone-test-copiray8cimu: 1 matching files 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31584") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38154->172.17.0.7:31584, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34650") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37059") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37216->172.17.0.7:34650, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35222->172.17.0.7:37059, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38111") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55296->172.17.0.7:38111, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38037") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39444->172.17.0.7:38037, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38981") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37326->172.17.0.7:38981, err= 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 INFO : tictactoe: Making directory 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/12 01:53:34 INFO : tictactoe/tictactoe: Making directory 2026/02/12 01:53:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33763") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36618->172.17.0.7:33763, err= 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/02/12 01:53:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36713") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60016->172.17.0.7:36713, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32783") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56666->172.17.0.7:32783, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33150") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33786->172.17.0.7:33150, err= 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35947") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36956->172.17.0.7:35947, err= 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35606") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40980->172.17.0.7:35606, err= 2026/02/12 01:53:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38251") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48348->172.17.0.7:38251, err= 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39374") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:38222->172.17.0.7:39374, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32872") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34246->172.17.0.7:32872, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34497") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52214->172.17.0.7:34497, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32332") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52330->172.17.0.7:32332, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33687") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52590->172.17.0.7:33687, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35619") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36662->172.17.0.7:35619, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33975") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51960->172.17.0.7:33975, err= --- PASS: TestRunTwice (0.04s) === RUN TestSyntax 2026/02/12 01:53:34 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36099") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42632->172.17.0.7:36099, err= 2026/02/12 01:53:34 INFO : toe: Making directory 2026/02/12 01:53:34 INFO : toe/toe: Making directory 2026/02/12 01:53:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36822") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39308->172.17.0.7:36822, err= 2026/02/12 01:53:34 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/02/12 01:53:34 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/02/12 01:53:34 INFO : toe/toe/toe: Copied (new) 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35330") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:44414->172.17.0.7:35330, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34551") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40626->172.17.0.7:34551, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34499") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48092->172.17.0.7:34499, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37205") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33378->172.17.0.7:37205, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31290") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49796->172.17.0.7:31290, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31933") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33448->172.17.0.7:31933, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37405") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35796->172.17.0.7:37405, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:34 DEBUG : empty_dir: Making directory with metadata 2026/02/12 01:53:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 01:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38465") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55576->172.17.0.7:38465, err= 2026/02/12 01:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 01:53:34 INFO : tictacempty_dir: Making directory 2026/02/12 01:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 INFO : tictactoe: Making directory 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/12 01:53:34 INFO : tictactoe/tictactoe: Making directory 2026/02/12 01:53:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/12 01:53:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31543") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48454->172.17.0.7:31543, err= 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 01:53:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 01:53:34 INFO : toe/toe/toe.txt: Deleted 2026/02/12 01:53:34 INFO : toe/toe: Removing directory 2026/02/12 01:53:34 INFO : toe: Removing directory 2026/02/12 01:53:34 INFO : empty_dir: Removing directory 2026/02/12 01:53:34 DEBUG : Local file system at /tmp/rclone3766648174: deleted 3 directories 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35988") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56986->172.17.0.7:35988, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38165") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50580->172.17.0.7:38165, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37760") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34604->172.17.0.7:37760, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34081") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34510->172.17.0.7:34081, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36900") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55996->172.17.0.7:36900, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38510") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55144->172.17.0.7:38510, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34059") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54508->172.17.0.7:34059, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33206") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33998->172.17.0.7:33206, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36911") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51520->172.17.0.7:36911, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:34 DEBUG : empty_dir: Making directory with metadata 2026/02/12 01:53:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 01:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33650") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:58510->172.17.0.7:33650, err= 2026/02/12 01:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 01:53:34 INFO : tictacempty_dir: Making directory 2026/02/12 01:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 INFO : tictactoe: Making directory 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/12 01:53:34 INFO : tictactoe/tictactoe: Making directory 2026/02/12 01:53:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/12 01:53:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37851") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48884->172.17.0.7:37851, err= 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 01:53:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 01:53:34 INFO : toe/toe/toe.txt: Deleted 2026/02/12 01:53:34 INFO : toe/toe: Removing directory 2026/02/12 01:53:34 INFO : toe: Removing directory 2026/02/12 01:53:34 INFO : empty_dir: Removing directory 2026/02/12 01:53:34 DEBUG : Local file system at /tmp/rclone3766648174: deleted 3 directories 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36993") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59844->172.17.0.7:36993, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37215") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46930->172.17.0.7:37215, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39326") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59390->172.17.0.7:39326, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38074") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52686->172.17.0.7:38074, err= 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/12 01:53:34 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31553") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46482->172.17.0.7:31553, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39702") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39892") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43256->172.17.0.7:39702, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40564->172.17.0.7:39892, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30348") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42852->172.17.0.7:30348, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36921") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40532->172.17.0.7:36921, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32030") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43292->172.17.0.7:32030, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32028") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34540->172.17.0.7:32028, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39591") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39612") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37917") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51028->172.17.0.7:39612, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36736->172.17.0.7:37917, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33446->172.17.0.7:39591, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39438") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34337") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52302->172.17.0.7:39438, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50544->172.17.0.7:34337, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39850") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43692->172.17.0.7:39850, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:34 DEBUG : Reset feature "Copy" 2026/02/12 01:53:34 DEBUG : Reset feature "Move" 2026/02/12 01:53:34 DEBUG : Reset feature "Copy" 2026/02/12 01:53:34 DEBUG : Reset feature "Move" 2026/02/12 01:53:34 DEBUG : empty_dir: Making directory with metadata 2026/02/12 01:53:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 01:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33250") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51868->172.17.0.7:33250, err= 2026/02/12 01:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 01:53:34 INFO : tictacempty_dir: Making directory 2026/02/12 01:53:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 INFO : tictactoe: Making directory 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : toe: transformed to: tictactoe 2026/02/12 01:53:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/12 01:53:34 INFO : tictactoe/tictactoe: Making directory 2026/02/12 01:53:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/12 01:53:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37456") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51470->172.17.0.7:37456, err= 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/12 01:53:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/12 01:53:34 INFO : toe/toe/toe.txt: Deleted 2026/02/12 01:53:34 INFO : toe/toe: Removing directory 2026/02/12 01:53:34 INFO : toe: Removing directory 2026/02/12 01:53:34 INFO : empty_dir: Removing directory 2026/02/12 01:53:34 DEBUG : Local file system at /tmp/rclone3766648174: deleted 3 directories 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36558") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49362->172.17.0.7:36558, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34367") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:36346->172.17.0.7:34367, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36549") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:41296->172.17.0.7:36549, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31819") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37436->172.17.0.7:31819, err= 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/12 01:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38423") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49178->172.17.0.7:38423, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33833") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50110->172.17.0.7:33833, err= 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/12 01:53:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/12 01:53:34 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30645") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40156->172.17.0.7:30645, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31395") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35016") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37600") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49814->172.17.0.7:31395, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57294->172.17.0.7:37600, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40026->172.17.0.7:35016, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35707") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38400") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33828->172.17.0.7:35707, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:57202->172.17.0.7:38400, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33208") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:55684->172.17.0.7:33208, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:39058") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34235") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43926->172.17.0.7:39058, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37980") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50598->172.17.0.7:37980, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39356->172.17.0.7:34235, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36993") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:59852->172.17.0.7:36993, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37306") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51446->172.17.0.7:37306, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33525") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:35406->172.17.0.7:33525, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:34 DEBUG : toe: transformed to: dG9l 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36448") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:39376->172.17.0.7:36448, err= 2026/02/12 01:53:34 DEBUG : toe: transformed to: dG9l 2026/02/12 01:53:34 INFO : dG9l: Making directory 2026/02/12 01:53:34 DEBUG : toe: transformed to: dG9l 2026/02/12 01:53:34 DEBUG : toe: transformed to: dG9l 2026/02/12 01:53:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/12 01:53:34 INFO : dG9l/dG9l: Making directory 2026/02/12 01:53:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/12 01:53:34 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36272") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:54624->172.17.0.7:36272, err= 2026/02/12 01:53:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/12 01:53:34 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33176") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60288->172.17.0.7:33176, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35646") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:42454->172.17.0.7:35646, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32927") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60952->172.17.0.7:32927, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30403") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52310->172.17.0.7:30403, err= 2026/02/12 01:53:34 DEBUG : dG9l: transformed to: toe 2026/02/12 01:53:34 DEBUG : dG9l: transformed to: toe 2026/02/12 01:53:34 DEBUG : toe: Directory modification time the same (differ by 638.979045ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : Added delayed dir = "toe", newDst=toe 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33849") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:51312->172.17.0.7:33849, err= 2026/02/12 01:53:34 DEBUG : dG9l: transformed to: toe 2026/02/12 01:53:34 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/12 01:53:34 DEBUG : toe/toe: Directory modification time the same (differ by 638.979045ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33808") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43804->172.17.0.7:33808, err= 2026/02/12 01:53:34 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/12 01:53:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/12 01:53:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/02/12 01:53:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/12 01:53:34 DEBUG : Local file system at /tmp/rclone3766648174: Waiting for checks to finish 2026/02/12 01:53:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/12 01:53:34 DEBUG : Local file system at /tmp/rclone3766648174: Waiting for transfers to finish 2026/02/12 01:53:34 DEBUG : Waiting for deletions to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31531") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:50976->172.17.0.7:31531, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33509") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:33692->172.17.0.7:33509, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33416") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:48988->172.17.0.7:33416, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34992") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:37788->172.17.0.7:34992, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38770") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52460->172.17.0.7:38770, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34767") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52976->172.17.0.7:34767, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:38045") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:40336->172.17.0.7:38045, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-copiray8cimu", Local "Local file system at /tmp/rclone3766648174", Modify Window "1s" 2026/02/12 01:53:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/12 01:53:34 DEBUG : toe: transformed to: 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30957") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:56904->172.17.0.7:30957, err= 2026/02/12 01:53:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/12 01:53:34 DEBUG : toe: transformed to: 2026/02/12 01:53:34 INFO : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Making directory 2026/02/12 01:53:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/12 01:53:34 DEBUG : toe: transformed to: 2026/02/12 01:53:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/12 01:53:34 DEBUG : toe: transformed to: 2026/02/12 01:53:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/12 01:53:34 DEBUG : toe/toe: transformed to: 2026/02/12 01:53:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/12 01:53:34 INFO : toe/toe: Making directory 2026/02/12 01:53:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/12 01:53:34 DEBUG : toe/toe: transformed to: 2026/02/12 01:53:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/12 01:53:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/12 01:53:34 DEBUG : toe: transformed to: 2026/02/12 01:53:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/12 01:53:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/12 01:53:34 DEBUG : toe/toe/toe: transformed to: 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for checks to finish 2026/02/12 01:53:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Waiting for transfers to finish 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31764") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52416->172.17.0.7:31764, err= 2026/02/12 01:53:34 DEBUG : toe/toe/toe: size = 11 OK 2026/02/12 01:53:34 INFO : toe/toe/toe: Copied (new) 2026/02/12 01:53:34 ERROR : ftp://172.17.0.7:21/rclone-test-copiray8cimu: not deleting files as there were IO errors 2026/02/12 01:53:34 ERROR : ftp://172.17.0.7:21/rclone-test-copiray8cimu: not deleting directories as there were IO errors 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:31359") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:49462->172.17.0.7:31359, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:32395") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:46754->172.17.0.7:32395, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:35140") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52014->172.17.0.7:35140, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:33774") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:43022->172.17.0.7:33774, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:34267") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:34760->172.17.0.7:34267, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:37226") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:52432->172.17.0.7:37226, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:36266") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:47786->172.17.0.7:36266, err= --- PASS: TestError (0.01s) PASS 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: dial("tcp","172.17.0.7:30068") 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: > dial: conn=172.17.0.1:60644->172.17.0.7:30068, err= 2026/02/12 01:53:34 DEBUG : ftp://172.17.0.7:21/rclone-test-copiray8cimu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 4.557163684s (try 1/5)