"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/02/28 01:06:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guxetuy4geku" 2026/02/28 01:06:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/28 01:06:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:48 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:48 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:48 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:48 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Connecting to FTP server 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48612->172.17.0.7:21, err= 2026/02/28 01:06:48 DEBUG : Creating backend with remote "/tmp/rclone3687679056" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38753") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48764->172.17.0.7:38753, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 01:06:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30584") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42188->172.17.0.7:30584, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39678") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50518->172.17.0.7:39678, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30839") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39276->172.17.0.7:30839, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30143") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54848->172.17.0.7:30143, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32954") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35702->172.17.0.7:32954, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/28 01:06:48 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/28 01:06:48 INFO : sub dir/hello world: Copied (new) 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37550") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45796->172.17.0.7:37550, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35576") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43138->172.17.0.7:35576, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34579") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37522->172.17.0.7:34579, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33743") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39326->172.17.0.7:33743, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32252") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56542->172.17.0.7:32252, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33922") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54438->172.17.0.7:33922, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31557") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39838->172.17.0.7:31557, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32820") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57702->172.17.0.7:32820, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33498") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50800->172.17.0.7:33498, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 DEBUG : Creating backend with remote "/non-existing" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34222") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37356->172.17.0.7:34222, err= 2026/02/28 01:06:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31330") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56492->172.17.0.7:31330, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35773") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54864->172.17.0.7:35773, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31789") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49898->172.17.0.7:31789, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/28 01:06:48 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/28 01:06:48 INFO : sub dir/hello world: Copied (new) 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34725") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38120->172.17.0.7:34725, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34590") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35762->172.17.0.7:34590, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32838") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45132->172.17.0.7:32838, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36724") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41096->172.17.0.7:36724, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39001") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48418->172.17.0.7:39001, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" sync_test.go:222: Only runs on local 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39765") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37738->172.17.0.7:39765, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37939") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36432->172.17.0.7:37939, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 INFO : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Running all checks before starting transfers 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39536") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49754->172.17.0.7:39536, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 INFO : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Checks finished, now starting transfers 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36239") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51974->172.17.0.7:36239, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/28 01:06:48 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/28 01:06:48 INFO : sub dir/hello world: Copied (new) 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35520") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42614->172.17.0.7:35520, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38244") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48360->172.17.0.7:38244, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31293") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42026->172.17.0.7:31293, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38817") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36226->172.17.0.7:38817, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35392") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41744->172.17.0.7:35392, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 ERROR : Ignoring --no-traverse with sync 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30904") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59808->172.17.0.7:30904, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39359") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56602->172.17.0.7:39359, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/28 01:06:48 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/28 01:06:48 INFO : sub dir/hello world: Copied (new) 2026/02/28 01:06:48 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31853") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56692->172.17.0.7:31853, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31319") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38458->172.17.0.7:31319, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35049") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48220->172.17.0.7:35049, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35369") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52806->172.17.0.7:35369, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32186") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56474->172.17.0.7:32186, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39649") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36838->172.17.0.7:39649, err= 2026/02/28 01:06:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38499") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48604->172.17.0.7:38499, err= 2026/02/28 01:06:48 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/02/28 01:06:48 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/02/28 01:06:48 INFO : hello world2: Copied (new) 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36607") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34092->172.17.0.7:36607, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35232") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44564->172.17.0.7:35232, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34566") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45768->172.17.0.7:34566, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36583") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52598->172.17.0.7:36583, err= 2026/02/28 01:06:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39725") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59980->172.17.0.7:39725, err= 2026/02/28 01:06:48 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/02/28 01:06:48 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/02/28 01:06:48 INFO : potato2: Copied (new) 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33695") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37428->172.17.0.7:33695, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37805") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38502->172.17.0.7:37805, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38505") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45128->172.17.0.7:38505, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34662") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36810->172.17.0.7:34662, err= 2026/02/28 01:06:48 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/02/28 01:06:48 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/02/28 01:06:48 INFO : potato2: Copied (new) 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35122") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33002->172.17.0.7:35122, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34612") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35750->172.17.0.7:34612, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31283") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60156->172.17.0.7:31283, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/28 01:06:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/28 01:06:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/28 01:06:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39521") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37090->172.17.0.7:39521, err= 2026/02/28 01:06:48 INFO : sub dir2: Making directory 2026/02/28 01:06:48 INFO : sub dir: Making directory 2026/02/28 01:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 01:06:48 INFO : sub dir2/sub sub dir2: Making directory 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Connecting to FTP server 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48616->172.17.0.7:21, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36930") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43682->172.17.0.7:36930, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/28 01:06:48 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/28 01:06:48 INFO : sub dir/hello world: Copied (new) 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35623") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39382->172.17.0.7:35623, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31305") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55250->172.17.0.7:31305, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38411") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50302->172.17.0.7:38411, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36203") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46836->172.17.0.7:36203, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31005") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43910->172.17.0.7:31005, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31375") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54314->172.17.0.7:31375, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36817") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41952->172.17.0.7:36817, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33719") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37990->172.17.0.7:33719, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30978") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53284->172.17.0.7:30978, err= --- PASS: TestCopyEmptyDirectories (0.02s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 INFO : sub dir2: Making directory 2026/02/28 01:06:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/28 01:06:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34205") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50186->172.17.0.7:34205, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36922") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48310->172.17.0.7:36922, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/28 01:06:48 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/28 01:06:48 INFO : sub dir/hello world: Copied (new) 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39817") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57448->172.17.0.7:39817, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38828") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52738->172.17.0.7:38828, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38023") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34434->172.17.0.7:38023, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34705") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53088->172.17.0.7:34705, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36125") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45254->172.17.0.7:36125, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 DEBUG : sub dir2: Making directory with metadata 2026/02/28 01:06:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38627") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52720->172.17.0.7:38627, err= 2026/02/28 01:06:48 INFO : sub dir2: Making directory 2026/02/28 01:06:48 INFO : sub dir: Making directory 2026/02/28 01:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31359") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55220->172.17.0.7:31359, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/28 01:06:48 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/28 01:06:48 INFO : sub dir/hello world: Copied (new) 2026/02/28 01:06:48 INFO : sub dir/hello world: Deleted 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31136") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41718->172.17.0.7:31136, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33828") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49920->172.17.0.7:33828, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35343") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49454->172.17.0.7:35343, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34473") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49844->172.17.0.7:34473, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35205") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60752->172.17.0.7:35205, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30976") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30883") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52664->172.17.0.7:30976, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60342->172.17.0.7:30883, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33195") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41534->172.17.0.7:33195, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38494") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47696->172.17.0.7:38494, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33076") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56310->172.17.0.7:33076, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 INFO : sub dir2: Making directory 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30522") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45132->172.17.0.7:30522, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32862") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55614->172.17.0.7:32862, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/28 01:06:48 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/28 01:06:48 INFO : sub dir/hello world: Copied (new) 2026/02/28 01:06:48 INFO : sub dir/hello world: Deleted 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37595") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36986->172.17.0.7:37595, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38584") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57708->172.17.0.7:38584, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38380") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56740->172.17.0.7:38380, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35325") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50922->172.17.0.7:35325, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37145") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59296->172.17.0.7:37145, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 DEBUG : sub dir2: Making directory with metadata 2026/02/28 01:06:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/28 01:06:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38014") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44520->172.17.0.7:38014, err= 2026/02/28 01:06:48 INFO : sub dir2: Making directory 2026/02/28 01:06:48 INFO : sub dir: Making directory 2026/02/28 01:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30367") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59672->172.17.0.7:30367, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/28 01:06:48 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/28 01:06:48 INFO : sub dir/hello world: Copied (new) 2026/02/28 01:06:48 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31243") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38868->172.17.0.7:31243, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31627") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38270->172.17.0.7:31627, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36309") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46338->172.17.0.7:36309, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34431") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35348->172.17.0.7:34431, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31170") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46766->172.17.0.7:31170, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35537") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40680->172.17.0.7:35537, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36824") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59940->172.17.0.7:36824, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37720") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35612->172.17.0.7:37720, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37751") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54886->172.17.0.7:37751, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 INFO : sub dir2: Making directory 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37496") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46598->172.17.0.7:37496, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30269") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59902->172.17.0.7:30269, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/28 01:06:48 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/28 01:06:48 INFO : sub dir/hello world: Copied (new) 2026/02/28 01:06:48 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39553") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49656->172.17.0.7:39553, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30899") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59458->172.17.0.7:30899, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36250") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54106->172.17.0.7:36250, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31605") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59076->172.17.0.7:31605, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30804") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46120->172.17.0.7:30804, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34918") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49878->172.17.0.7:34918, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37433") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44070->172.17.0.7:37433, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35370") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55064->172.17.0.7:35370, err= 2026/02/28 01:06:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fuyicax8xemo" 2026/02/28 01:06:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:48 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:48 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:48 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:48 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-fuyicax8xemo: Connecting to FTP server 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-fuyicax8xemo: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-fuyicax8xemo: > dial: conn=172.17.0.1:48622->172.17.0.7:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-guxetuy4geku -> ftp://172.17.0.7:21/rclone-test-fuyicax8xemo 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-fuyicax8xemo: dial("tcp","172.17.0.7:38501") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-fuyicax8xemo: > dial: conn=172.17.0.1:45200->172.17.0.7:38501, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30126") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49168->172.17.0.7:30126, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30416") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40034->172.17.0.7:30416, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-fuyicax8xemo: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-fuyicax8xemo: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32676") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37534->172.17.0.7:32676, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-fuyicax8xemo: dial("tcp","172.17.0.7:33130") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-fuyicax8xemo: > dial: conn=172.17.0.1:34866->172.17.0.7:33130, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/28 01:06:48 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/28 01:06:48 INFO : sub dir/hello world: Copied (new) 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-fuyicax8xemo: dial("tcp","172.17.0.7:35340") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-fuyicax8xemo: > dial: conn=172.17.0.1:53620->172.17.0.7:35340, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-fuyicax8xemo: dial("tcp","172.17.0.7:31516") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-fuyicax8xemo: > dial: conn=172.17.0.1:59772->172.17.0.7:31516, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-fuyicax8xemo: dial("tcp","172.17.0.7:37975") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-fuyicax8xemo: > dial: conn=172.17.0.1:53066->172.17.0.7:37975, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-fuyicax8xemo: dial("tcp","172.17.0.7:30392") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-fuyicax8xemo: > dial: conn=172.17.0.1:33238->172.17.0.7:30392, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-fuyicax8xemo: Purge object "sub dir/hello world" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-fuyicax8xemo: Purge dir "sub dir" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-fuyicax8xemo: Purge dir "" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30028") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59406->172.17.0.7:30028, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30213") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60760->172.17.0.7:30213, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35479") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37786->172.17.0.7:35479, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39925") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36516->172.17.0.7:39925, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37510") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53820->172.17.0.7:37510, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32743") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43970->172.17.0.7:32743, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31874") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39674->172.17.0.7:31874, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35141") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49476->172.17.0.7:35141, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:48 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:48 DEBUG : sub dir/hello world: Sizes differ 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34454") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49472->172.17.0.7:34454, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/02/28 01:06:48 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/02/28 01:06:48 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33815") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43316->172.17.0.7:33815, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35380") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42788->172.17.0.7:35380, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37471") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60682->172.17.0.7:37471, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32784") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39292->172.17.0.7:32784, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30184") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47874->172.17.0.7:30184, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36608") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50584->172.17.0.7:36608, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39889") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33752->172.17.0.7:39889, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38918") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41526->172.17.0.7:38918, err= 2026/02/28 01:06:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qinamor9ruxu" 2026/02/28 01:06:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:48 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:48 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:48 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:48 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: Connecting to FTP server 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: > dial: conn=172.17.0.1:48632->172.17.0.7:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-guxetuy4geku -> ftp://172.17.0.7:21/rclone-test-qinamor9ruxu 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: dial("tcp","172.17.0.7:33335") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32067") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: > dial: conn=172.17.0.1:52100->172.17.0.7:33335, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50386->172.17.0.7:32067, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32689") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49858->172.17.0.7:32689, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39606") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43148->172.17.0.7:39606, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: dial("tcp","172.17.0.7:38300") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: > dial: conn=172.17.0.1:40018->172.17.0.7:38300, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/28 01:06:48 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/28 01:06:48 INFO : sub dir/hello world: Copied (new) 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: dial("tcp","172.17.0.7:38381") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: > dial: conn=172.17.0.1:49884->172.17.0.7:38381, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: dial("tcp","172.17.0.7:38141") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: > dial: conn=172.17.0.1:38872->172.17.0.7:38141, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39997") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45296->172.17.0.7:39997, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30699") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40252->172.17.0.7:30699, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39875") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40996->172.17.0.7:39875, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: dial("tcp","172.17.0.7:32982") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: > dial: conn=172.17.0.1:42436->172.17.0.7:32982, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39557") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42848->172.17.0.7:39557, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: dial("tcp","172.17.0.7:32465") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38827") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37266->172.17.0.7:38827, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: > dial: conn=172.17.0.1:44762->172.17.0.7:32465, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:48 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-qinamor9ruxu) 2026/02/28 01:06:48 DEBUG : sub dir/hello world: Sizes differ 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35890") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44544->172.17.0.7:35890, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: dial("tcp","172.17.0.7:35218") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: > dial: conn=172.17.0.1:59574->172.17.0.7:35218, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/02/28 01:06:48 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/02/28 01:06:48 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: dial("tcp","172.17.0.7:35360") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: > dial: conn=172.17.0.1:52704->172.17.0.7:35360, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: dial("tcp","172.17.0.7:39181") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: > dial: conn=172.17.0.1:53030->172.17.0.7:39181, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: dial("tcp","172.17.0.7:34278") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: > dial: conn=172.17.0.1:38250->172.17.0.7:34278, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: dial("tcp","172.17.0.7:37164") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: > dial: conn=172.17.0.1:50200->172.17.0.7:37164, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: Purge object "sub dir/hello world" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: Purge dir "sub dir" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-qinamor9ruxu: Purge dir "" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30115") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48330->172.17.0.7:30115, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33544") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49408->172.17.0.7:33544, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39368") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45138->172.17.0.7:39368, err= --- PASS: TestServerSideCopyOverSelf (0.04s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34270") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41484->172.17.0.7:34270, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34098") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33900->172.17.0.7:34098, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30528") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52466->172.17.0.7:30528, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32216") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38842->172.17.0.7:32216, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36062") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39526->172.17.0.7:36062, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:48 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:48 DEBUG : sub dir/hello world: Sizes differ 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33241") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53052->172.17.0.7:33241, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/02/28 01:06:48 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/02/28 01:06:48 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/28 01:06:48 INFO : sub dir/hello world: Deleted 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32183") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53218->172.17.0.7:32183, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33909") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43020->172.17.0.7:33909, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35679") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39078->172.17.0.7:35679, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35898") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48742->172.17.0.7:35898, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30685") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46414->172.17.0.7:30685, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37834") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56286->172.17.0.7:37834, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30407") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45350->172.17.0.7:30407, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36636") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46592->172.17.0.7:36636, err= 2026/02/28 01:06:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-morarok3tifu" 2026/02/28 01:06:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:48 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:48 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:48 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:48 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: Connecting to FTP server 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: > dial: conn=172.17.0.1:48638->172.17.0.7:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-guxetuy4geku -> ftp://172.17.0.7:21/rclone-test-morarok3tifu 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: dial("tcp","172.17.0.7:39804") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31299") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: > dial: conn=172.17.0.1:51292->172.17.0.7:39804, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48564->172.17.0.7:31299, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31972") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45676->172.17.0.7:31972, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38414") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52398->172.17.0.7:38414, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: dial("tcp","172.17.0.7:32204") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: > dial: conn=172.17.0.1:41196->172.17.0.7:32204, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/28 01:06:48 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/28 01:06:48 INFO : sub dir/hello world: Copied (new) 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: dial("tcp","172.17.0.7:34986") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: > dial: conn=172.17.0.1:59774->172.17.0.7:34986, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: dial("tcp","172.17.0.7:36312") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: > dial: conn=172.17.0.1:59702->172.17.0.7:36312, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36199") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52364->172.17.0.7:36199, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35389") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52440->172.17.0.7:35389, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31010") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48300->172.17.0.7:31010, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: Using server-side directory move 2026/02/28 01:06:48 INFO : ftp://172.17.0.7:21/rclone-test-morarok3tifu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37290") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: dial("tcp","172.17.0.7:38849") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: > dial: conn=172.17.0.1:52940->172.17.0.7:38849, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56764->172.17.0.7:37290, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39415") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: dial("tcp","172.17.0.7:39384") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: > dial: conn=172.17.0.1:42794->172.17.0.7:39384, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48068->172.17.0.7:39415, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:48 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-morarok3tifu) 2026/02/28 01:06:48 DEBUG : sub dir/hello world: Sizes differ 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: Waiting for transfers to finish 2026/02/28 01:06:48 INFO : sub dir/hello world: Deleted 2026/02/28 01:06:48 INFO : sub dir/hello world: Moved (server-side) 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37896") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56104->172.17.0.7:37896, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39788") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51002->172.17.0.7:39788, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: dial("tcp","172.17.0.7:32204") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: > dial: conn=172.17.0.1:41200->172.17.0.7:32204, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: dial("tcp","172.17.0.7:32214") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: > dial: conn=172.17.0.1:43452->172.17.0.7:32214, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30493") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53472->172.17.0.7:30493, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34813") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48528->172.17.0.7:34813, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38672") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53114->172.17.0.7:38672, err= 2026/02/28 01:06:48 DEBUG : testing file moves 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38803") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59036->172.17.0.7:38803, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: dial("tcp","172.17.0.7:38706") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: > dial: conn=172.17.0.1:51868->172.17.0.7:38706, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: dial("tcp","172.17.0.7:35788") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: > dial: conn=172.17.0.1:45312->172.17.0.7:35788, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34422") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58158->172.17.0.7:34422, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:48 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-morarok3tifu) 2026/02/28 01:06:48 DEBUG : sub dir/hello world: Sizes differ 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: Waiting for transfers to finish 2026/02/28 01:06:48 INFO : sub dir/hello world: Deleted 2026/02/28 01:06:48 INFO : sub dir/hello world: Moved (server-side) 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30400") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51114->172.17.0.7:30400, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35867") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46548->172.17.0.7:35867, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: dial("tcp","172.17.0.7:34953") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: > dial: conn=172.17.0.1:51534->172.17.0.7:34953, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: dial("tcp","172.17.0.7:38579") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: > dial: conn=172.17.0.1:41604->172.17.0.7:38579, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: dial("tcp","172.17.0.7:31047") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: > dial: conn=172.17.0.1:37060->172.17.0.7:31047, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: dial("tcp","172.17.0.7:38020") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: > dial: conn=172.17.0.1:59148->172.17.0.7:38020, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: Purge object "sub dir/hello world" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: Purge dir "sub dir" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-morarok3tifu: Purge dir "" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30541") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59232->172.17.0.7:30541, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32676") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37538->172.17.0.7:32676, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35466") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37714->172.17.0.7:35466, err= --- PASS: TestServerSideMoveOverSelf (0.06s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31570") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60152->172.17.0.7:31570, err= 2026/02/28 01:06:48 ERROR : error listing: directory not found 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38654") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38874->172.17.0.7:38654, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30640") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47190->172.17.0.7:30640, err= 2026/02/28 01:06:48 INFO : Local file system at /tmp/rclone3687679056: Making directory 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36911") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51178->172.17.0.7:36911, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34287") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33540->172.17.0.7:34287, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36755") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40530->172.17.0.7:36755, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30358") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33562->172.17.0.7:30358, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37066") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38812->172.17.0.7:37066, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34414") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58862->172.17.0.7:34414, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36675") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33134->172.17.0.7:36675, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34906") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56110->172.17.0.7:34906, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38285") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46198->172.17.0.7:38285, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34411") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59232->172.17.0.7:34411, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37758") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34240->172.17.0.7:37758, err= 2026/02/28 01:06:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30857") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48022->172.17.0.7:30857, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35799") 2026/02/28 01:06:48 DEBUG : Local file system at /tmp/rclone3687679056: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : Local file system at /tmp/rclone3687679056: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38776->172.17.0.7:35799, err= 2026/02/28 01:06:48 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/28 01:06:48 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/28 01:06:48 INFO : sub dir/hello world: Copied (new) 2026/02/28 01:06:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35781") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49650->172.17.0.7:35781, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33040") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50514->172.17.0.7:33040, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37110") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34778->172.17.0.7:37110, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36524") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34566->172.17.0.7:36524, err= 2026/02/28 01:06:48 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39387") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50660->172.17.0.7:39387, err= 2026/02/28 01:06:48 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/02/28 01:06:48 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/02/28 01:06:48 INFO : check sum: Copied (new) 2026/02/28 01:06:48 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32689") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49872->172.17.0.7:32689, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33864") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57308->172.17.0.7:33864, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : check sum: size = 1 OK 2026/02/28 01:06:48 NOTICE: ftp://172.17.0.7:21/rclone-test-guxetuy4geku: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/28 01:06:48 DEBUG : check sum: Size of src and dst objects identical 2026/02/28 01:06:48 DEBUG : check sum: Unchanged skipping 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:48 INFO : There was nothing to transfer 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38279") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42384->172.17.0.7:38279, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35429") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52438->172.17.0.7:35429, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37321") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55086->172.17.0.7:37321, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36044") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34774->172.17.0.7:36044, err= 2026/02/28 01:06:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32115") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44614->172.17.0.7:32115, err= 2026/02/28 01:06:48 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/02/28 01:06:48 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/02/28 01:06:48 INFO : sizeonly: Copied (new) 2026/02/28 01:06:48 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33028") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40984->172.17.0.7:33028, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39056") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39388->172.17.0.7:39056, err= 2026/02/28 01:06:48 DEBUG : sizeonly: size = 6 OK 2026/02/28 01:06:48 DEBUG : sizeonly: Sizes identical 2026/02/28 01:06:48 DEBUG : sizeonly: Unchanged skipping 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:48 INFO : There was nothing to transfer 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39665") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41806->172.17.0.7:39665, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37801") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45094->172.17.0.7:37801, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31857") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59978->172.17.0.7:31857, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32643") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46560->172.17.0.7:32643, err= 2026/02/28 01:06:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31363") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33802->172.17.0.7:31363, err= 2026/02/28 01:06:48 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/02/28 01:06:48 INFO : ignore-size: Copied (new) 2026/02/28 01:06:48 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33197") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36680->172.17.0.7:33197, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37369") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39498->172.17.0.7:37369, err= 2026/02/28 01:06:48 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:48 DEBUG : ignore-size: Unchanged skipping 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:48 INFO : There was nothing to transfer 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35323") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57472->172.17.0.7:35323, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36997") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37692->172.17.0.7:36997, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31336") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51888->172.17.0.7:31336, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37072") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36662->172.17.0.7:37072, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36255") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59744->172.17.0.7:36255, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34291") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46534->172.17.0.7:34291, err= 2026/02/28 01:06:48 DEBUG : existing: size = 6 OK 2026/02/28 01:06:48 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:48 DEBUG : existing: Unchanged skipping 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:48 INFO : There was nothing to transfer 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34054") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60456->172.17.0.7:34054, err= 2026/02/28 01:06:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33387") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44554->172.17.0.7:33387, err= 2026/02/28 01:06:48 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/28 01:06:48 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/28 01:06:48 INFO : existing: Copied (replaced existing) 2026/02/28 01:06:48 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34330") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45592->172.17.0.7:34330, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31454") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56294->172.17.0.7:31454, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39064") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:32768->172.17.0.7:39064, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32582") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59178->172.17.0.7:32582, err= 2026/02/28 01:06:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37936") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39754->172.17.0.7:37936, err= 2026/02/28 01:06:48 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/28 01:06:48 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/28 01:06:48 INFO : existing: Copied (new) 2026/02/28 01:06:48 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30597") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35688->172.17.0.7:30597, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32352") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59630->172.17.0.7:32352, err= 2026/02/28 01:06:48 DEBUG : existing: Destination exists, skipping 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:48 INFO : There was nothing to transfer 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30237") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48010->172.17.0.7:30237, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31586") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33250->172.17.0.7:31586, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30870") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49508->172.17.0.7:30870, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38209") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47558->172.17.0.7:38209, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39650") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42162->172.17.0.7:39650, err= 2026/02/28 01:06:48 INFO : d: Making directory 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32301") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34940->172.17.0.7:32301, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Connecting to FTP server 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39536") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49760->172.17.0.7:39536, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48644->172.17.0.7:21, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32283") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40098->172.17.0.7:32283, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35994") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39306->172.17.0.7:35994, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39054") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59974->172.17.0.7:39054, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39303") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44562->172.17.0.7:39303, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33315") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41354->172.17.0.7:33315, err= 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31237") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59050->172.17.0.7:31237, err= 2026/02/28 01:06:48 DEBUG : c/non empty space: size = 5 OK 2026/02/28 01:06:48 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/28 01:06:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:48 DEBUG : c/non empty space: Unchanged skipping 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35021") 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44622->172.17.0.7:35021, err= 2026/02/28 01:06:48 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/02/28 01:06:48 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/02/28 01:06:48 INFO : a/potato2: Copied (new) 2026/02/28 01:06:48 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:48 INFO : b/potato: Deleted 2026/02/28 01:06:48 INFO : d: Removing directory 2026/02/28 01:06:48 INFO : b: Removing directory 2026/02/28 01:06:48 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: deleted 2 directories 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30902") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51800->172.17.0.7:30902, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34509") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36955") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53564->172.17.0.7:34509, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54100->172.17.0.7:36955, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38552") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42742->172.17.0.7:38552, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32049") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34912->172.17.0.7:32049, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32087") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51854->172.17.0.7:32087, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30567") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38650->172.17.0.7:30567, err= --- PASS: TestSyncIgnoreErrors (0.04s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31423") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60854->172.17.0.7:31423, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36931") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35494->172.17.0.7:36931, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35654") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51554->172.17.0.7:35654, err= 2026/02/28 01:06:49 DEBUG : empty space: size = 1 OK 2026/02/28 01:06:49 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/28 01:06:49 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35653") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46974->172.17.0.7:35653, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30117") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59028->172.17.0.7:30117, err= 2026/02/28 01:06:49 DEBUG : empty space: size = 1 OK 2026/02/28 01:06:49 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/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34112") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50040->172.17.0.7:34112, err= 2026/02/28 01:06:49 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/02/28 01:06:49 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/02/28 01:06:49 INFO : empty space: Copied (replaced existing) 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34218") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40462->172.17.0.7:34218, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36348") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34986->172.17.0.7:36348, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36399") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40824->172.17.0.7:36399, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37153") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54968->172.17.0.7:37153, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39271") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38372->172.17.0.7:39271, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36786") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43082->172.17.0.7:36786, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34592") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47718->172.17.0.7:34592, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31426") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38308->172.17.0.7:31426, err= 2026/02/28 01:06:49 DEBUG : foo: size = 3 OK 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 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/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35215") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34466->172.17.0.7:35215, err= 2026/02/28 01:06:49 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/02/28 01:06:49 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/02/28 01:06:49 INFO : foo: Copied (replaced existing) 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39845") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40704->172.17.0.7:39845, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37835") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34244->172.17.0.7:37835, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37118") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44734->172.17.0.7:37118, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31237") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59058->172.17.0.7:31237, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30449") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38008->172.17.0.7:30449, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31996") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34504->172.17.0.7:31996, err= 2026/02/28 01:06:49 DEBUG : empty space: size = 1 OK 2026/02/28 01:06:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : empty space: Unchanged skipping 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31057") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53444->172.17.0.7:31057, err= 2026/02/28 01:06:49 DEBUG : potato.06503f43.partial: size = 60 OK 2026/02/28 01:06:49 DEBUG : potato.06503f43.partial: renamed to: potato 2026/02/28 01:06:49 INFO : potato: Copied (new) 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36005") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42594->172.17.0.7:36005, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35774") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60728->172.17.0.7:35774, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36575") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47360->172.17.0.7:36575, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36684") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53144->172.17.0.7:36684, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32362") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37710->172.17.0.7:32362, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35325") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50928->172.17.0.7:35325, err= 2026/02/28 01:06:49 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:49 DEBUG : potato: size = 60 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:49 DEBUG : potato: Sizes differ 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39211") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44338->172.17.0.7:39211, err= 2026/02/28 01:06:49 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/02/28 01:06:49 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/02/28 01:06:49 INFO : potato: Copied (replaced existing) 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37642") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40410->172.17.0.7:37642, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34069") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45204->172.17.0.7:34069, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32422") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39976->172.17.0.7:32422, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36629") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46674->172.17.0.7:36629, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31993") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51370->172.17.0.7:31993, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39706") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48540->172.17.0.7:39706, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : potato: size = 21 OK 2026/02/28 01:06:49 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/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38158") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43660->172.17.0.7:38158, err= 2026/02/28 01:06:49 DEBUG : potato.a809149f.partial: size = 21 OK 2026/02/28 01:06:49 DEBUG : potato.a809149f.partial: renamed to: potato 2026/02/28 01:06:49 INFO : potato: Copied (replaced existing) 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32689") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49888->172.17.0.7:32689, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32861") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48942->172.17.0.7:32861, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37198") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59006->172.17.0.7:37198, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33966") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57596->172.17.0.7:33966, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32098") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33300->172.17.0.7:32098, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35693") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40804->172.17.0.7:35693, err= 2026/02/28 01:06:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : empty space: size = 1 OK 2026/02/28 01:06:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : empty space: Unchanged skipping 2026/02/28 01:06:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33742") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56982->172.17.0.7:33742, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35233") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35810->172.17.0.7:35233, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30688") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45982->172.17.0.7:30688, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30628") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41576->172.17.0.7:30628, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32892") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37796->172.17.0.7:32892, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39479") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56528->172.17.0.7:39479, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35855") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44490->172.17.0.7:35855, err= 2026/02/28 01:06:49 DEBUG : empty space: size = 1 OK 2026/02/28 01:06:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36809") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57248->172.17.0.7:36809, err= 2026/02/28 01:06:49 DEBUG : empty space: Unchanged skipping 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/02/28 01:06:49 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/02/28 01:06:49 INFO : potato2: Copied (new) 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 INFO : potato: Deleted 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35976") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52078->172.17.0.7:35976, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36464") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51658->172.17.0.7:36464, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32206") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47240->172.17.0.7:32206, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34776") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60926->172.17.0.7:34776, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38813") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49356->172.17.0.7:38813, err= 2026/02/28 01:06:49 INFO : d: Making directory 2026/02/28 01:06:49 INFO : d/e: Making directory 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33005") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:32868->172.17.0.7:33005, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34163") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32561") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32931") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40462->172.17.0.7:32561, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58960->172.17.0.7:32931, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54748->172.17.0.7:34163, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30916") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39328->172.17.0.7:30916, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30144") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:32832->172.17.0.7:30144, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34547") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44922->172.17.0.7:34547, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39201") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31287") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37990->172.17.0.7:39201, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41824->172.17.0.7:31287, err= 2026/02/28 01:06:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : c/non empty space: size = 5 OK 2026/02/28 01:06:49 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : c/non empty space: Unchanged skipping 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39732") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36954") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58982->172.17.0.7:39732, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35306->172.17.0.7:36954, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/02/28 01:06:49 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/02/28 01:06:49 INFO : a/potato2: Copied (new) 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 INFO : b/potato: Deleted 2026/02/28 01:06:49 INFO : d/e: Removing directory 2026/02/28 01:06:49 INFO : d: Removing directory 2026/02/28 01:06:49 INFO : b: Removing directory 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: deleted 3 directories 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35010") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46320->172.17.0.7:35010, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30683") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35818->172.17.0.7:30683, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37914") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34170->172.17.0.7:37914, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35022") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57660->172.17.0.7:35022, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34569") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30125") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44928->172.17.0.7:34569, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40470->172.17.0.7:30125, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39560") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37478->172.17.0.7:39560, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38579") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41618->172.17.0.7:38579, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32529") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42608->172.17.0.7:32529, err= 2026/02/28 01:06:49 INFO : d: Making directory 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35575") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53646->172.17.0.7:35575, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35084") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51006->172.17.0.7:35084, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38243") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44392->172.17.0.7:38243, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33129") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52936->172.17.0.7:33129, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38516") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34974->172.17.0.7:38516, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32947") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47162->172.17.0.7:32947, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38840") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31914") 2026/02/28 01:06:49 DEBUG : c/non empty space: size = 5 OK 2026/02/28 01:06:49 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58708->172.17.0.7:38840, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55730->172.17.0.7:31914, err= 2026/02/28 01:06:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : c/non empty space: Unchanged skipping 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37327") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47324->172.17.0.7:37327, err= 2026/02/28 01:06:49 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/02/28 01:06:49 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/02/28 01:06:49 INFO : a/potato2: Copied (new) 2026/02/28 01:06:49 ERROR : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: not deleting files as there were IO errors 2026/02/28 01:06:49 ERROR : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: not deleting directories as there were IO errors 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33485") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54992->172.17.0.7:33485, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31431") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Connecting to FTP server 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48654->172.17.0.7:21, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54404->172.17.0.7:31431, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33902") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35386->172.17.0.7:33902, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34657") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59706->172.17.0.7:34657, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34033") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43744->172.17.0.7:34033, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31456") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55612->172.17.0.7:31456, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39620") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35819") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51876->172.17.0.7:35819, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37090") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38310->172.17.0.7:37090, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38795") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44916->172.17.0.7:39620, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51634->172.17.0.7:38795, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32940") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58486->172.17.0.7:32940, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38140") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53932->172.17.0.7:38140, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36301") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54816->172.17.0.7:36301, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34012") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38226->172.17.0.7:34012, err= 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32833") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35714->172.17.0.7:32833, err= 2026/02/28 01:06:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : empty space: size = 1 OK 2026/02/28 01:06:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : empty space: Unchanged skipping 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39092") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41244->172.17.0.7:39092, err= 2026/02/28 01:06:49 INFO : potato: Deleted 2026/02/28 01:06:49 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/02/28 01:06:49 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/02/28 01:06:49 INFO : potato2: Copied (new) 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38679") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34638->172.17.0.7:38679, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31933") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52568->172.17.0.7:31933, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30368") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34544->172.17.0.7:30368, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39823") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48622->172.17.0.7:39823, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32830") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58882->172.17.0.7:32830, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38846") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:32864->172.17.0.7:38846, err= 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36332") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57518->172.17.0.7:36332, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 INFO : potato: Deleted 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30655") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41352->172.17.0.7:30655, err= 2026/02/28 01:06:49 DEBUG : empty space: size = 1 OK 2026/02/28 01:06:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : empty space: Unchanged skipping 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30447") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58206->172.17.0.7:30447, err= 2026/02/28 01:06:49 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/02/28 01:06:49 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/02/28 01:06:49 INFO : potato2: Copied (new) 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38989") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56804->172.17.0.7:38989, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34823") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58446->172.17.0.7:34823, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35954") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38380->172.17.0.7:35954, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36793") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41760->172.17.0.7:36793, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33097") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40908->172.17.0.7:33097, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37636") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36610->172.17.0.7:37636, err= 2026/02/28 01:06:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33583") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52280->172.17.0.7:33583, err= 2026/02/28 01:06:49 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/02/28 01:06:49 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/02/28 01:06:49 INFO : potato2: Copied (new) 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38557") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49796->172.17.0.7:38557, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33350") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:32880->172.17.0.7:33350, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33572") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57846->172.17.0.7:33572, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38443") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40314->172.17.0.7:38443, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31876") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37452->172.17.0.7:31876, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37012") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45508->172.17.0.7:37012, err= 2026/02/28 01:06:49 DEBUG : enormous: Excluded (Size Filter) 2026/02/28 01:06:49 DEBUG : enormous: Excluded 2026/02/28 01:06:49 DEBUG : potato2: Excluded (Size Filter) 2026/02/28 01:06:49 DEBUG : potato2: Excluded 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37770") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41272->172.17.0.7:37770, err= 2026/02/28 01:06:49 DEBUG : potato2: Excluded (Size Filter) 2026/02/28 01:06:49 DEBUG : potato2: Excluded 2026/02/28 01:06:49 DEBUG : empty space: size = 1 OK 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : empty space: Unchanged skipping 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 INFO : There was nothing to transfer 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37056") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57228->172.17.0.7:37056, err= 2026/02/28 01:06:49 DEBUG : enormous: Excluded (Size Filter) 2026/02/28 01:06:49 DEBUG : enormous: Excluded 2026/02/28 01:06:49 DEBUG : potato2: Excluded (Size Filter) 2026/02/28 01:06:49 DEBUG : potato2: Excluded 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36979") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50812->172.17.0.7:36979, err= 2026/02/28 01:06:49 DEBUG : potato2: Excluded (Size Filter) 2026/02/28 01:06:49 DEBUG : potato2: Excluded 2026/02/28 01:06:49 DEBUG : empty space: size = 1 OK 2026/02/28 01:06:49 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : empty space: Unchanged skipping 2026/02/28 01:06:49 DEBUG : Local file system at /tmp/rclone3687679056: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : Local file system at /tmp/rclone3687679056: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 INFO : There was nothing to transfer 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32004") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33858->172.17.0.7:32004, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36078") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37132->172.17.0.7:36078, err= --- PASS: TestSyncWithExclude (0.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35125") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56892->172.17.0.7:35125, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31924") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56152->172.17.0.7:31924, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32090") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36180->172.17.0.7:32090, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33090") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45954->172.17.0.7:33090, err= 2026/02/28 01:06:49 DEBUG : enormous: Excluded (Size Filter) 2026/02/28 01:06:49 DEBUG : enormous: Excluded 2026/02/28 01:06:49 DEBUG : potato2: Excluded (Size Filter) 2026/02/28 01:06:49 DEBUG : potato2: Excluded 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34976") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37996->172.17.0.7:34976, err= 2026/02/28 01:06:49 DEBUG : empty space: size = 1 OK 2026/02/28 01:06:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : empty space: Unchanged skipping 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 INFO : enormous: Deleted 2026/02/28 01:06:49 INFO : potato2: Deleted 2026/02/28 01:06:49 INFO : There was nothing to transfer 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37172") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48248->172.17.0.7:37172, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38751") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35254->172.17.0.7:38751, err= 2026/02/28 01:06:49 DEBUG : empty space: size = 1 OK 2026/02/28 01:06:49 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : empty space: Unchanged skipping 2026/02/28 01:06:49 DEBUG : Local file system at /tmp/rclone3687679056: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : Local file system at /tmp/rclone3687679056: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 INFO : enormous: Deleted 2026/02/28 01:06:49 INFO : potato2: Deleted 2026/02/28 01:06:49 INFO : There was nothing to transfer 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38626") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50710->172.17.0.7:38626, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31233") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33124->172.17.0.7:31233, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32445") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56718->172.17.0.7:32445, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35768") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36298->172.17.0.7:35768, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37166") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36440->172.17.0.7:37166, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30745") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46654->172.17.0.7:30745, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34970") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47080->172.17.0.7:34970, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35943") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36676->172.17.0.7:35943, err= 2026/02/28 01:06:49 DEBUG : five: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : four: size = 4 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:49 DEBUG : four: size = 8 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:49 DEBUG : four: Sizes differ 2026/02/28 01:06:49 DEBUG : one: Destination is newer than source, skipping 2026/02/28 01:06:49 DEBUG : two: size = 3 OK 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32502") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40452->172.17.0.7:32502, err= 2026/02/28 01:06:49 DEBUG : three: size = 5 OK 2026/02/28 01:06:49 DEBUG : three: Sizes identical 2026/02/28 01:06:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/28 01:06:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34334") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53820->172.17.0.7:34334, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31580") 2026/02/28 01:06:49 DEBUG : five.0fee171d.partial: size = 4 OK 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50466->172.17.0.7:31580, err= 2026/02/28 01:06:49 DEBUG : four.f852663a.partial: size = 4 OK 2026/02/28 01:06:49 DEBUG : five.0fee171d.partial: renamed to: five 2026/02/28 01:06:49 INFO : five: Copied (new) 2026/02/28 01:06:49 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/02/28 01:06:49 DEBUG : four.f852663a.partial: renamed to: four 2026/02/28 01:06:49 INFO : four: Copied (replaced existing) 2026/02/28 01:06:49 DEBUG : two.8549bf6d.partial: renamed to: two 2026/02/28 01:06:49 INFO : two: Copied (replaced existing) 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31880") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34816->172.17.0.7:31880, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38126") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56778->172.17.0.7:38126, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33470") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46720->172.17.0.7:33470, err= --- PASS: TestSyncWithUpdateOlder (0.02s) === 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-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/02/28 01:06:49 ERROR : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Ignoring --track-renames as the source and destination do not have a common hash 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37669") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35312->172.17.0.7:37669, err= 2026/02/28 01:06:49 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36730") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39734") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38740->172.17.0.7:39734, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53298->172.17.0.7:36730, err= 2026/02/28 01:06:49 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/02/28 01:06:49 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/02/28 01:06:49 INFO : yam: Copied (new) 2026/02/28 01:06:49 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/02/28 01:06:49 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/02/28 01:06:49 INFO : potato: Copied (new) 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38261") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48498->172.17.0.7:38261, err= 2026/02/28 01:06:49 ERROR : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Ignoring --track-renames as the source and destination do not have a common hash 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34582") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39378->172.17.0.7:34582, err= 2026/02/28 01:06:49 DEBUG : potato: size = 14 OK 2026/02/28 01:06:49 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33375") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47514->172.17.0.7:33375, err= 2026/02/28 01:06:49 DEBUG : potato: Unchanged skipping 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/02/28 01:06:49 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/02/28 01:06:49 INFO : yaml: Copied (new) 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 INFO : yam: Deleted 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31640") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40504->172.17.0.7:31640, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33649") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33254->172.17.0.7:33649, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32142") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57180->172.17.0.7:32142, 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-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37339") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40660->172.17.0.7:37339, err= 2026/02/28 01:06:49 INFO : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Making map for --track-renames 2026/02/28 01:06:49 INFO : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Finished making map for --track-renames 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/28 01:06:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for renames to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32211") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31289") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35642->172.17.0.7:32211, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36568->172.17.0.7:31289, err= 2026/02/28 01:06:49 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/02/28 01:06:49 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/02/28 01:06:49 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/02/28 01:06:49 INFO : potato: Copied (new) 2026/02/28 01:06:49 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/02/28 01:06:49 INFO : yam: Copied (new) 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33334") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59912->172.17.0.7:33334, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33926") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59706->172.17.0.7:33926, err= 2026/02/28 01:06:49 DEBUG : potato: size = 14 OK 2026/02/28 01:06:49 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : potato: Unchanged skipping 2026/02/28 01:06:49 INFO : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Making map for --track-renames 2026/02/28 01:06:49 INFO : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Finished making map for --track-renames 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for renames to finish 2026/02/28 01:06:49 INFO : yam: Moved (server-side) to: yaml 2026/02/28 01:06:49 INFO : yaml: Renamed from "yam" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 INFO : There was nothing to transfer 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39089") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34410->172.17.0.7:39089, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33084") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45382->172.17.0.7:33084, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39067") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48932->172.17.0.7:39067, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33102") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37096->172.17.0.7:33102, err= 2026/02/28 01:06:49 INFO : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Making map for --track-renames 2026/02/28 01:06:49 INFO : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Finished making map for --track-renames 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/28 01:06:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for renames to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30372") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54340->172.17.0.7:30372, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34782") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53622->172.17.0.7:34782, err= 2026/02/28 01:06:49 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/02/28 01:06:49 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/02/28 01:06:49 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/02/28 01:06:49 INFO : sub/yam: Copied (new) 2026/02/28 01:06:49 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/02/28 01:06:49 INFO : potato: Copied (new) 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34443") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60544->172.17.0.7:34443, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38004") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58546->172.17.0.7:38004, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30320") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43064->172.17.0.7:30320, err= 2026/02/28 01:06:49 DEBUG : potato: size = 14 OK 2026/02/28 01:06:49 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : potato: Unchanged skipping 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33231") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50544->172.17.0.7:33231, err= 2026/02/28 01:06:49 INFO : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Making map for --track-renames 2026/02/28 01:06:49 INFO : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Finished making map for --track-renames 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for renames to finish 2026/02/28 01:06:49 INFO : sub/yam: Moved (server-side) to: yam 2026/02/28 01:06:49 INFO : yam: Renamed from "sub/yam" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 INFO : There was nothing to transfer 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38178") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40092->172.17.0.7:38178, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32460") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33394->172.17.0.7:32460, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34420") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33820->172.17.0.7:34420, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33226") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56988->172.17.0.7:33226, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30402") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44472->172.17.0.7:30402, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : Creating backend with remote "/tmp/rclone3687679056/dir1" 2026/02/28 01:06:49 DEBUG : Creating backend with remote "/tmp/rclone3687679056/dir2" 2026/02/28 01:06:49 DEBUG : Local file system at /tmp/rclone3687679056/dir2: Using server-side directory move 2026/02/28 01:06:49 INFO : Local file system at /tmp/rclone3687679056/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/28 01:06:49 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : Local file system at /tmp/rclone3687679056/dir2: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : Local file system at /tmp/rclone3687679056/dir2: Waiting for transfers to finish 2026/02/28 01:06:49 INFO : file1.txt: Moved (server-side) 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31470") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51588->172.17.0.7:31470, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35802") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54514->172.17.0.7:35802, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33124") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58660->172.17.0.7:33124, err= 2026/02/28 01:06:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33759") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36350->172.17.0.7:33759, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33743") 2026/02/28 01:06:49 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39338->172.17.0.7:33743, err= 2026/02/28 01:06:49 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/28 01:06:49 INFO : sub dir/hello world: Copied (new) 2026/02/28 01:06:49 INFO : sub dir/hello world: Deleted 2026/02/28 01:06:49 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/02/28 01:06:49 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/02/28 01:06:49 INFO : nested/sub dir/file: Copied (new) 2026/02/28 01:06:49 INFO : nested/sub dir/file: Deleted 2026/02/28 01:06:49 INFO : sub dir: Removing directory 2026/02/28 01:06:49 INFO : nested/sub dir: Removing directory 2026/02/28 01:06:49 INFO : nested: Removing directory 2026/02/28 01:06:49 DEBUG : Local file system at /tmp/rclone3687679056: deleted 3 directories 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35345") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39810->172.17.0.7:35345, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36071") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38594") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49104->172.17.0.7:38594, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55028->172.17.0.7:36071, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30422") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49332->172.17.0.7:30422, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31187") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35788->172.17.0.7:31187, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30104") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39297") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47664->172.17.0.7:30104, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59306->172.17.0.7:39297, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32294") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53216->172.17.0.7:32294, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37598") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45730->172.17.0.7:37598, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31818") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45640->172.17.0.7:31818, err= 2026/02/28 01:06:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33358") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50596->172.17.0.7:33358, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38962") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45772->172.17.0.7:38962, err= 2026/02/28 01:06:49 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/02/28 01:06:49 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/02/28 01:06:49 INFO : nested/sub dir/file: Copied (new) 2026/02/28 01:06:49 INFO : nested/sub dir/file: Deleted 2026/02/28 01:06:49 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/28 01:06:49 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/28 01:06:49 INFO : sub dir/hello world: Copied (new) 2026/02/28 01:06:49 INFO : sub dir/hello world: Deleted 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37573") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47364->172.17.0.7:37573, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33193") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51406->172.17.0.7:33193, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38870") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43048->172.17.0.7:38870, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31508") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50264->172.17.0.7:31508, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33298") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48894->172.17.0.7:33298, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31532") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41056->172.17.0.7:31532, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36278") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53464->172.17.0.7:36278, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33412") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39144->172.17.0.7:33412, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34732") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46170->172.17.0.7:34732, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31131") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35582->172.17.0.7:31131, err= 2026/02/28 01:06:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32663") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59546->172.17.0.7:32663, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36152") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60678->172.17.0.7:36152, err= 2026/02/28 01:06:49 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/28 01:06:49 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/28 01:06:49 INFO : existing: Copied (new) 2026/02/28 01:06:49 INFO : existing: Deleted 2026/02/28 01:06:49 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/02/28 01:06:49 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/02/28 01:06:49 INFO : existing-b: Copied (new) 2026/02/28 01:06:49 INFO : existing-b: Deleted 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37717") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47676->172.17.0.7:37717, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39972") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56456->172.17.0.7:39972, err= 2026/02/28 01:06:49 DEBUG : existing: Destination exists, skipping 2026/02/28 01:06:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 INFO : There was nothing to transfer 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38364") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51818->172.17.0.7:38364, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34066") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55088->172.17.0.7:34066, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36775") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37886->172.17.0.7:36775, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nuhifap4coga" 2026/02/28 01:06:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-nuhifap4coga: Connecting to FTP server 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-nuhifap4coga: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-nuhifap4coga: > dial: conn=172.17.0.1:48662->172.17.0.7:21, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32259") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48274->172.17.0.7:32259, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33580") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47392->172.17.0.7:33580, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31469") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51928->172.17.0.7:31469, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33519") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40210->172.17.0.7:33519, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-guxetuy4geku -> ftp://172.17.0.7:21/rclone-test-nuhifap4coga 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-nuhifap4coga: dial("tcp","172.17.0.7:35724") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-nuhifap4coga: > dial: conn=172.17.0.1:53828->172.17.0.7:35724, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-nuhifap4coga: dial("tcp","172.17.0.7:31099") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-nuhifap4coga: > dial: conn=172.17.0.1:57792->172.17.0.7:31099, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-nuhifap4coga: dial("tcp","172.17.0.7:32640") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-nuhifap4coga: > dial: conn=172.17.0.1:53864->172.17.0.7:32640, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-nuhifap4coga: Using server-side directory move 2026/02/28 01:06:49 INFO : ftp://172.17.0.7:21/rclone-test-nuhifap4coga: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-nuhifap4coga: dial("tcp","172.17.0.7:37517") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39114") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-nuhifap4coga: > dial: conn=172.17.0.1:34682->172.17.0.7:37517, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41240->172.17.0.7:39114, err= 2026/02/28 01:06:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : empty space: size = 1 OK 2026/02/28 01:06:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : empty space: Unchanged skipping 2026/02/28 01:06:49 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:49 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-nuhifap4coga) 2026/02/28 01:06:49 DEBUG : potato3: Sizes differ 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-nuhifap4coga: Waiting for checks to finish 2026/02/28 01:06:49 INFO : empty space: Deleted 2026/02/28 01:06:49 INFO : potato2: Moved (server-side) 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-nuhifap4coga: Waiting for transfers to finish 2026/02/28 01:06:49 INFO : potato3: Deleted 2026/02/28 01:06:49 INFO : potato3: Moved (server-side) 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30838") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57272->172.17.0.7:30838, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-nuhifap4coga: dial("tcp","172.17.0.7:32253") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-nuhifap4coga: > dial: conn=172.17.0.1:53496->172.17.0.7:32253, err= 2026/02/28 01:06:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kapowit9tade" 2026/02/28 01:06:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-kapowit9tade: Connecting to FTP server 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-kapowit9tade: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-kapowit9tade: > dial: conn=172.17.0.1:48672->172.17.0.7:21, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-kapowit9tade: Using server-side directory move 2026/02/28 01:06:49 INFO : ftp://172.17.0.7:21/rclone-test-kapowit9tade: Server side directory move succeeded 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-kapowit9tade: dial("tcp","172.17.0.7:33334") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-kapowit9tade: > dial: conn=172.17.0.1:59924->172.17.0.7:33334, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-nuhifap4coga: dial("tcp","172.17.0.7:34089") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-nuhifap4coga: > dial: conn=172.17.0.1:36922->172.17.0.7:34089, err= 2026/02/28 01:06:49 ERROR : error listing: directory not found 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-kapowit9tade: dial("tcp","172.17.0.7:38801") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-kapowit9tade: > dial: conn=172.17.0.1:38470->172.17.0.7:38801, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-kapowit9tade: Purge object "empty space" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-kapowit9tade: Purge object "potato2" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-kapowit9tade: Purge object "potato3" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-kapowit9tade: Purge dir "" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-nuhifap4coga: dial("tcp","172.17.0.7:39936") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-nuhifap4coga: > dial: conn=172.17.0.1:33298->172.17.0.7:39936, err= 2026/02/28 01:06:49 ERROR : error listing: directory not found 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-nuhifap4coga: Purge dir "" 2026/02/28 01:06:49 NOTICE: purge failed to rmdir "": directory not found 2026/02/28 01:06:49 NOTICE: purge failed: directory not found 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36163") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55196->172.17.0.7:36163, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36625") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49422->172.17.0.7:36625, err= --- PASS: TestServerSideMove (0.05s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-haxutiq1xesu" 2026/02/28 01:06:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: Connecting to FTP server 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: > dial: conn=172.17.0.1:48678->172.17.0.7:21, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32672") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39304->172.17.0.7:32672, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37056") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57242->172.17.0.7:37056, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35760") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57028->172.17.0.7:35760, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34740") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37112->172.17.0.7:34740, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-guxetuy4geku -> ftp://172.17.0.7:21/rclone-test-haxutiq1xesu 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: dial("tcp","172.17.0.7:31523") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: > dial: conn=172.17.0.1:57162->172.17.0.7:31523, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: dial("tcp","172.17.0.7:33480") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: > dial: conn=172.17.0.1:55946->172.17.0.7:33480, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: dial("tcp","172.17.0.7:33501") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: > dial: conn=172.17.0.1:38794->172.17.0.7:33501, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: dial("tcp","172.17.0.7:38085") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39525") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: > dial: conn=172.17.0.1:33940->172.17.0.7:38085, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58082->172.17.0.7:39525, err= 2026/02/28 01:06:49 DEBUG : empty space: Excluded (Size Filter) 2026/02/28 01:06:49 DEBUG : empty space: Excluded 2026/02/28 01:06:49 DEBUG : empty space: Excluded (Size Filter) 2026/02/28 01:06:49 DEBUG : empty space: Excluded 2026/02/28 01:06:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:49 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-haxutiq1xesu) 2026/02/28 01:06:49 DEBUG : potato3: Sizes differ 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: Connecting to FTP server 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: > dial: conn=172.17.0.1:48692->172.17.0.7:21, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: Waiting for transfers to finish 2026/02/28 01:06:49 INFO : potato2: Moved (server-side) 2026/02/28 01:06:49 INFO : potato3: Deleted 2026/02/28 01:06:49 INFO : potato3: Moved (server-side) 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38073") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56456->172.17.0.7:38073, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: dial("tcp","172.17.0.7:33302") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: > dial: conn=172.17.0.1:50704->172.17.0.7:33302, err= 2026/02/28 01:06:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bagizah2tuga" 2026/02/28 01:06:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-bagizah2tuga: Connecting to FTP server 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-bagizah2tuga: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-bagizah2tuga: > dial: conn=172.17.0.1:48702->172.17.0.7:21, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-bagizah2tuga: dial("tcp","172.17.0.7:32301") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-bagizah2tuga: > dial: conn=172.17.0.1:34948->172.17.0.7:32301, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: dial("tcp","172.17.0.7:39028") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: > dial: conn=172.17.0.1:45712->172.17.0.7:39028, err= 2026/02/28 01:06:49 DEBUG : empty space: Excluded (Size Filter) 2026/02/28 01:06:49 DEBUG : empty space: Excluded 2026/02/28 01:06:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-bagizah2tuga: Connecting to FTP server 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-bagizah2tuga: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-bagizah2tuga: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-bagizah2tuga: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-bagizah2tuga: > dial: conn=172.17.0.1:48708->172.17.0.7:21, err= 2026/02/28 01:06:49 INFO : potato2: Moved (server-side) 2026/02/28 01:06:49 INFO : potato3: Moved (server-side) 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-bagizah2tuga: dial("tcp","172.17.0.7:34514") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-bagizah2tuga: > dial: conn=172.17.0.1:48578->172.17.0.7:34514, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: dial("tcp","172.17.0.7:36469") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: > dial: conn=172.17.0.1:43416->172.17.0.7:36469, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-bagizah2tuga: dial("tcp","172.17.0.7:39516") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-bagizah2tuga: > dial: conn=172.17.0.1:60440->172.17.0.7:39516, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-bagizah2tuga: Purge object "potato2" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-bagizah2tuga: Purge object "potato3" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-bagizah2tuga: Purge dir "" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: dial("tcp","172.17.0.7:39788") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: > dial: conn=172.17.0.1:51012->172.17.0.7:39788, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: Purge object "empty space" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-haxutiq1xesu: Purge dir "" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36015") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59986->172.17.0.7:36015, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34522") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54380->172.17.0.7:34522, err= --- PASS: TestServerSideMoveWithFilter (0.07s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-relokop6vuzo" 2026/02/28 01:06:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: Connecting to FTP server 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: > dial: conn=172.17.0.1:48714->172.17.0.7:21, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31682") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41108->172.17.0.7:31682, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37021") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45892->172.17.0.7:37021, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33219") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42280->172.17.0.7:33219, err= 2026/02/28 01:06:49 INFO : tomatoDir: Making directory 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31562") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59258->172.17.0.7:31562, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39272") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39480->172.17.0.7:39272, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-guxetuy4geku -> ftp://172.17.0.7:21/rclone-test-relokop6vuzo 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: dial("tcp","172.17.0.7:32802") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: > dial: conn=172.17.0.1:45174->172.17.0.7:32802, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: dial("tcp","172.17.0.7:33225") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: > dial: conn=172.17.0.1:48306->172.17.0.7:33225, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: dial("tcp","172.17.0.7:38483") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: > dial: conn=172.17.0.1:45750->172.17.0.7:38483, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: Using server-side directory move 2026/02/28 01:06:49 INFO : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: dial("tcp","172.17.0.7:33609") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: > dial: conn=172.17.0.1:37606->172.17.0.7:33609, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35326") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55218->172.17.0.7:35326, err= 2026/02/28 01:06:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : empty space: size = 1 OK 2026/02/28 01:06:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : empty space: Unchanged skipping 2026/02/28 01:06:49 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:49 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-relokop6vuzo) 2026/02/28 01:06:49 DEBUG : potato3: Sizes differ 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: Connecting to FTP server 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33866") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: > dial: conn=172.17.0.1:48726->172.17.0.7:21, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36080->172.17.0.7:33866, err= 2026/02/28 01:06:49 INFO : empty space: Deleted 2026/02/28 01:06:49 INFO : potato2: Moved (server-side) 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: Waiting for transfers to finish 2026/02/28 01:06:49 INFO : potato3: Deleted 2026/02/28 01:06:49 INFO : potato3: Moved (server-side) 2026/02/28 01:06:49 INFO : tomatoDir: Removing directory 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: deleted 1 directories 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36780") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57080->172.17.0.7:36780, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35748") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42196->172.17.0.7:35748, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: dial("tcp","172.17.0.7:35333") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: > dial: conn=172.17.0.1:34308->172.17.0.7:35333, err= 2026/02/28 01:06:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-micimej8voha" 2026/02/28 01:06:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-micimej8voha: Connecting to FTP server 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-micimej8voha: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-micimej8voha: > dial: conn=172.17.0.1:48736->172.17.0.7:21, err= 2026/02/28 01:06:49 INFO : tomatoDir: Making directory 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-micimej8voha: Using server-side directory move 2026/02/28 01:06:49 INFO : ftp://172.17.0.7:21/rclone-test-micimej8voha: Server side directory move succeeded 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-micimej8voha: dial("tcp","172.17.0.7:32804") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-micimej8voha: > dial: conn=172.17.0.1:41000->172.17.0.7:32804, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-micimej8voha: dial("tcp","172.17.0.7:37995") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-micimej8voha: > dial: conn=172.17.0.1:54804->172.17.0.7:37995, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: dial("tcp","172.17.0.7:35965") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: > dial: conn=172.17.0.1:51498->172.17.0.7:35965, err= 2026/02/28 01:06:49 ERROR : error listing: directory not found 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: dial("tcp","172.17.0.7:30042") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: > dial: conn=172.17.0.1:56098->172.17.0.7:30042, err= 2026/02/28 01:06:49 ERROR : error listing: directory not found 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-micimej8voha: dial("tcp","172.17.0.7:39298") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-micimej8voha: > dial: conn=172.17.0.1:48744->172.17.0.7:39298, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-micimej8voha: Purge object "empty space" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-micimej8voha: Purge object "potato2" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-micimej8voha: Purge object "potato3" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-micimej8voha: dial("tcp","172.17.0.7:34111") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-micimej8voha: > dial: conn=172.17.0.1:42636->172.17.0.7:34111, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-micimej8voha: Purge dir "tomatoDir" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-micimej8voha: Purge dir "" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: dial("tcp","172.17.0.7:39723") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: > dial: conn=172.17.0.1:55336->172.17.0.7:39723, err= 2026/02/28 01:06:49 ERROR : error listing: directory not found 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-relokop6vuzo: Purge dir "" 2026/02/28 01:06:49 NOTICE: purge failed to rmdir "": directory not found 2026/02/28 01:06:49 NOTICE: purge failed: directory not found 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38959") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39410->172.17.0.7:38959, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32868") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37270->172.17.0.7:32868, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.10s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33234") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59148->172.17.0.7:33234, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37196") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45310->172.17.0.7:37196, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guxetuy4geku/rclone-sync-test" 2026/02/28 01:06:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test: Connecting to FTP server 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test: > dial: conn=172.17.0.1:48742->172.17.0.7:21, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36995") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34350->172.17.0.7:36995, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33240") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33420->172.17.0.7:33240, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guxetuy4geku/rclone-sync-test" 2026/02/28 01:06:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test: Connecting to FTP server 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test: > dial: conn=172.17.0.1:48748->172.17.0.7:21, err= 2026/02/28 01:06:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guxetuy4geku/rclone-sync-test-include/layer2" 2026/02/28 01:06:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test-include/layer2: Connecting to FTP server 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:48752->172.17.0.7:21, err= 2026/02/28 01:06:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guxetuy4geku/rclone-sync-test-ignore-file" 2026/02/28 01:06:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test-ignore-file: Connecting to FTP server 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test-ignore-file: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:48768->172.17.0.7:21, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30103") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60082->172.17.0.7:30103, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test: dial("tcp","172.17.0.7:37848") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34839") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48068->172.17.0.7:34839, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test: > dial: conn=172.17.0.1:43264->172.17.0.7:37848, err= 2026/02/28 01:06:49 DEBUG : rclone-sync-test: Excluded 2026/02/28 01:06:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30764") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37126->172.17.0.7:30764, err= 2026/02/28 01:06:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 INFO : There was nothing to transfer 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35065") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test: dial("tcp","172.17.0.7:30406") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59040->172.17.0.7:35065, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test: > dial: conn=172.17.0.1:60764->172.17.0.7:30406, err= 2026/02/28 01:06:49 DEBUG : rclone-sync-test: Excluded 2026/02/28 01:06:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38230") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40630->172.17.0.7:38230, err= 2026/02/28 01:06:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 INFO : rclone-sync-test-include: Removing directory 2026/02/28 01:06:49 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: failed to delete 1 directories 2026/02/28 01:06:49 INFO : There was nothing to transfer 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38934") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:37142") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43814->172.17.0.7:38934, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:60412->172.17.0.7:37142, err= 2026/02/28 01:06:49 DEBUG : rclone-sync-test: Excluded 2026/02/28 01:06:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34164") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35258->172.17.0.7:34164, err= 2026/02/28 01:06:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 INFO : There was nothing to transfer 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:38784") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:52162->172.17.0.7:38784, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31302") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59758->172.17.0.7:31302, err= 2026/02/28 01:06:49 DEBUG : rclone-sync-test: Excluded 2026/02/28 01:06:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30534") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56722->172.17.0.7:30534, err= 2026/02/28 01:06:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 INFO : rclone-sync-test-include: Removing directory 2026/02/28 01:06:49 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: failed to delete 1 directories 2026/02/28 01:06:49 INFO : There was nothing to transfer 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test-ignore-file: dial("tcp","172.17.0.7:31668") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38661") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57890->172.17.0.7:38661, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:34330->172.17.0.7:31668, err= 2026/02/28 01:06:49 DEBUG : Excluded 2026/02/28 01:06:49 DEBUG : rclone-sync-test: Excluded 2026/02/28 01:06:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32245") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33220->172.17.0.7:32245, err= 2026/02/28 01:06:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 INFO : There was nothing to transfer 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38455") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35456->172.17.0.7:38455, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39633") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39591") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42060->172.17.0.7:39591, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33666") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36958->172.17.0.7:39633, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43576->172.17.0.7:33666, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39139") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40062->172.17.0.7:39139, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37605") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37516->172.17.0.7:37605, err= --- PASS: TestSyncOverlapWithFilter (0.09s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guxetuy4geku/dst" 2026/02/28 01:06:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Connecting to FTP server 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:48774->172.17.0.7:21, err= 2026/02/28 01:06:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guxetuy4geku/CompareDest" 2026/02/28 01:06:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/CompareDest: Connecting to FTP server 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/CompareDest: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/CompareDest: > dial: conn=172.17.0.1:48782->172.17.0.7:21, err= 2026/02/28 01:06:49 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-guxetuy4geku/CompareDest" to be canonical "TestFTPPureftpd{VpkBH}:rclone-test-guxetuy4geku/CompareDest" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:37905") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:55836->172.17.0.7:37905, err= 2026/02/28 01:06:49 DEBUG : one: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:39404") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:52808->172.17.0.7:39404, err= 2026/02/28 01:06:49 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/02/28 01:06:49 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/02/28 01:06:49 INFO : one: Copied (new) 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35770") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33772->172.17.0.7:35770, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31843") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46072->172.17.0.7:31843, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30112") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54298->172.17.0.7:30112, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35721") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57154->172.17.0.7:35721, err= 2026/02/28 01:06:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-guxetuy4geku/CompareDest" for canonical name "TestFTPPureftpd{VpkBH}:rclone-test-guxetuy4geku/CompareDest" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:30464") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:57852->172.17.0.7:30464, err= 2026/02/28 01:06:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:49 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst) 2026/02/28 01:06:49 DEBUG : one: Sizes differ 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:39252") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:42194->172.17.0.7:39252, err= 2026/02/28 01:06:49 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/02/28 01:06:49 DEBUG : one.4a8516eb.partial: renamed to: one 2026/02/28 01:06:49 INFO : one: Copied (replaced existing) 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39243") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38528->172.17.0.7:39243, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31478") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60186->172.17.0.7:31478, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35701") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44270->172.17.0.7:35701, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33254") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53536->172.17.0.7:33254, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39514") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54852->172.17.0.7:39514, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39787") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59324->172.17.0.7:39787, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32395") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47762->172.17.0.7:32395, err= 2026/02/28 01:06:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-guxetuy4geku/CompareDest" for canonical name "TestFTPPureftpd{VpkBH}:rclone-test-guxetuy4geku/CompareDest" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:33428") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:54922->172.17.0.7:33428, err= 2026/02/28 01:06:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:49 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst) 2026/02/28 01:06:49 DEBUG : one: Sizes differ 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : one: size = 5 OK 2026/02/28 01:06:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 INFO : There was nothing to transfer 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35602") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40602->172.17.0.7:35602, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32637") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57912->172.17.0.7:32637, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39985") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36702->172.17.0.7:39985, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30911") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48188->172.17.0.7:30911, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32441") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56126->172.17.0.7:32441, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32765") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36784") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42080->172.17.0.7:32765, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56730->172.17.0.7:36784, err= 2026/02/28 01:06:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-guxetuy4geku/CompareDest" for canonical name "TestFTPPureftpd{VpkBH}:rclone-test-guxetuy4geku/CompareDest" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:39965") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:41056->172.17.0.7:39965, err= 2026/02/28 01:06:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:49 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst) 2026/02/28 01:06:49 DEBUG : one: Sizes differ 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/CompareDest: Connecting to FTP server 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/CompareDest: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:49 DEBUG : two: size = 3 OK 2026/02/28 01:06:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/CompareDest: > dial: conn=172.17.0.1:48796->172.17.0.7:21, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : one: size = 5 OK 2026/02/28 01:06:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 INFO : There was nothing to transfer 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36934") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48994->172.17.0.7:36934, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34380") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47258->172.17.0.7:34380, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31156") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53640->172.17.0.7:31156, err= 2026/02/28 01:06:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-guxetuy4geku/CompareDest" for canonical name "TestFTPPureftpd{VpkBH}:rclone-test-guxetuy4geku/CompareDest" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:33673") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:54728->172.17.0.7:33673, err= 2026/02/28 01:06:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:49 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst) 2026/02/28 01:06:49 DEBUG : one: Sizes differ 2026/02/28 01:06:49 DEBUG : two: size = 3 OK 2026/02/28 01:06:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : one: size = 5 OK 2026/02/28 01:06:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 INFO : There was nothing to transfer 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38837") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57620->172.17.0.7:38837, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39225") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30923") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49170->172.17.0.7:30923, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59686->172.17.0.7:39225, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37359") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41326->172.17.0.7:37359, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30156") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55042->172.17.0.7:30156, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33969") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43412->172.17.0.7:33969, err= 2026/02/28 01:06:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-guxetuy4geku/CompareDest" for canonical name "TestFTPPureftpd{VpkBH}:rclone-test-guxetuy4geku/CompareDest" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:33585") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:55108->172.17.0.7:33585, err= 2026/02/28 01:06:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:49 DEBUG : two: size = 5 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:49 DEBUG : two: size = 3 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku/CompareDest) 2026/02/28 01:06:49 DEBUG : two: Sizes differ 2026/02/28 01:06:49 DEBUG : two: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:33029") 2026/02/28 01:06:49 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst) 2026/02/28 01:06:49 DEBUG : one: Sizes differ 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:54108->172.17.0.7:33029, err= 2026/02/28 01:06:49 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/02/28 01:06:49 DEBUG : one: size = 5 OK 2026/02/28 01:06:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : two.a319cd8b.partial: renamed to: two 2026/02/28 01:06:49 INFO : two: Copied (new) 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39217") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46280->172.17.0.7:39217, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33316") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38991") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56264->172.17.0.7:38991, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35350->172.17.0.7:33316, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39629") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36744->172.17.0.7:39629, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36493") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45226->172.17.0.7:36493, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31455") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51074->172.17.0.7:31455, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30557") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46496->172.17.0.7:30557, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.11s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35980") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36990->172.17.0.7:35980, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30199") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51628->172.17.0.7:30199, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30998") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59972->172.17.0.7:30998, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39982") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32620") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33262->172.17.0.7:32620, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52452->172.17.0.7:39982, err= 2026/02/28 01:06:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guxetuy4geku/dest" 2026/02/28 01:06:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dest: Connecting to FTP server 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dest: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dest: > dial: conn=172.17.0.1:48808->172.17.0.7:21, err= 2026/02/28 01:06:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guxetuy4geku/pre-dest1" 2026/02/28 01:06:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/pre-dest1: Connecting to FTP server 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/pre-dest1: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/pre-dest1: > dial: conn=172.17.0.1:48822->172.17.0.7:21, err= 2026/02/28 01:06:49 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-guxetuy4geku/pre-dest1" to be canonical "TestFTPPureftpd{VpkBH}:rclone-test-guxetuy4geku/pre-dest1" 2026/02/28 01:06:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guxetuy4geku/pre-dest2" 2026/02/28 01:06:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/pre-dest2: Connecting to FTP server 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/pre-dest2: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/pre-dest2: > dial: conn=172.17.0.1:48834->172.17.0.7:21, err= 2026/02/28 01:06:49 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-guxetuy4geku/pre-dest2" to be canonical "TestFTPPureftpd{VpkBH}:rclone-test-guxetuy4geku/pre-dest2" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dest: dial("tcp","172.17.0.7:34655") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dest: > dial: conn=172.17.0.1:46736->172.17.0.7:34655, err= 2026/02/28 01:06:49 DEBUG : 1: size = 1 OK 2026/02/28 01:06:49 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/28 01:06:49 DEBUG : 2: size = 1 OK 2026/02/28 01:06:49 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/28 01:06:49 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dest: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dest: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dest: dial("tcp","172.17.0.7:39283") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dest: > dial: conn=172.17.0.1:52180->172.17.0.7:39283, err= 2026/02/28 01:06:49 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/02/28 01:06:49 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/02/28 01:06:49 INFO : 3: Copied (new) 2026/02/28 01:06:49 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dest: dial("tcp","172.17.0.7:35844") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dest: > dial: conn=172.17.0.1:37660->172.17.0.7:35844, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31751") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44460->172.17.0.7:31751, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39518") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56296->172.17.0.7:39518, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36994") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32096") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42378->172.17.0.7:32096, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46662->172.17.0.7:36994, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39158") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48462->172.17.0.7:39158, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31100") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35732") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34582") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55962->172.17.0.7:35732, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40868->172.17.0.7:31100, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39392->172.17.0.7:34582, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38047") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56566->172.17.0.7:38047, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/pre-dest1: closing 1 unused connections 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.07s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31017") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58002->172.17.0.7:31017, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36239") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51988->172.17.0.7:36239, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33020") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57812->172.17.0.7:33020, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33462") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54856->172.17.0.7:33462, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34181") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48572->172.17.0.7:34181, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39836") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55364->172.17.0.7:39836, err= 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34585") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43538->172.17.0.7:34585, err= 2026/02/28 01:06:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guxetuy4geku/dst" 2026/02/28 01:06:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Connecting to FTP server 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:48840->172.17.0.7:21, err= 2026/02/28 01:06:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guxetuy4geku/backup" 2026/02/28 01:06:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:49 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/backup: Connecting to FTP server 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/backup: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/backup: > dial: conn=172.17.0.1:48844->172.17.0.7:21, err= 2026/02/28 01:06:49 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-guxetuy4geku/backup" to be canonical "TestFTPPureftpd{VpkBH}:rclone-test-guxetuy4geku/backup" 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:37379") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:53254->172.17.0.7:37379, err= 2026/02/28 01:06:49 DEBUG : two: size = 3 OK 2026/02/28 01:06:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:49 DEBUG : two: Unchanged skipping 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for checks to finish 2026/02/28 01:06:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:49 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst) 2026/02/28 01:06:49 DEBUG : one: Sizes differ 2026/02/28 01:06:49 INFO : one: Moved (server-side) 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for transfers to finish 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:39390") 2026/02/28 01:06:49 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:54472->172.17.0.7:39390, err= 2026/02/28 01:06:50 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/28 01:06:50 DEBUG : one.a292864a.partial: renamed to: one 2026/02/28 01:06:50 INFO : one: Copied (new) 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 INFO : three.txt: Moved (server-side) 2026/02/28 01:06:50 INFO : three.txt: Moved into backup dir 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31137") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33326->172.17.0.7:31137, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35727") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38213") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42644->172.17.0.7:38213, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48054->172.17.0.7:35727, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31108") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41412->172.17.0.7:31108, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32218") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43542->172.17.0.7:32218, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32028") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36897") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59944->172.17.0.7:32028, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50966->172.17.0.7:36897, err= 2026/02/28 01:06:50 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-guxetuy4geku/backup" for canonical name "TestFTPPureftpd{VpkBH}:rclone-test-guxetuy4geku/backup" 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:36480") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:43562->172.17.0.7:36480, err= 2026/02/28 01:06:50 DEBUG : two: size = 3 OK 2026/02/28 01:06:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : two: Unchanged skipping 2026/02/28 01:06:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst) 2026/02/28 01:06:50 DEBUG : one: Sizes differ 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for checks to finish 2026/02/28 01:06:50 INFO : one: Deleted 2026/02/28 01:06:50 INFO : one: Moved (server-side) 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for transfers to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:32960") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:48662->172.17.0.7:32960, err= 2026/02/28 01:06:50 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/28 01:06:50 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/28 01:06:50 INFO : one: Copied (new) 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 INFO : three.txt: Deleted 2026/02/28 01:06:50 INFO : three.txt: Moved (server-side) 2026/02/28 01:06:50 INFO : three.txt: Moved into backup dir 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37805") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38510->172.17.0.7:37805, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38306") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36484->172.17.0.7:38306, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30535") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57714->172.17.0.7:30535, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34459") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49532->172.17.0.7:34459, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33854") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58524->172.17.0.7:33854, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33662") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41954->172.17.0.7:33662, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39684") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45812->172.17.0.7:39684, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.07s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38729") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35828->172.17.0.7:38729, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35710") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46198->172.17.0.7:35710, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33279") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56624->172.17.0.7:33279, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30299") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51372->172.17.0.7:30299, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36796") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41706->172.17.0.7:36796, err= 2026/02/28 01:06:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guxetuy4geku/dst" 2026/02/28 01:06:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:50 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:50 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:50 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:50 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Connecting to FTP server 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:48856->172.17.0.7:21, err= 2026/02/28 01:06:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guxetuy4geku/backup" 2026/02/28 01:06:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:50 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:50 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:50 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:50 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/backup: Connecting to FTP server 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/backup: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/backup: > dial: conn=172.17.0.1:48866->172.17.0.7:21, err= 2026/02/28 01:06:50 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-guxetuy4geku/backup" to be canonical "TestFTPPureftpd{VpkBH}:rclone-test-guxetuy4geku/backup" 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:30706") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:59188->172.17.0.7:30706, err= 2026/02/28 01:06:50 DEBUG : two: size = 3 OK 2026/02/28 01:06:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : two: Unchanged skipping 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for checks to finish 2026/02/28 01:06:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst) 2026/02/28 01:06:50 DEBUG : one: Sizes differ 2026/02/28 01:06:50 INFO : one: Moved (server-side) to: one.bak 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for transfers to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:31049") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:57870->172.17.0.7:31049, err= 2026/02/28 01:06:50 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/28 01:06:50 DEBUG : one.a292864a.partial: renamed to: one 2026/02/28 01:06:50 INFO : one: Copied (new) 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/28 01:06:50 INFO : three.txt: Moved into backup dir 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38783") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60024->172.17.0.7:38783, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36162") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44634->172.17.0.7:36162, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34596") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44824->172.17.0.7:34596, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34737") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41372->172.17.0.7:34737, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33568") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44538->172.17.0.7:33568, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37234") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47356->172.17.0.7:37234, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36158") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45822->172.17.0.7:36158, err= 2026/02/28 01:06:50 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-guxetuy4geku/backup" for canonical name "TestFTPPureftpd{VpkBH}:rclone-test-guxetuy4geku/backup" 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:33748") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:35182->172.17.0.7:33748, err= 2026/02/28 01:06:50 DEBUG : two: size = 3 OK 2026/02/28 01:06:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : two: Unchanged skipping 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for checks to finish 2026/02/28 01:06:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst) 2026/02/28 01:06:50 DEBUG : one: Sizes differ 2026/02/28 01:06:50 INFO : one.bak: Deleted 2026/02/28 01:06:50 INFO : one: Moved (server-side) to: one.bak 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for transfers to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:33714") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:49110->172.17.0.7:33714, err= 2026/02/28 01:06:50 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/28 01:06:50 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/28 01:06:50 INFO : one: Copied (new) 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 INFO : three.txt.bak: Deleted 2026/02/28 01:06:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/28 01:06:50 INFO : three.txt: Moved into backup dir 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36386") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39002->172.17.0.7:36386, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33862") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34732") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46186->172.17.0.7:34732, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48788->172.17.0.7:33862, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37941") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40746->172.17.0.7:37941, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30241") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52838->172.17.0.7:30241, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38861") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40382->172.17.0.7:38861, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37542") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50622->172.17.0.7:37542, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.07s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34456") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56616->172.17.0.7:34456, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37114") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50632->172.17.0.7:37114, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31132") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35026->172.17.0.7:31132, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35921") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37140->172.17.0.7:35921, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30895") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40150->172.17.0.7:30895, err= 2026/02/28 01:06:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guxetuy4geku/dst" 2026/02/28 01:06:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:50 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:50 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:50 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:50 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Connecting to FTP server 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:48870->172.17.0.7:21, err= 2026/02/28 01:06:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guxetuy4geku/backup" 2026/02/28 01:06:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:50 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:50 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:50 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:50 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/backup: Connecting to FTP server 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/backup: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/backup: > dial: conn=172.17.0.1:48876->172.17.0.7:21, err= 2026/02/28 01:06:50 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-guxetuy4geku/backup" to be canonical "TestFTPPureftpd{VpkBH}:rclone-test-guxetuy4geku/backup" 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:33839") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:35528->172.17.0.7:33839, err= 2026/02/28 01:06:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst) 2026/02/28 01:06:50 DEBUG : one: Sizes differ 2026/02/28 01:06:50 DEBUG : two: size = 3 OK 2026/02/28 01:06:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : two: Unchanged skipping 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for checks to finish 2026/02/28 01:06:50 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for transfers to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:38455") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:35468->172.17.0.7:38455, err= 2026/02/28 01:06:50 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/28 01:06:50 DEBUG : one.a292864a.partial: renamed to: one 2026/02/28 01:06:50 INFO : one: Copied (new) 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/28 01:06:50 INFO : three.txt: Moved into backup dir 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38810") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35374->172.17.0.7:38810, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31741") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47076->172.17.0.7:31741, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33497") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45982->172.17.0.7:33497, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36528") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39472->172.17.0.7:36528, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35924") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52128->172.17.0.7:35924, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35887") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40868->172.17.0.7:35887, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30986") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56332->172.17.0.7:30986, err= 2026/02/28 01:06:50 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-guxetuy4geku/backup" for canonical name "TestFTPPureftpd{VpkBH}:rclone-test-guxetuy4geku/backup" 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:39276") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:46974->172.17.0.7:39276, err= 2026/02/28 01:06:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst) 2026/02/28 01:06:50 DEBUG : one: Sizes differ 2026/02/28 01:06:50 DEBUG : two: size = 3 OK 2026/02/28 01:06:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : two: Unchanged skipping 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for checks to finish 2026/02/28 01:06:50 INFO : one-2019-01-01: Deleted 2026/02/28 01:06:50 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for transfers to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:37259") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:35478->172.17.0.7:37259, err= 2026/02/28 01:06:50 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/28 01:06:50 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/28 01:06:50 INFO : one: Copied (new) 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 INFO : three-2019-01-01.txt: Deleted 2026/02/28 01:06:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/28 01:06:50 INFO : three.txt: Moved into backup dir 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35947") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36020->172.17.0.7:35947, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35548") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38854") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43222->172.17.0.7:35548, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34736->172.17.0.7:38854, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30648") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36486->172.17.0.7:30648, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32851") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35030") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38514->172.17.0.7:35030, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50360->172.17.0.7:32851, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34026") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45168->172.17.0.7:34026, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.09s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39095") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33360->172.17.0.7:39095, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36797") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50298->172.17.0.7:36797, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38318") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51030->172.17.0.7:38318, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36294") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34932->172.17.0.7:36294, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38638") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59230->172.17.0.7:38638, err= 2026/02/28 01:06:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guxetuy4geku/dst" 2026/02/28 01:06:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:50 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:50 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:50 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:50 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Connecting to FTP server 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:48892->172.17.0.7:21, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:36362") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:49870->172.17.0.7:36362, err= 2026/02/28 01:06:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : two: size = 3 OK 2026/02/28 01:06:50 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst) 2026/02/28 01:06:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : one: Sizes differ 2026/02/28 01:06:50 DEBUG : two: Unchanged skipping 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for checks to finish 2026/02/28 01:06:50 INFO : one: Moved (server-side) to: one.bak 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for transfers to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:31236") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:50386->172.17.0.7:31236, err= 2026/02/28 01:06:50 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/28 01:06:50 DEBUG : one.a292864a.partial: renamed to: one 2026/02/28 01:06:50 INFO : one: Copied (new) 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/28 01:06:50 INFO : three.txt: Moved into backup dir 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38808") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41910->172.17.0.7:38808, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39456") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53552->172.17.0.7:39456, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33320") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47242->172.17.0.7:33320, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31122") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41876->172.17.0.7:31122, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33012") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39796->172.17.0.7:33012, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:32165") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:43658->172.17.0.7:32165, err= 2026/02/28 01:06:50 DEBUG : one.bak: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : one.bak: Excluded 2026/02/28 01:06:50 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : three.txt.bak: Excluded 2026/02/28 01:06:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst) 2026/02/28 01:06:50 DEBUG : one: Sizes differ 2026/02/28 01:06:50 DEBUG : two: size = 3 OK 2026/02/28 01:06:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : two: Unchanged skipping 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for checks to finish 2026/02/28 01:06:50 INFO : one.bak: Deleted 2026/02/28 01:06:50 INFO : one: Moved (server-side) to: one.bak 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Waiting for transfers to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:31954") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:38008->172.17.0.7:31954, err= 2026/02/28 01:06:50 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/28 01:06:50 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/28 01:06:50 INFO : one: Copied (new) 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 INFO : three.txt.bak: Deleted 2026/02/28 01:06:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/28 01:06:50 INFO : three.txt: Moved into backup dir 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32351") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36504->172.17.0.7:32351, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36617") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56466->172.17.0.7:36617, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30088") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44796->172.17.0.7:30088, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38343") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53728->172.17.0.7:38343, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34222") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37366->172.17.0.7:34222, err= --- PASS: TestSyncBackupDirSuffixOnly (0.07s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32023") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56266->172.17.0.7:32023, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34352") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38788->172.17.0.7:34352, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32723") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59154->172.17.0.7:32723, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32753") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49710->172.17.0.7:32753, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38408") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37662->172.17.0.7:38408, err= 2026/02/28 01:06:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guxetuy4geku/dst" 2026/02/28 01:06:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:50 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:50 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:50 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:50 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Connecting to FTP server 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:48904->172.17.0.7:21, err= 2026/02/28 01:06:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst) 2026/02/28 01:06:50 DEBUG : one: Sizes differ 2026/02/28 01:06:50 INFO : one: Moved (server-side) to: one.bak 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:33368") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:60088->172.17.0.7:33368, err= 2026/02/28 01:06:50 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/28 01:06:50 DEBUG : one.a292864a.partial: renamed to: one 2026/02/28 01:06:50 INFO : one: Copied (new) 2026/02/28 01:06:50 DEBUG : two: size = 3 OK 2026/02/28 01:06:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : two: Unchanged skipping 2026/02/28 01:06:50 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : three.txt: size = 5 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst) 2026/02/28 01:06:50 DEBUG : three.txt: Sizes differ 2026/02/28 01:06:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:32255") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:59564->172.17.0.7:32255, err= 2026/02/28 01:06:50 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/02/28 01:06:50 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/02/28 01:06:50 INFO : three.txt: Copied (new) 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37349") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59188->172.17.0.7:37349, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34244") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39424->172.17.0.7:34244, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34063") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53900->172.17.0.7:34063, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37406") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45770->172.17.0.7:37406, err= 2026/02/28 01:06:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst) 2026/02/28 01:06:50 DEBUG : one: Sizes differ 2026/02/28 01:06:50 INFO : one.bak: Deleted 2026/02/28 01:06:50 INFO : one: Moved (server-side) to: one.bak 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:32967") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:60898->172.17.0.7:32967, err= 2026/02/28 01:06:50 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/28 01:06:50 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/28 01:06:50 INFO : one: Copied (new) 2026/02/28 01:06:50 DEBUG : two: size = 3 OK 2026/02/28 01:06:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : two: Unchanged skipping 2026/02/28 01:06:50 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : three.txt: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst) 2026/02/28 01:06:50 DEBUG : three.txt: Sizes differ 2026/02/28 01:06:50 INFO : three.txt.bak: Deleted 2026/02/28 01:06:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:37855") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:55124->172.17.0.7:37855, err= 2026/02/28 01:06:50 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/02/28 01:06:50 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/02/28 01:06:50 INFO : three.txt: Copied (new) 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33334") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59940->172.17.0.7:33334, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35190") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35132->172.17.0.7:35190, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31414") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36356->172.17.0.7:31414, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33273") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35366->172.17.0.7:33273, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30442") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59506->172.17.0.7:30442, err= --- PASS: TestSyncSuffix (0.05s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32875") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42334->172.17.0.7:32875, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33269") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58066->172.17.0.7:33269, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31750") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44492->172.17.0.7:31750, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35227") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60838->172.17.0.7:35227, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38910") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58378->172.17.0.7:38910, err= 2026/02/28 01:06:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guxetuy4geku/dst" 2026/02/28 01:06:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/28 01:06:50 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:50 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{VpkBH}" suffix to name 2026/02/28 01:06:50 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/28 01:06:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/28 01:06:50 DEBUG : Setting pass="OggcdWGnzPVbNzv4YFPgsMD6O7qP3VNZ63ZrjkK_mgM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/28 01:06:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: Connecting to FTP server 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:48920->172.17.0.7:21, err= 2026/02/28 01:06:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst) 2026/02/28 01:06:50 DEBUG : one: Sizes differ 2026/02/28 01:06:50 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:37784") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:43762->172.17.0.7:37784, err= 2026/02/28 01:06:50 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/28 01:06:50 DEBUG : one.a292864a.partial: renamed to: one 2026/02/28 01:06:50 INFO : one: Copied (new) 2026/02/28 01:06:50 DEBUG : two: size = 3 OK 2026/02/28 01:06:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : two: Unchanged skipping 2026/02/28 01:06:50 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : three.txt: size = 5 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst) 2026/02/28 01:06:50 DEBUG : three.txt: Sizes differ 2026/02/28 01:06:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:30836") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:56916->172.17.0.7:30836, err= 2026/02/28 01:06:50 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/02/28 01:06:50 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/02/28 01:06:50 INFO : three.txt: Copied (new) 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39956") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48292->172.17.0.7:39956, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39038") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39290->172.17.0.7:39038, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34586") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57372->172.17.0.7:34586, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36223") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60782->172.17.0.7:36223, err= 2026/02/28 01:06:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst) 2026/02/28 01:06:50 DEBUG : one: Sizes differ 2026/02/28 01:06:50 INFO : one-2019-01-01: Deleted 2026/02/28 01:06:50 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:31688") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:58818->172.17.0.7:31688, err= 2026/02/28 01:06:50 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/28 01:06:50 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/28 01:06:50 INFO : one: Copied (new) 2026/02/28 01:06:50 DEBUG : two: size = 3 OK 2026/02/28 01:06:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : two: Unchanged skipping 2026/02/28 01:06:50 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : three.txt: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst) 2026/02/28 01:06:50 DEBUG : three.txt: Sizes differ 2026/02/28 01:06:50 INFO : three-2019-01-01.txt: Deleted 2026/02/28 01:06:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: dial("tcp","172.17.0.7:30815") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku/dst: > dial: conn=172.17.0.1:55970->172.17.0.7:30815, err= 2026/02/28 01:06:50 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/02/28 01:06:50 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/02/28 01:06:50 INFO : three.txt: Copied (new) 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36373") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38692->172.17.0.7:36373, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36964") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58208->172.17.0.7:36964, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32500") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47174->172.17.0.7:32500, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30665") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34320->172.17.0.7:30665, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38683") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36768->172.17.0.7:38683, err= --- PASS: TestSyncSuffixKeepExtension (0.06s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33407") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51644->172.17.0.7:33407, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31541") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49920->172.17.0.7:31541, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38325") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55778->172.17.0.7:38325, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:50 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : Testêé: size = 18 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:50 DEBUG : Testêé: Sizes differ 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36857") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39944->172.17.0.7:36857, err= 2026/02/28 01:06:50 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/02/28 01:06:50 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/02/28 01:06:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32690") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47588->172.17.0.7:32690, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34435") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55020->172.17.0.7:34435, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35187") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45862->172.17.0.7:35187, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37331") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56616->172.17.0.7:37331, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32068") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49330->172.17.0.7:32068, err= 2026/02/28 01:06:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33705") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40862->172.17.0.7:33705, err= 2026/02/28 01:06:50 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/28 01:06:50 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/28 01:06:50 INFO : existing: Copied (new) 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32605") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52018->172.17.0.7:32605, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36943") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49248->172.17.0.7:36943, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37099") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48838->172.17.0.7:37099, err= 2026/02/28 01:06:50 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : existing: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:50 DEBUG : existing: Sizes differ 2026/02/28 01:06:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:50 ERROR : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: not deleting files as there were IO errors 2026/02/28 01:06:50 ERROR : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: not deleting directories as there were IO errors 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39580") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38358->172.17.0.7:39580, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33831") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57026->172.17.0.7:33831, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33580") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47400->172.17.0.7:33580, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34453") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44434->172.17.0.7:34453, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34969") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40406->172.17.0.7:34969, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32689") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49902->172.17.0.7:32689, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:50 DEBUG : EXISTING: size = 6 OK 2026/02/28 01:06:50 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : existing: Unchanged skipping 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 INFO : There was nothing to transfer 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34299") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37062->172.17.0.7:34299, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34645") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40088->172.17.0.7:34645, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37694") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37982->172.17.0.7:37694, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33123") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42348->172.17.0.7:33123, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34216") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52650->172.17.0.7:34216, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37533") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44020->172.17.0.7:37533, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33628") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46116->172.17.0.7:33628, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37462") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42492->172.17.0.7:37462, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38627") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52728->172.17.0.7:38627, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32836") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45310->172.17.0.7:32836, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39275") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52138->172.17.0.7:39275, 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-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31844") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58192->172.17.0.7:31844, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38791") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45684->172.17.0.7:38791, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37738") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38878->172.17.0.7:37738, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33179") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34338->172.17.0.7:33179, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35025") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34220->172.17.0.7:35025, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31400") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57914->172.17.0.7:31400, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33311") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50384->172.17.0.7:33311, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30648") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36494->172.17.0.7:30648, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32201") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33922->172.17.0.7:32201, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32935") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35670->172.17.0.7:32935, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38818") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33534->172.17.0.7:38818, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32399") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57844->172.17.0.7:32399, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38849") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52948->172.17.0.7:38849, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38249") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40748->172.17.0.7:38249, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38764") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42014->172.17.0.7:38764, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31504") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52446->172.17.0.7:31504, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32355") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34024->172.17.0.7:32355, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32918") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44950->172.17.0.7:32918, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32421") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56314->172.17.0.7:32421, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36852") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50452->172.17.0.7:36852, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30804") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46132->172.17.0.7:30804, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30973") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41568->172.17.0.7:30973, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36860") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59804->172.17.0.7:36860, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36401") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42998->172.17.0.7:36401, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35028") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53670->172.17.0.7:35028, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38120") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55638->172.17.0.7:38120, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35087") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42444->172.17.0.7:35087, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37101") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34574->172.17.0.7:37101, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36437") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34154->172.17.0.7:36437, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38901") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50302->172.17.0.7:38901, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39189") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54364->172.17.0.7:39189, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30512") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43720->172.17.0.7:30512, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33703") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52062->172.17.0.7:33703, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39921") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53956->172.17.0.7:39921, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38905") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45130->172.17.0.7:38905, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30230") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55764->172.17.0.7:30230, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39799") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35376->172.17.0.7:39799, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33039") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58006->172.17.0.7:33039, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30099") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45216->172.17.0.7:30099, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31138") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35748->172.17.0.7:31138, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33141") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41796->172.17.0.7:33141, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31117") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47824->172.17.0.7:31117, err= 2026/02/28 01:06:50 DEBUG : both0: size = 6 OK 2026/02/28 01:06:50 DEBUG : both10: size = 6 OK 2026/02/28 01:06:50 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both11: size = 6 OK 2026/02/28 01:06:50 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:50 DEBUG : both12: size = 6 OK 2026/02/28 01:06:50 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both0: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both13: size = 6 OK 2026/02/28 01:06:50 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both13: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both14: size = 6 OK 2026/02/28 01:06:50 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both14: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both15: size = 6 OK 2026/02/28 01:06:50 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both15: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both16: size = 6 OK 2026/02/28 01:06:50 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both16: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both17: size = 6 OK 2026/02/28 01:06:50 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both17: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both18: size = 6 OK 2026/02/28 01:06:50 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both18: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both19: size = 6 OK 2026/02/28 01:06:50 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both19: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both1: size = 6 OK 2026/02/28 01:06:50 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both1: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both2: size = 6 OK 2026/02/28 01:06:50 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both2: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both3: size = 6 OK 2026/02/28 01:06:50 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both3: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both4: size = 6 OK 2026/02/28 01:06:50 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both4: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both5: size = 6 OK 2026/02/28 01:06:50 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both5: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both6: size = 6 OK 2026/02/28 01:06:50 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both6: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both7: size = 6 OK 2026/02/28 01:06:50 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both7: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both8: size = 6 OK 2026/02/28 01:06:50 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both8: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both9: size = 6 OK 2026/02/28 01:06:50 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both9: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both10: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both11: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both12: Unchanged skipping 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 INFO : only3: Deleted 2026/02/28 01:06:50 INFO : only15: Deleted 2026/02/28 01:06:50 INFO : only14: Deleted 2026/02/28 01:06:50 INFO : only7: Deleted 2026/02/28 01:06:50 INFO : only16: Deleted 2026/02/28 01:06:50 INFO : only6: Deleted 2026/02/28 01:06:50 INFO : only18: Deleted 2026/02/28 01:06:50 INFO : only9: Deleted 2026/02/28 01:06:50 INFO : only11: Deleted 2026/02/28 01:06:50 INFO : only13: Deleted 2026/02/28 01:06:50 INFO : only12: Deleted 2026/02/28 01:06:50 INFO : only17: Deleted 2026/02/28 01:06:50 INFO : only1: Deleted 2026/02/28 01:06:50 INFO : only2: Deleted 2026/02/28 01:06:50 INFO : only19: Deleted 2026/02/28 01:06:50 INFO : only5: Deleted 2026/02/28 01:06:50 INFO : only8: Deleted 2026/02/28 01:06:50 INFO : only4: Deleted 2026/02/28 01:06:50 INFO : only0: Deleted 2026/02/28 01:06:50 INFO : only10: Deleted 2026/02/28 01:06:50 INFO : There was nothing to transfer 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35543") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41452->172.17.0.7:35543, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30961") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55064->172.17.0.7:30961, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32951") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46958->172.17.0.7:32951, err= --- PASS: TestSyncConcurrentDelete (0.06s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33505") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48934->172.17.0.7:33505, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34385") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39464->172.17.0.7:34385, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31784") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44344->172.17.0.7:31784, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31516") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59782->172.17.0.7:31516, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31031") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42818->172.17.0.7:31031, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34687") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52044->172.17.0.7:34687, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38090") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53004->172.17.0.7:38090, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31467") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53462->172.17.0.7:31467, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36504") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45208->172.17.0.7:36504, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35855") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44494->172.17.0.7:35855, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34299") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37068->172.17.0.7:34299, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30641") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52256->172.17.0.7:30641, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34005") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59502->172.17.0.7:34005, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34980") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44882->172.17.0.7:34980, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31304") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47778->172.17.0.7:31304, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35992") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52644->172.17.0.7:35992, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38672") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53118->172.17.0.7:38672, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39931") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38868->172.17.0.7:39931, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32823") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48008->172.17.0.7:32823, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34279") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49610->172.17.0.7:34279, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35547") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42976->172.17.0.7:35547, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32510") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50996->172.17.0.7:32510, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34744") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56634->172.17.0.7:34744, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37039") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60102->172.17.0.7:37039, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30234") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42636->172.17.0.7:30234, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38060") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42318->172.17.0.7:38060, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35713") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49992->172.17.0.7:35713, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33446") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48276->172.17.0.7:33446, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30692") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52712->172.17.0.7:30692, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33291") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58866->172.17.0.7:33291, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32006") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58518->172.17.0.7:32006, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31367") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55918->172.17.0.7:31367, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39741") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48694->172.17.0.7:39741, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35997") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36494->172.17.0.7:35997, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32905") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53362->172.17.0.7:32905, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32220") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43854->172.17.0.7:32220, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34619") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48198->172.17.0.7:34619, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33246") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41352->172.17.0.7:33246, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33808") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48834->172.17.0.7:33808, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30922") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52730->172.17.0.7:30922, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35686") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60708->172.17.0.7:35686, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31292") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:32978->172.17.0.7:31292, err= 2026/02/28 01:06:50 DEBUG : both0: size = 6 OK 2026/02/28 01:06:50 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both0: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both10: size = 6 OK 2026/02/28 01:06:50 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both10: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both11: size = 6 OK 2026/02/28 01:06:50 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both11: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both12: size = 6 OK 2026/02/28 01:06:50 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both12: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both13: size = 6 OK 2026/02/28 01:06:50 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both13: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both14: size = 6 OK 2026/02/28 01:06:50 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both14: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both15: size = 6 OK 2026/02/28 01:06:50 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both15: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both16: size = 6 OK 2026/02/28 01:06:50 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both16: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both17: size = 6 OK 2026/02/28 01:06:50 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both17: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both18: size = 6 OK 2026/02/28 01:06:50 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both18: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both19: size = 6 OK 2026/02/28 01:06:50 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both19: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both1: size = 6 OK 2026/02/28 01:06:50 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both1: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both2: size = 6 OK 2026/02/28 01:06:50 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both2: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both3: size = 6 OK 2026/02/28 01:06:50 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both3: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both4: size = 6 OK 2026/02/28 01:06:50 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both4: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both5: size = 6 OK 2026/02/28 01:06:50 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both5: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both6: size = 6 OK 2026/02/28 01:06:50 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both6: Unchanged skipping 2026/02/28 01:06:50 DEBUG : both7: size = 6 OK 2026/02/28 01:06:50 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : both8: size = 6 OK 2026/02/28 01:06:50 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:50 DEBUG : both9: size = 6 OK 2026/02/28 01:06:50 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : only0: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:50 DEBUG : only0: Sizes differ 2026/02/28 01:06:50 DEBUG : both7: Unchanged skipping 2026/02/28 01:06:50 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : only10: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:50 DEBUG : only10: Sizes differ 2026/02/28 01:06:50 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : only11: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:50 DEBUG : only11: Sizes differ 2026/02/28 01:06:50 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : only12: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:50 DEBUG : only12: Sizes differ 2026/02/28 01:06:50 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : only13: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:50 DEBUG : only13: Sizes differ 2026/02/28 01:06:50 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : only14: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:50 DEBUG : only14: Sizes differ 2026/02/28 01:06:50 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : only15: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:50 DEBUG : only15: Sizes differ 2026/02/28 01:06:50 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : only16: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:50 DEBUG : only16: Sizes differ 2026/02/28 01:06:50 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : only17: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:50 DEBUG : only17: Sizes differ 2026/02/28 01:06:50 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : only18: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:50 DEBUG : only18: Sizes differ 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37848") 2026/02/28 01:06:50 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : only19: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:50 DEBUG : only19: Sizes differ 2026/02/28 01:06:50 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : only1: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:50 DEBUG : only1: Sizes differ 2026/02/28 01:06:50 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : only2: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:50 DEBUG : only2: Sizes differ 2026/02/28 01:06:50 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : only3: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:50 DEBUG : only3: Sizes differ 2026/02/28 01:06:50 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : only4: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:50 DEBUG : only4: Sizes differ 2026/02/28 01:06:50 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31672") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43276->172.17.0.7:37848, err= 2026/02/28 01:06:50 DEBUG : only5: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:50 DEBUG : only5: Sizes differ 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41346->172.17.0.7:31672, err= 2026/02/28 01:06:50 DEBUG : both8: Unchanged skipping 2026/02/28 01:06:50 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : only6: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:50 DEBUG : only6: Sizes differ 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33695") 2026/02/28 01:06:50 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37434->172.17.0.7:33695, err= 2026/02/28 01:06:50 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : only7: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:50 DEBUG : only7: Sizes differ 2026/02/28 01:06:50 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/02/28 01:06:50 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/02/28 01:06:50 INFO : only10: Copied (replaced existing) 2026/02/28 01:06:50 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : only8: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:50 DEBUG : only8: Sizes differ 2026/02/28 01:06:50 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3687679056) 2026/02/28 01:06:50 DEBUG : only9: size = 6 (ftp://172.17.0.7:21/rclone-test-guxetuy4geku) 2026/02/28 01:06:50 DEBUG : only9: Sizes differ 2026/02/28 01:06:50 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/02/28 01:06:50 INFO : only12: Copied (replaced existing) 2026/02/28 01:06:50 DEBUG : both9: Unchanged skipping 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35923") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48506->172.17.0.7:35923, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33522") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58344->172.17.0.7:33522, err= 2026/02/28 01:06:50 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/02/28 01:06:50 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/02/28 01:06:50 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/02/28 01:06:50 INFO : only13: Copied (replaced existing) 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32824") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38753") 2026/02/28 01:06:50 DEBUG : only11.51c18866.partial: size = 0 OK 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48776->172.17.0.7:38753, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56768->172.17.0.7:32824, err= 2026/02/28 01:06:50 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/02/28 01:06:50 INFO : only15: Copied (replaced existing) 2026/02/28 01:06:50 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/02/28 01:06:50 DEBUG : only11.51c18866.partial: renamed to: only11 2026/02/28 01:06:50 INFO : only11: Copied (replaced existing) 2026/02/28 01:06:50 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39511") 2026/02/28 01:06:50 INFO : only14: Copied (replaced existing) 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38410->172.17.0.7:39511, err= 2026/02/28 01:06:50 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32489") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42422->172.17.0.7:32489, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35952") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44718->172.17.0.7:35952, err= 2026/02/28 01:06:50 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/02/28 01:06:50 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/02/28 01:06:50 INFO : only16: Copied (replaced existing) 2026/02/28 01:06:50 DEBUG : only18.f963383f.partial: size = 0 OK 2026/02/28 01:06:50 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/02/28 01:06:50 INFO : only17: Copied (replaced existing) 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39309") 2026/02/28 01:06:50 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30728") 2026/02/28 01:06:50 DEBUG : only18.f963383f.partial: renamed to: only18 2026/02/28 01:06:50 INFO : only18: Copied (replaced existing) 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46148->172.17.0.7:30728, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38870->172.17.0.7:39309, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31431") 2026/02/28 01:06:50 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/02/28 01:06:50 INFO : only19: Copied (replaced existing) 2026/02/28 01:06:50 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54406->172.17.0.7:31431, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38727") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41900->172.17.0.7:38727, err= 2026/02/28 01:06:50 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/02/28 01:06:50 INFO : only2: Copied (replaced existing) 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30461") 2026/02/28 01:06:50 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46898->172.17.0.7:30461, err= 2026/02/28 01:06:50 DEBUG : only1.77787b15.partial: size = 0 OK 2026/02/28 01:06:50 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/02/28 01:06:50 DEBUG : only1.77787b15.partial: renamed to: only1 2026/02/28 01:06:50 INFO : only1: Copied (replaced existing) 2026/02/28 01:06:50 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/02/28 01:06:50 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/02/28 01:06:50 INFO : only4: Copied (replaced existing) 2026/02/28 01:06:50 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/02/28 01:06:50 INFO : only3: Copied (replaced existing) 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37584") 2026/02/28 01:06:50 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/02/28 01:06:50 INFO : only6: Copied (replaced existing) 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33979") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44322->172.17.0.7:33979, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40916->172.17.0.7:37584, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34211") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58164->172.17.0.7:34211, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36059") 2026/02/28 01:06:50 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39398->172.17.0.7:36059, err= 2026/02/28 01:06:50 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/02/28 01:06:50 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/02/28 01:06:50 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/02/28 01:06:50 INFO : only9: Copied (replaced existing) 2026/02/28 01:06:50 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/02/28 01:06:50 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/02/28 01:06:50 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/02/28 01:06:50 INFO : only7: Copied (replaced existing) 2026/02/28 01:06:50 INFO : only8: Copied (replaced existing) 2026/02/28 01:06:50 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/02/28 01:06:50 INFO : only0: Copied (replaced existing) 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37242") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47440->172.17.0.7:37242, err= 2026/02/28 01:06:50 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/02/28 01:06:50 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/02/28 01:06:50 INFO : only5: Copied (replaced existing) 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31719") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53932->172.17.0.7:31719, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31039") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51354->172.17.0.7:31039, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34855") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36082->172.17.0.7:34855, err= --- PASS: TestSyncConcurrentTruncate (0.08s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:50 DEBUG : empty_dir: Making directory with metadata 2026/02/28 01:06:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/28 01:06:50 DEBUG : empty_on_remote: Making directory with metadata 2026/02/28 01:06:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/28 01:06:50 INFO : empty_on_remote: Making directory 2026/02/28 01:06:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/28 01:06:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/28 01:06:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/28 01:06:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/28 01:06:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31875") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42546->172.17.0.7:31875, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30151") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34443") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33280") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60556->172.17.0.7:34443, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36612->172.17.0.7:33280, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50930->172.17.0.7:30151, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39869") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33158->172.17.0.7:39869, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31521") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45826->172.17.0.7:31521, err= --- PASS: TestSyncReplaceDirModTime (0.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:50 DEBUG : empty_dir: Making directory with metadata 2026/02/28 01:06:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/28 01:06:50 DEBUG : empty_on_remote: Making directory with metadata 2026/02/28 01:06:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/28 01:06:50 INFO : empty_on_remote: Making directory 2026/02/28 01:06:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/28 01:06:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/28 01:06:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/28 01:06:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/28 01:06:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/28 01:06:50 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35660") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49606->172.17.0.7:35660, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36115") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39035") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39584") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38084") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55704->172.17.0.7:36115, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43276->172.17.0.7:38084, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53124->172.17.0.7:39035, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47340->172.17.0.7:39584, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30032") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38478->172.17.0.7:30032, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32400") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42930->172.17.0.7:32400, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/28 01:06:50 INFO : sub dir: Making directory 2026/02/28 01:06:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35798") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33944->172.17.0.7:35798, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39831") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34748") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36244->172.17.0.7:39831, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59528->172.17.0.7:34748, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37547") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45088->172.17.0.7:37547, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33586") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43698->172.17.0.7:33586, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31979") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33920->172.17.0.7:31979, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35340") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53626->172.17.0.7:35340, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32579") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38346->172.17.0.7:32579, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34798") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60400->172.17.0.7:34798, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34063") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53910->172.17.0.7:34063, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36203") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46842->172.17.0.7:36203, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/28 01:06:50 INFO : sub dir: Making directory 2026/02/28 01:06:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30896") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60888->172.17.0.7:30896, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33785") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36645") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36918->172.17.0.7:36645, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33270->172.17.0.7:33785, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30856") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54792->172.17.0.7:30856, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33629") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56664->172.17.0.7:33629, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30643") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45438->172.17.0.7:30643, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31681") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54672->172.17.0.7:31681, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31806") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58798->172.17.0.7:31806, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34617") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38750->172.17.0.7:34617, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38027") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41378->172.17.0.7:38027, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32715") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39430->172.17.0.7:32715, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36324") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43890->172.17.0.7:36324, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33117") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56546->172.17.0.7:33117, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38968") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42596->172.17.0.7:38968, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35104") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40064->172.17.0.7:35104, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36392") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42854->172.17.0.7:36392, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31997") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40212->172.17.0.7:31997, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35840") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46382->172.17.0.7:35840, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34242") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37452->172.17.0.7:34242, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37015") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37128->172.17.0.7:37015, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34488") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42590->172.17.0.7:34488, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36135") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36060->172.17.0.7:36135, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34283") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45248->172.17.0.7:34283, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33382") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39578->172.17.0.7:33382, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35978") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37462->172.17.0.7:35978, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34555") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60028->172.17.0.7:34555, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34490") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42658->172.17.0.7:34490, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32035") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37780->172.17.0.7:32035, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33172") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49108->172.17.0.7:33172, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38566") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48144->172.17.0.7:38566, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33523") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50884->172.17.0.7:33523, err= 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38753") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48778->172.17.0.7:38753, err= 2026/02/28 01:06:50 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : apple: Excluded 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:50 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : banana: Excluded 2026/02/28 01:06:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33554") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58172->172.17.0.7:33554, err= 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39161") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36002->172.17.0.7:39161, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39973") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46812->172.17.0.7:39973, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36267") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50822->172.17.0.7:36267, err= 2026/02/28 01:06:50 DEBUG : apple: size = 5 OK 2026/02/28 01:06:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : apple: Unchanged skipping 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 01:06:50 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 01:06:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 01:06:50 DEBUG : banana: size = 6 OK 2026/02/28 01:06:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : banana: Unchanged skipping 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38055") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39320->172.17.0.7:38055, err= 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 INFO : There was nothing to transfer 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37179") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49132->172.17.0.7:37179, err= 2026/02/28 01:06:50 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : apple: Excluded 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:50 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : banana: Excluded 2026/02/28 01:06:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38568") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40122->172.17.0.7:38568, err= 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37737") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60370->172.17.0.7:37737, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37492") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34252->172.17.0.7:37492, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32052") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58652->172.17.0.7:32052, err= 2026/02/28 01:06:50 DEBUG : apple: size = 5 OK 2026/02/28 01:06:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : apple: Unchanged skipping 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 01:06:50 DEBUG : banana: size = 6 OK 2026/02/28 01:06:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : banana: Unchanged skipping 2026/02/28 01:06:50 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 01:06:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38108") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50540->172.17.0.7:38108, err= 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 INFO : There was nothing to transfer 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32102") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44728->172.17.0.7:32102, err= 2026/02/28 01:06:50 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : apple: Excluded 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:50 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : banana: Excluded 2026/02/28 01:06:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30715") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39488->172.17.0.7:30715, err= 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37527") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60014->172.17.0.7:37527, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36044") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34786->172.17.0.7:36044, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34979") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50928->172.17.0.7:34979, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30150") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42896->172.17.0.7:30150, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30325") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39756->172.17.0.7:30325, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35435") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46148->172.17.0.7:35435, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33088") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49896->172.17.0.7:33088, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30733") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60988->172.17.0.7:30733, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32080") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51678->172.17.0.7:32080, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38966") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39340->172.17.0.7:38966, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35029") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52320->172.17.0.7:35029, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38711") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55346->172.17.0.7:38711, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37095") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37416->172.17.0.7:37095, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32504") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43522->172.17.0.7:32504, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37593") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54008->172.17.0.7:37593, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33393") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52292->172.17.0.7:33393, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30402") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44488->172.17.0.7:30402, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36334") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39966->172.17.0.7:36334, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32077") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33614->172.17.0.7:32077, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36559") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48942->172.17.0.7:36559, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37811") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46194->172.17.0.7:37811, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39932") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59134->172.17.0.7:39932, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35025") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34234->172.17.0.7:35025, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35731") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49606->172.17.0.7:35731, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35658") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43098->172.17.0.7:35658, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32670") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36166->172.17.0.7:32670, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32809") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33998->172.17.0.7:32809, err= 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32957") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38978->172.17.0.7:32957, err= 2026/02/28 01:06:50 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : apple: Excluded 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:50 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : banana: Excluded 2026/02/28 01:06:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31447") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36706->172.17.0.7:31447, err= 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34116") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57368->172.17.0.7:34116, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30268") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60486->172.17.0.7:30268, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36573") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41878->172.17.0.7:36573, err= 2026/02/28 01:06:50 DEBUG : apple: size = 5 OK 2026/02/28 01:06:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : apple: Unchanged skipping 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 01:06:50 DEBUG : banana: size = 6 OK 2026/02/28 01:06:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : banana: Unchanged skipping 2026/02/28 01:06:50 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 01:06:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30361") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59056->172.17.0.7:30361, err= 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 INFO : There was nothing to transfer 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39151") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48970->172.17.0.7:39151, err= 2026/02/28 01:06:50 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : apple: Excluded 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:50 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : banana: Excluded 2026/02/28 01:06:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39456") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53560->172.17.0.7:39456, err= 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31609") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50466->172.17.0.7:31609, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32334") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41856->172.17.0.7:32334, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31273") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40496->172.17.0.7:31273, err= 2026/02/28 01:06:50 DEBUG : apple: size = 5 OK 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 01:06:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 01:06:50 DEBUG : apple: Unchanged skipping 2026/02/28 01:06:50 DEBUG : banana: size = 6 OK 2026/02/28 01:06:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 01:06:50 DEBUG : banana: Unchanged skipping 2026/02/28 01:06:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34790") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45028->172.17.0.7:34790, err= 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 INFO : There was nothing to transfer 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30773") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51446->172.17.0.7:30773, err= 2026/02/28 01:06:50 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : apple: Excluded 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:50 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : banana: Excluded 2026/02/28 01:06:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33924") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47842->172.17.0.7:33924, err= 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35631") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59040->172.17.0.7:35631, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34668") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59524->172.17.0.7:34668, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34572") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49980->172.17.0.7:34572, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39917") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34104->172.17.0.7:39917, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36093") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40272->172.17.0.7:36093, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39986") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45296->172.17.0.7:39986, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31764") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35664->172.17.0.7:31764, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38104") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60418->172.17.0.7:38104, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34113") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56258->172.17.0.7:34113, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33113") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39736->172.17.0.7:33113, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36444") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33140->172.17.0.7:36444, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30823") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57552->172.17.0.7:30823, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39559") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60654->172.17.0.7:39559, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33057") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44662->172.17.0.7:33057, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37270") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47610->172.17.0.7:37270, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30857") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48036->172.17.0.7:30857, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37403") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59746->172.17.0.7:37403, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30699") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40264->172.17.0.7:30699, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30188") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38552->172.17.0.7:30188, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36481") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36532->172.17.0.7:36481, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32186") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56480->172.17.0.7:32186, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31527") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43024->172.17.0.7:31527, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34779") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51214->172.17.0.7:34779, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33076") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56322->172.17.0.7:33076, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37051") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37534->172.17.0.7:37051, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30369") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60734->172.17.0.7:30369, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39272") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39494->172.17.0.7:39272, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31192") 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39856->172.17.0.7:31192, err= 2026/02/28 01:06:50 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : apple: Excluded 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:50 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : banana: Excluded 2026/02/28 01:06:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31999") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60190->172.17.0.7:31999, err= 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35196") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43128->172.17.0.7:35196, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39801") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58902->172.17.0.7:39801, err= 2026/02/28 01:06:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31906") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35472->172.17.0.7:31906, err= 2026/02/28 01:06:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/28 01:06:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/28 01:06:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/28 01:06:50 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:50 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37070") 2026/02/28 01:06:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Connecting to FTP server 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41038->172.17.0.7:37070, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34578") 2026/02/28 01:06:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46314->172.17.0.7:34578, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48932->172.17.0.7:21, err= 2026/02/28 01:06:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/28 01:06:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38085") 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33808") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48838->172.17.0.7:33808, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33954->172.17.0.7:38085, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:50 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/02/28 01:06:50 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/02/28 01:06:50 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/02/28 01:06:50 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/28 01:06:50 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/02/28 01:06:50 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/28 01:06:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39169") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54622->172.17.0.7:39169, err= 2026/02/28 01:06:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35116") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38248->172.17.0.7:35116, err= 2026/02/28 01:06:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/02/28 01:06:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:50 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31353") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34347") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44878->172.17.0.7:31353, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40460->172.17.0.7:34347, err= 2026/02/28 01:06:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35900") 2026/02/28 01:06:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39290") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49484->172.17.0.7:35900, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34302->172.17.0.7:39290, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37522") 2026/02/28 01:06:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44472->172.17.0.7:37522, err= 2026/02/28 01:06:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32752") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32818") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33822->172.17.0.7:32818, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42384->172.17.0.7:32752, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38183") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40044->172.17.0.7:38183, err= 2026/02/28 01:06:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/02/28 01:06:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/02/28 01:06:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33120") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55768->172.17.0.7:33120, err= 2026/02/28 01:06:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:50 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37114") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50646->172.17.0.7:37114, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39583") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31194") 2026/02/28 01:06:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42274->172.17.0.7:31194, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56116->172.17.0.7:39583, err= 2026/02/28 01:06:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/02/28 01:06:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/02/28 01:06:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30210") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55388->172.17.0.7:30210, err= 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38241") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40762->172.17.0.7:38241, err= 2026/02/28 01:06:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 01:06:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36755") 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40546->172.17.0.7:36755, err= 2026/02/28 01:06:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/02/28 01:06:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:50 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/02/28 01:06:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:50 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 01:06:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/28 01:06:50 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:50 INFO : dir1/0009-3456789.txt: Deleted 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Connecting to FTP server 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:50 INFO : dir1/0003-defghij.txt: Deleted 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Connecting to FTP server 2026/02/28 01:06:50 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Connecting to FTP server 2026/02/28 01:06:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/28 01:06:50 INFO : dir1/0010-456789.txt: Deleted 2026/02/28 01:06:50 INFO : dir1/0014-89;=.txt: Deleted 2026/02/28 01:06:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/28 01:06:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/28 01:06:50 INFO : banana: Deleted 2026/02/28 01:06:51 INFO : dir1/0008-2345678.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48934->172.17.0.7:21, err= 2026/02/28 01:06:51 INFO : splitbananasplit: Deleted 2026/02/28 01:06:51 INFO : dir1/0011-56789;.txt: Deleted 2026/02/28 01:06:51 INFO : appleappleapplebanana: Deleted 2026/02/28 01:06:51 INFO : dir1/0012-6789;.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0013-789;=.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0015-9;=.txt: Deleted 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48950->172.17.0.7:21, err= 2026/02/28 01:06:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:21") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48956->172.17.0.7:21, err= 2026/02/28 01:06:51 INFO : dir1/0007-1234567.txt: Deleted 2026/02/28 01:06:51 INFO : apple: Deleted 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30022") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42230->172.17.0.7:30022, err= 2026/02/28 01:06:51 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : YXBwbGU=: Excluded 2026/02/28 01:06:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/28 01:06:51 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : YmFuYW5h: Excluded 2026/02/28 01:06:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39953") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44916->172.17.0.7:39953, err= 2026/02/28 01:06:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36704") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38278->172.17.0.7:36704, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35986") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49528->172.17.0.7:35986, err= 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36595") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34600->172.17.0.7:36595, err= 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : YXBwbGU=: size = 5 OK 2026/02/28 01:06:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : apple: Unchanged skipping 2026/02/28 01:06:51 DEBUG : YmFuYW5h: size = 6 OK 2026/02/28 01:06:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : banana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/28 01:06:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39870") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47284->172.17.0.7:39870, err= 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/28 01:06:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30363") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60872->172.17.0.7:30363, err= 2026/02/28 01:06:51 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : YXBwbGU=: Excluded 2026/02/28 01:06:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/28 01:06:51 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : YmFuYW5h: Excluded 2026/02/28 01:06:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37078") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57826->172.17.0.7:37078, err= 2026/02/28 01:06:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/28 01:06:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31395") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57996->172.17.0.7:31395, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34625") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40260->172.17.0.7:34625, err= 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : apple: transformed to: YXBwbGU= 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/28 01:06:51 DEBUG : banana: transformed to: YmFuYW5h 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30129") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57274->172.17.0.7:30129, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34469") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43640->172.17.0.7:34469, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39216") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48352->172.17.0.7:39216, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32123") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51362->172.17.0.7:32123, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34970") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47094->172.17.0.7:34970, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30524") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42690->172.17.0.7:30524, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38326") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54992->172.17.0.7:38326, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30555") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54292->172.17.0.7:30555, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31909") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54482->172.17.0.7:31909, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30146") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47972->172.17.0.7:30146, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35539") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38508->172.17.0.7:35539, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31799") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50996->172.17.0.7:31799, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30993") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54532->172.17.0.7:30993, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36561") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55560->172.17.0.7:36561, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30668") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39972->172.17.0.7:30668, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34780") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60424->172.17.0.7:34780, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34810") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49504->172.17.0.7:34810, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38164") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59508->172.17.0.7:38164, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37487") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45396->172.17.0.7:37487, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35643") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52652->172.17.0.7:35643, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38197") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59166->172.17.0.7:38197, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38460") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41958->172.17.0.7:38460, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39579") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54808->172.17.0.7:39579, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32361") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45704->172.17.0.7:32361, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34534") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33486->172.17.0.7:34534, err= 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39539") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54728->172.17.0.7:39539, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30481") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49746->172.17.0.7:30481, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38391") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52682->172.17.0.7:38391, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35804") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38596->172.17.0.7:35804, err= 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37791") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44882->172.17.0.7:37791, err= 2026/02/28 01:06:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38134") 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55936->172.17.0.7:38134, err= 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30542") 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33298->172.17.0.7:30542, err= 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39765") 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31599") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37748->172.17.0.7:39765, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58166->172.17.0.7:31599, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32445") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56734->172.17.0.7:32445, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/02/28 01:06:51 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/02/28 01:06:51 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38497") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33561") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52962->172.17.0.7:38497, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37678->172.17.0.7:33561, err= 2026/02/28 01:06:51 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/02/28 01:06:51 INFO : apple: Copied (new) to: PREFIXapple 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 01:06:51 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33042") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44010->172.17.0.7:33042, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35254") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36938->172.17.0.7:35254, err= 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 01:06:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32660") 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59620->172.17.0.7:32660, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32070") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37604") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35660->172.17.0.7:37604, err= 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/02/28 01:06:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54796->172.17.0.7:32070, err= 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32307") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51772->172.17.0.7:32307, err= 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 01:06:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 01:06:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35930") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54476->172.17.0.7:35930, err= 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 01:06:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33271") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59070->172.17.0.7:33271, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34189") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49540->172.17.0.7:34189, err= 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/02/28 01:06:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39463") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45496->172.17.0.7:39463, err= 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/02/28 01:06:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/02/28 01:06:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/02/28 01:06:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33805") 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31618") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37380->172.17.0.7:33805, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60006->172.17.0.7:31618, err= 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/02/28 01:06:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33294") 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56794->172.17.0.7:33294, err= 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/02/28 01:06:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34440") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39116->172.17.0.7:34440, err= 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/02/28 01:06:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/02/28 01:06:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/02/28 01:06:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 INFO : appleappleapplebanana: Deleted 2026/02/28 01:06:51 INFO : banana: Deleted 2026/02/28 01:06:51 INFO : dir1/0003-defghij.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0010-456789.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0007-1234567.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0014-89;=.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0008-2345678.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0009-3456789.txt: Deleted 2026/02/28 01:06:51 INFO : apple: Deleted 2026/02/28 01:06:51 INFO : dir1/0011-56789;.txt: Deleted 2026/02/28 01:06:51 INFO : splitbananasplit: Deleted 2026/02/28 01:06:51 INFO : dir1/0015-9;=.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0012-6789;.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0013-789;=.txt: Deleted 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33523") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50900->172.17.0.7:33523, err= 2026/02/28 01:06:51 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : PREFIXapple: Excluded 2026/02/28 01:06:51 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : PREFIXbanana: Excluded 2026/02/28 01:06:51 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : PREFIXsplitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38160") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59294->172.17.0.7:38160, err= 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31557") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39846->172.17.0.7:31557, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30244") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46494->172.17.0.7:30244, err= 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/28 01:06:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36296") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53848->172.17.0.7:36296, err= 2026/02/28 01:06:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31081") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33397") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34988") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47852->172.17.0.7:33397, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40808->172.17.0.7:31081, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55966->172.17.0.7:34988, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35202") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38184->172.17.0.7:35202, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30280") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:32916->172.17.0.7:30280, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/02/28 01:06:51 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/02/28 01:06:51 INFO : appleappleapplebanana: Copied (new) 2026/02/28 01:06:51 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/02/28 01:06:51 INFO : banana: Copied (new) 2026/02/28 01:06:51 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/02/28 01:06:51 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37488") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:32780->172.17.0.7:37488, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31650") 2026/02/28 01:06:51 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57320->172.17.0.7:31650, err= 2026/02/28 01:06:51 INFO : apple: Copied (new) 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33206") 2026/02/28 01:06:51 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/02/28 01:06:51 INFO : splitbananasplit: Copied (new) 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57804->172.17.0.7:33206, err= 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33616") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60536->172.17.0.7:33616, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/02/28 01:06:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/02/28 01:06:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39008") 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34880->172.17.0.7:39008, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39554") 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/02/28 01:06:51 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42176->172.17.0.7:39554, err= 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/02/28 01:06:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38837") 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57626->172.17.0.7:38837, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36180") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47706->172.17.0.7:36180, err= 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/02/28 01:06:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35978") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37472->172.17.0.7:35978, err= 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/02/28 01:06:51 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33992") 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41880->172.17.0.7:33992, err= 2026/02/28 01:06:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/02/28 01:06:51 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34165") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41010->172.17.0.7:34165, err= 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34174") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39924->172.17.0.7:34174, err= 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/02/28 01:06:51 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/02/28 01:06:51 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33117") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34729") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37078->172.17.0.7:34729, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56560->172.17.0.7:33117, err= 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/02/28 01:06:51 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/02/28 01:06:51 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37158") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55024->172.17.0.7:37158, err= 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/02/28 01:06:51 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/02/28 01:06:51 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38599") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35524->172.17.0.7:38599, err= 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/02/28 01:06:51 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/02/28 01:06:51 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/28 01:06:51 INFO : PREFIXsplitbananasplit: Deleted 2026/02/28 01:06:51 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/28 01:06:51 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/28 01:06:51 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/28 01:06:51 INFO : PREFIXapple: Deleted 2026/02/28 01:06:51 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/28 01:06:51 INFO : PREFIXbanana: Deleted 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31089") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49204->172.17.0.7:31089, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37954") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50362->172.17.0.7:37954, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32221") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53328->172.17.0.7:32221, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38585") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33506->172.17.0.7:38585, err= 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36139") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60794->172.17.0.7:36139, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36619") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47978->172.17.0.7:36619, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37375") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53298->172.17.0.7:37375, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35728") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43658->172.17.0.7:35728, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38245") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48172->172.17.0.7:38245, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30754") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47370->172.17.0.7:30754, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34408") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56812->172.17.0.7:34408, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32602") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57622->172.17.0.7:32602, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39834") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46606->172.17.0.7:39834, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31460") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51036->172.17.0.7:31460, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39880") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52482->172.17.0.7:39880, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38088") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40812->172.17.0.7:38088, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33308") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55362->172.17.0.7:33308, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30696") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33680->172.17.0.7:30696, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39475") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45318->172.17.0.7:39475, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31750") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44502->172.17.0.7:31750, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37808") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59188->172.17.0.7:37808, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31153") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49680->172.17.0.7:31153, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37679") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46492->172.17.0.7:37679, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31889") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42002->172.17.0.7:31889, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35462") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49416->172.17.0.7:35462, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35554") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45436->172.17.0.7:35554, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31705") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42448->172.17.0.7:31705, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39211") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44354->172.17.0.7:39211, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37732") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45228->172.17.0.7:37732, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38000") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33480->172.17.0.7:38000, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32970") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54304->172.17.0.7:32970, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39633") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36960->172.17.0.7:39633, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31230") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52102->172.17.0.7:31230, err= 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30895") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40154->172.17.0.7:30895, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31663") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56398->172.17.0.7:31663, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35332") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41348->172.17.0.7:35332, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35302") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39080->172.17.0.7:35302, err= 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34027") 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57568->172.17.0.7:34027, err= 2026/02/28 01:06:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/28 01:06:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34150") 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44886->172.17.0.7:34150, err= 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36761") 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46590->172.17.0.7:36761, err= 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32223") 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38411") 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37190->172.17.0.7:32223, err= 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34171") 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50316->172.17.0.7:38411, err= 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48152->172.17.0.7:34171, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/02/28 01:06:51 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/02/28 01:06:51 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/02/28 01:06:51 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/02/28 01:06:51 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/02/28 01:06:51 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/02/28 01:06:51 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36095") 2026/02/28 01:06:51 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31650") 2026/02/28 01:06:51 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34768->172.17.0.7:36095, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38078") 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57336->172.17.0.7:31650, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60240->172.17.0.7:38078, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30534") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56738->172.17.0.7:30534, err= 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/28 01:06:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33804") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35585") 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/02/28 01:06:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43892->172.17.0.7:35585, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59522->172.17.0.7:33804, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33614") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39375") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55056->172.17.0.7:33614, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59724->172.17.0.7:39375, err= 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/02/28 01:06:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/28 01:06:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33211") 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/28 01:06:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50184->172.17.0.7:33211, err= 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35825") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39006") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59482->172.17.0.7:39006, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39824->172.17.0.7:35825, err= 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/02/28 01:06:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39342") 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/02/28 01:06:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34782->172.17.0.7:39342, err= 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36660") 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43286->172.17.0.7:36660, err= 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/02/28 01:06:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/02/28 01:06:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30926") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36545") 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34748->172.17.0.7:36545, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57108->172.17.0.7:30926, err= 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/02/28 01:06:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36813") 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/02/28 01:06:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34988->172.17.0.7:36813, err= 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/02/28 01:06:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/02/28 01:06:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/02/28 01:06:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 INFO : dir1/0014-89;=.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0015-9;=.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0010-456789.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0007-1234567.txt: Deleted 2026/02/28 01:06:51 INFO : apple: Deleted 2026/02/28 01:06:51 INFO : dir1/0012-6789;.txt: Deleted 2026/02/28 01:06:51 INFO : splitbananasplit: Deleted 2026/02/28 01:06:51 INFO : dir1/0009-3456789.txt: Deleted 2026/02/28 01:06:51 INFO : appleappleapplebanana: Deleted 2026/02/28 01:06:51 INFO : dir1/0011-56789;.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0008-2345678.txt: Deleted 2026/02/28 01:06:51 INFO : banana: Deleted 2026/02/28 01:06:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0013-789;=.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0003-defghij.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31984") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43572->172.17.0.7:31984, err= 2026/02/28 01:06:51 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleSUFFIX: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/02/28 01:06:51 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : bananaSUFFIX: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplitSUFFIX: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36845") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48626->172.17.0.7:36845, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34719") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57144->172.17.0.7:34719, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38109") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60772->172.17.0.7:38109, err= 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : apple: transformed to: appleSUFFIX 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/28 01:06:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31951") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39774->172.17.0.7:31951, err= 2026/02/28 01:06:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38247") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35239") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44054->172.17.0.7:38247, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30315") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35855") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42156->172.17.0.7:30315, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44506->172.17.0.7:35855, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39020->172.17.0.7:35239, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33479") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60822->172.17.0.7:33479, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/02/28 01:06:51 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/02/28 01:06:51 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/02/28 01:06:51 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/02/28 01:06:51 INFO : banana: Copied (new) 2026/02/28 01:06:51 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/02/28 01:06:51 INFO : splitbananasplit: Copied (new) 2026/02/28 01:06:51 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/02/28 01:06:51 INFO : apple: Copied (new) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/02/28 01:06:51 INFO : appleappleapplebanana: Copied (new) 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30575") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47408->172.17.0.7:30575, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33750") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36470->172.17.0.7:33750, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33991") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44250->172.17.0.7:33991, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36135") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36076->172.17.0.7:36135, err= 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/02/28 01:06:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/02/28 01:06:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/02/28 01:06:51 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/02/28 01:06:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37294") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30292") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54740->172.17.0.7:37294, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36833") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50696->172.17.0.7:30292, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47582->172.17.0.7:36833, err= 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32548") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:32866->172.17.0.7:32548, err= 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/02/28 01:06:51 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/02/28 01:06:51 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/02/28 01:06:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36132") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39160->172.17.0.7:36132, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36844") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34596") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34946->172.17.0.7:36844, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44826->172.17.0.7:34596, err= 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/02/28 01:06:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37942") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55234->172.17.0.7:37942, err= 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/02/28 01:06:51 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/02/28 01:06:51 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34561") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38582") 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55192->172.17.0.7:34561, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39654->172.17.0.7:38582, err= 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/02/28 01:06:51 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/02/28 01:06:51 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34020") 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56522->172.17.0.7:34020, err= 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36666") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44618->172.17.0.7:36666, err= 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/02/28 01:06:51 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/02/28 01:06:51 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/02/28 01:06:51 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/02/28 01:06:51 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/28 01:06:51 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/28 01:06:51 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/28 01:06:51 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/28 01:06:51 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/28 01:06:51 INFO : appleSUFFIX: Deleted 2026/02/28 01:06:51 INFO : splitbananasplitSUFFIX: Deleted 2026/02/28 01:06:51 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/28 01:06:51 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/28 01:06:51 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/28 01:06:51 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/28 01:06:51 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/28 01:06:51 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/28 01:06:51 INFO : bananaSUFFIX: Deleted 2026/02/28 01:06:51 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/28 01:06:51 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/28 01:06:51 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/28 01:06:51 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/28 01:06:51 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/28 01:06:51 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36992") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42712->172.17.0.7:36992, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30256") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40298->172.17.0.7:30256, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37184") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37966->172.17.0.7:37184, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37102") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43470->172.17.0.7:37102, err= 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38521") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56902->172.17.0.7:38521, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37751") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54900->172.17.0.7:37751, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35566") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36874->172.17.0.7:35566, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31427") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42460->172.17.0.7:31427, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39267") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44734->172.17.0.7:39267, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36511") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58366->172.17.0.7:36511, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39830") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41958->172.17.0.7:39830, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32108") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60994->172.17.0.7:32108, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32416") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50270->172.17.0.7:32416, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38589") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45306->172.17.0.7:38589, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39969") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34942->172.17.0.7:39969, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36477") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57062->172.17.0.7:36477, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39090") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52224->172.17.0.7:39090, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36037") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34640->172.17.0.7:36037, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36341") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54258->172.17.0.7:36341, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33961") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47028->172.17.0.7:33961, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33058") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58246->172.17.0.7:33058, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34029") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34546->172.17.0.7:34029, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38651") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33404->172.17.0.7:38651, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33026") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36284->172.17.0.7:33026, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39038") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39292->172.17.0.7:39038, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31535") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43700->172.17.0.7:31535, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36006") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41382->172.17.0.7:36006, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31612") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47994->172.17.0.7:31612, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35023") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34414->172.17.0.7:35023, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35719") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54372->172.17.0.7:35719, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37704") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43378->172.17.0.7:37704, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38180") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38232->172.17.0.7:38180, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39209") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57672->172.17.0.7:39209, err= 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34418") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33678->172.17.0.7:34418, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34241") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57030->172.17.0.7:34241, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35846") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51458->172.17.0.7:35846, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35728") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43664->172.17.0.7:35728, err= 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30814") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37978->172.17.0.7:30814, err= 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 01:06:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : apple: size = 5 OK 2026/02/28 01:06:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : apple: Unchanged skipping 2026/02/28 01:06:51 DEBUG : banana: size = 6 OK 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : banana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33549") 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33287") 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41696->172.17.0.7:33549, err= 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46126->172.17.0.7:33287, err= 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30728") 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46152->172.17.0.7:30728, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30506") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34274") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48954->172.17.0.7:34274, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36326->172.17.0.7:30506, err= 2026/02/28 01:06:51 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/02/28 01:06:51 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38940") 2026/02/28 01:06:51 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34230->172.17.0.7:38940, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/02/28 01:06:51 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39299") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50952->172.17.0.7:39299, err= 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/02/28 01:06:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30438") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39584->172.17.0.7:30438, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/02/28 01:06:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 01:06:51 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39967") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51306->172.17.0.7:39967, err= 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/02/28 01:06:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/02/28 01:06:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30295") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30324") 2026/02/28 01:06:51 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52730->172.17.0.7:30295, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58272->172.17.0.7:30324, err= 2026/02/28 01:06:51 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/02/28 01:06:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 01:06:51 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/02/28 01:06:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35457") 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 01:06:51 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45528->172.17.0.7:35457, err= 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32883") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35758->172.17.0.7:32883, err= 2026/02/28 01:06:51 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/02/28 01:06:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33695") 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/02/28 01:06:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/28 01:06:51 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37442->172.17.0.7:33695, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36431") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34630->172.17.0.7:36431, err= 2026/02/28 01:06:51 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/02/28 01:06:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 01:06:51 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37989") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36984->172.17.0.7:37989, err= 2026/02/28 01:06:51 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/02/28 01:06:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 01:06:51 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/02/28 01:06:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 01:06:51 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39669") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33810") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55812->172.17.0.7:39669, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46558->172.17.0.7:33810, err= 2026/02/28 01:06:51 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/02/28 01:06:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33483") 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59002->172.17.0.7:33483, err= 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/02/28 01:06:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/02/28 01:06:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/02/28 01:06:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/02/28 01:06:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 INFO : dir1/0007-1234567.txt: Deleted 2026/02/28 01:06:51 INFO : splitbananasplit: Deleted 2026/02/28 01:06:51 INFO : dir1/0014-89;=.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0013-789;=.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0010-456789.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0011-56789;.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0012-6789;.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0008-2345678.txt: Deleted 2026/02/28 01:06:51 INFO : appleappleapplebanana: Deleted 2026/02/28 01:06:51 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0015-9;=.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0003-defghij.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/28 01:06:51 INFO : dir1/0009-3456789.txt: Deleted 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32357") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53080->172.17.0.7:32357, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleapple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleapple: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbanan: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30886") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45380->172.17.0.7:30886, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcde: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdef: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefg: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defgh: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghi: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghij: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijk: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-12345: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-23456: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-34567: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-45678: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37486") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55630->172.17.0.7:37486, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35944") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51640->172.17.0.7:35944, err= 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30190") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:32980->172.17.0.7:30190, err= 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 01:06:51 DEBUG : apple: size = 5 OK 2026/02/28 01:06:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : apple: Unchanged skipping 2026/02/28 01:06:51 DEBUG : appleapple: size = 21 OK 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : banana: size = 6 OK 2026/02/28 01:06:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : banana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : splitbanan: size = 16 OK 2026/02/28 01:06:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33491") 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55484->172.17.0.7:33491, err= 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/28 01:06:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/28 01:06:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/28 01:06:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/28 01:06:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/28 01:06:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/28 01:06:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/28 01:06:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/28 01:06:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/28 01:06:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/28 01:06:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/28 01:06:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/28 01:06:51 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/28 01:06:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/28 01:06:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32833") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35720->172.17.0.7:32833, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleapple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleapple: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbanan: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38445") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37608->172.17.0.7:38445, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcde: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdef: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefg: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defgh: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghi: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghij: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijk: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-12345: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-23456: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-34567: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-45678: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38258") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44332->172.17.0.7:38258, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38688") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35924->172.17.0.7:38688, err= 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/28 01:06:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37608") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56610->172.17.0.7:37608, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37270") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47616->172.17.0.7:37270, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33731") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43092->172.17.0.7:33731, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36892") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42842->172.17.0.7:36892, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32159") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47108->172.17.0.7:32159, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30113") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59102->172.17.0.7:30113, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36228") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36988->172.17.0.7:36228, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35442") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51772->172.17.0.7:35442, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39720") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54236->172.17.0.7:39720, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39151") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48976->172.17.0.7:39151, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36692") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42446->172.17.0.7:36692, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31341") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44340->172.17.0.7:31341, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30034") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60182->172.17.0.7:30034, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34793") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47874->172.17.0.7:34793, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30216") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39940->172.17.0.7:30216, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32804") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41004->172.17.0.7:32804, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37878") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47054->172.17.0.7:37878, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32363") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59286->172.17.0.7:32363, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31921") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37634->172.17.0.7:31921, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34849") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41600->172.17.0.7:34849, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37493") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33448->172.17.0.7:37493, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31057") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53458->172.17.0.7:31057, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37701") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54156->172.17.0.7:37701, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37548") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36662->172.17.0.7:37548, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39442") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41964->172.17.0.7:39442, err= 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30344") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48556->172.17.0.7:30344, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31006") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53082->172.17.0.7:31006, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35367") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57640->172.17.0.7:35367, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32100") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57820->172.17.0.7:32100, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32421") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56328->172.17.0.7:32421, err= 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : banana: size = 6 OK 2026/02/28 01:06:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : banana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 01:06:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38107") 2026/02/28 01:06:51 DEBUG : apple: size = 5 OK 2026/02/28 01:06:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : apple: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37720->172.17.0.7:38107, err= 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36975") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60262->172.17.0.7:36975, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38058") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57862->172.17.0.7:38058, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37369") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39510->172.17.0.7:37369, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35088") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33448->172.17.0.7:35088, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32059") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55660->172.17.0.7:32059, err= 2026/02/28 01:06:51 DEBUG : apple: size = 5 OK 2026/02/28 01:06:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 01:06:51 DEBUG : banana: size = 6 OK 2026/02/28 01:06:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : banana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 01:06:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : apple: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38777") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43106->172.17.0.7:38777, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32503") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34622->172.17.0.7:32503, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34458") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37508->172.17.0.7:34458, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30245") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39180->172.17.0.7:30245, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33794") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38848->172.17.0.7:33794, err= 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38910") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58380->172.17.0.7:38910, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35718") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41634->172.17.0.7:35718, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30983") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57214->172.17.0.7:30983, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39882") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46494->172.17.0.7:39882, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32462") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41636->172.17.0.7:32462, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30380") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47082->172.17.0.7:30380, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34822") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52526->172.17.0.7:34822, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39292") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41628->172.17.0.7:39292, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34402") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44200->172.17.0.7:34402, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33984") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55186->172.17.0.7:33984, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37305") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:32904->172.17.0.7:37305, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36620") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56880->172.17.0.7:36620, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34673") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46966->172.17.0.7:34673, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37927") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42464->172.17.0.7:37927, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37160") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37744->172.17.0.7:37160, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34105") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57552->172.17.0.7:34105, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32158") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57274->172.17.0.7:32158, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30846") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45698->172.17.0.7:30846, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39485") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60856->172.17.0.7:39485, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30041") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36864->172.17.0.7:30041, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33376") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38648->172.17.0.7:33376, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35340") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53634->172.17.0.7:35340, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35473") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38314->172.17.0.7:35473, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32404") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47042->172.17.0.7:32404, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33307") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45930->172.17.0.7:33307, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36831") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39950->172.17.0.7:36831, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35962") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59654->172.17.0.7:35962, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34184") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41600->172.17.0.7:34184, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32325") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41764->172.17.0.7:32325, err= 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32429") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50086->172.17.0.7:32429, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32035") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37796->172.17.0.7:32035, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37718") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42284->172.17.0.7:37718, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33619") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39996->172.17.0.7:33619, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30373") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41092->172.17.0.7:30373, err= 2026/02/28 01:06:51 DEBUG : apple: size = 5 OK 2026/02/28 01:06:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : apple: Unchanged skipping 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : banana: size = 6 OK 2026/02/28 01:06:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : banana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 01:06:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31540") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60178->172.17.0.7:31540, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35996") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54756->172.17.0.7:35996, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30449") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38022->172.17.0.7:30449, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38913") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46856->172.17.0.7:38913, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35651") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45620->172.17.0.7:35651, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38694") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36304->172.17.0.7:38694, err= 2026/02/28 01:06:51 DEBUG : apple: size = 5 OK 2026/02/28 01:06:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 01:06:51 DEBUG : apple: Unchanged skipping 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : banana: size = 6 OK 2026/02/28 01:06:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : banana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 01:06:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38480") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45908->172.17.0.7:38480, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38171") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47294->172.17.0.7:38171, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38408") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37664->172.17.0.7:38408, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33146") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39286->172.17.0.7:33146, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32918") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44958->172.17.0.7:32918, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36328") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35954->172.17.0.7:36328, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32029") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33838->172.17.0.7:32029, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38156") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36706->172.17.0.7:38156, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33677") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35858->172.17.0.7:33677, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35095") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37676->172.17.0.7:35095, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35169") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34736->172.17.0.7:35169, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36348") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35000->172.17.0.7:36348, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35628") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52750->172.17.0.7:35628, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33069") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54758->172.17.0.7:33069, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34565") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37740->172.17.0.7:34565, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34086") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37994->172.17.0.7:34086, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33139") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44574->172.17.0.7:33139, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39190") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48260->172.17.0.7:39190, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36978") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45210->172.17.0.7:36978, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39240") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60936->172.17.0.7:39240, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33334") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59952->172.17.0.7:33334, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33700") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46582->172.17.0.7:33700, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32527") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39196->172.17.0.7:32527, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31651") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60782->172.17.0.7:31651, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35645") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54504->172.17.0.7:35645, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33199") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54344->172.17.0.7:33199, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31101") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39434->172.17.0.7:31101, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32554") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35842->172.17.0.7:32554, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31333") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41904->172.17.0.7:31333, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35823") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57826->172.17.0.7:35823, err= 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30252") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33954->172.17.0.7:30252, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37887") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38000->172.17.0.7:37887, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30696") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33692->172.17.0.7:30696, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32437") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54570->172.17.0.7:32437, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37462") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42496->172.17.0.7:37462, err= 2026/02/28 01:06:51 DEBUG : apple: size = 5 OK 2026/02/28 01:06:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : apple: Unchanged skipping 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : banana: size = 6 OK 2026/02/28 01:06:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : banana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 01:06:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36077") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42862->172.17.0.7:36077, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37618") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43244->172.17.0.7:37618, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30238") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49100->172.17.0.7:30238, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34378") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34920->172.17.0.7:34378, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32507") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45448->172.17.0.7:32507, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37821") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44676->172.17.0.7:37821, err= 2026/02/28 01:06:51 DEBUG : apple: size = 5 OK 2026/02/28 01:06:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : apple: Unchanged skipping 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : banana: size = 6 OK 2026/02/28 01:06:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : banana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 01:06:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37230") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51236->172.17.0.7:37230, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37042") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40284->172.17.0.7:37042, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37377") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54676->172.17.0.7:37377, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37774") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56596->172.17.0.7:37774, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38065") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59024->172.17.0.7:38065, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32233") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42582->172.17.0.7:32233, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36602") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41194->172.17.0.7:36602, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31130") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42192->172.17.0.7:31130, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30274") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49128->172.17.0.7:30274, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35136") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59460->172.17.0.7:35136, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35176") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40390->172.17.0.7:35176, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35271") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45608->172.17.0.7:35271, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39391") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45898->172.17.0.7:39391, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33805") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37388->172.17.0.7:33805, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33569") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33798->172.17.0.7:33569, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30099") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45220->172.17.0.7:30099, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39103") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45376->172.17.0.7:39103, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31073") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43820->172.17.0.7:31073, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31298") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47440->172.17.0.7:31298, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33076") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56326->172.17.0.7:33076, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33577") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51170->172.17.0.7:33577, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32325") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41774->172.17.0.7:32325, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38430") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33286->172.17.0.7:38430, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34403") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59792->172.17.0.7:34403, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35522") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44348->172.17.0.7:35522, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31263") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50852->172.17.0.7:31263, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35574") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:32828->172.17.0.7:35574, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34956") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56560->172.17.0.7:34956, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30599") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42708->172.17.0.7:30599, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37328") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55390->172.17.0.7:37328, err= 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34916") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60824->172.17.0.7:34916, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34527") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52680->172.17.0.7:34527, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33854") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58534->172.17.0.7:33854, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39147") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51398->172.17.0.7:39147, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35370") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55074->172.17.0.7:35370, err= 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : apple: size = 5 OK 2026/02/28 01:06:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : apple: Unchanged skipping 2026/02/28 01:06:51 DEBUG : banana: size = 6 OK 2026/02/28 01:06:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : banana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 01:06:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35194") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60620->172.17.0.7:35194, err= 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38524") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40452->172.17.0.7:38524, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35981") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46442->172.17.0.7:35981, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38281") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41512->172.17.0.7:38281, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31168") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38786->172.17.0.7:31168, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38758") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47074->172.17.0.7:38758, err= 2026/02/28 01:06:51 DEBUG : apple: size = 5 OK 2026/02/28 01:06:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : apple: Unchanged skipping 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : banana: size = 6 OK 2026/02/28 01:06:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : banana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38579") 2026/02/28 01:06:51 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 01:06:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41634->172.17.0.7:38579, err= 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34796") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53248->172.17.0.7:34796, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32076") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56374->172.17.0.7:32076, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35715") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48330->172.17.0.7:35715, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31509") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47926->172.17.0.7:31509, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30687") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53498->172.17.0.7:30687, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33056") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59350->172.17.0.7:33056, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34835") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38146->172.17.0.7:34835, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37836") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54354->172.17.0.7:37836, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36874") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39526->172.17.0.7:36874, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32026") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48230->172.17.0.7:32026, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32449") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45038->172.17.0.7:32449, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33936") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33794->172.17.0.7:33936, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30611") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48142->172.17.0.7:30611, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36874") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39528->172.17.0.7:36874, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39053") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44294->172.17.0.7:39053, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38511") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46862->172.17.0.7:38511, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33300") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40878->172.17.0.7:33300, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38104") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60422->172.17.0.7:38104, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32354") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52112->172.17.0.7:32354, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30694") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51310->172.17.0.7:30694, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39603") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37920->172.17.0.7:39603, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30330") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48546->172.17.0.7:30330, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37211") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58418->172.17.0.7:37211, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35380") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42802->172.17.0.7:35380, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38317") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51012->172.17.0.7:38317, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37692") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35494->172.17.0.7:37692, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31134") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52146->172.17.0.7:31134, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31753") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58196->172.17.0.7:31753, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34160") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53164->172.17.0.7:34160, err= 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38933") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48494->172.17.0.7:38933, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39832") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37070->172.17.0.7:39832, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36570") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37970->172.17.0.7:36570, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39389") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43482->172.17.0.7:39389, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37435") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59212->172.17.0.7:37435, err= 2026/02/28 01:06:51 DEBUG : apple: size = 5 OK 2026/02/28 01:06:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : apple: Unchanged skipping 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : banana: size = 6 OK 2026/02/28 01:06:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : banana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 01:06:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39388") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48268->172.17.0.7:39388, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30577") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45772->172.17.0.7:30577, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35812") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41562->172.17.0.7:35812, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39145") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46690->172.17.0.7:39145, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33460") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47560->172.17.0.7:33460, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38110") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48454->172.17.0.7:38110, err= 2026/02/28 01:06:51 DEBUG : apple: size = 5 OK 2026/02/28 01:06:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : apple: Unchanged skipping 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : banana: size = 6 OK 2026/02/28 01:06:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : banana: Unchanged skipping 2026/02/28 01:06:51 DEBUG : splitbananasplit: size = 16 OK 2026/02/28 01:06:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38487") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39136->172.17.0.7:38487, err= 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37086") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49612->172.17.0.7:37086, err= 2026/02/28 01:06:51 DEBUG : apple: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : apple: Excluded 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : appleappleapplebanana: Excluded 2026/02/28 01:06:51 DEBUG : banana: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : banana: Excluded 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : splitbananasplit: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34579") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37530->172.17.0.7:34579, err= 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/28 01:06:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39657") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41398->172.17.0.7:39657, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33237") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37674->172.17.0.7:33237, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37739") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58336->172.17.0.7:37739, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32867") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36478->172.17.0.7:32867, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34546") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52778->172.17.0.7:34546, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37109") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41586->172.17.0.7:37109, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34703") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54690->172.17.0.7:34703, err= --- PASS: TestTransform (1.18s) --- PASS: TestTransform/NFC (0.08s) --- PASS: TestTransform/NFD (0.09s) --- PASS: TestTransform/base64 (0.15s) --- PASS: TestTransform/prefix (0.13s) --- PASS: TestTransform/suffix (0.12s) --- PASS: TestTransform/truncate (0.09s) --- PASS: TestTransform/encoder (0.10s) --- PASS: TestTransform/ISO-8859-1 (0.10s) --- PASS: TestTransform/charmap (0.10s) --- PASS: TestTransform/lowercase (0.12s) --- PASS: TestTransform/ascii (0.10s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39106") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41852->172.17.0.7:39106, err= 2026/02/28 01:06:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/28 01:06:51 INFO : sub dir_somesuffix: Making directory 2026/02/28 01:06:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/28 01:06:51 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/28 01:06:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/28 01:06:51 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34130") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51316->172.17.0.7:34130, err= 2026/02/28 01:06:51 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/02/28 01:06:51 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/28 01:06:51 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33606") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36240->172.17.0.7:33606, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36534") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48568->172.17.0.7:36534, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31634") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49400->172.17.0.7:31634, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34179") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41152->172.17.0.7:34179, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34232") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45018->172.17.0.7:34232, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37662") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49078->172.17.0.7:37662, err= 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 INFO : tictactoe: Making directory 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 01:06:51 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36760") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41348->172.17.0.7:36760, err= 2026/02/28 01:06:51 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/02/28 01:06:51 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/02/28 01:06:51 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30745") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46660->172.17.0.7:30745, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36055") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42936->172.17.0.7:36055, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30516") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:32878->172.17.0.7:30516, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30049") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56114->172.17.0.7:30049, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34652") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39950->172.17.0.7:34652, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31764") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35666->172.17.0.7:31764, err= 2026/02/28 01:06:51 INFO : toe: Making directory 2026/02/28 01:06:51 INFO : toe/toe: Making directory 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/28 01:06:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32940") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58488->172.17.0.7:32940, err= 2026/02/28 01:06:51 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/02/28 01:06:51 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/02/28 01:06:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32915") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34240->172.17.0.7:32915, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37097") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47972->172.17.0.7:37097, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36037") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34642->172.17.0.7:36037, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31540") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60192->172.17.0.7:31540, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39698") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44710->172.17.0.7:39698, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39764") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:46852->172.17.0.7:39764, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36137") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59816->172.17.0.7:36137, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35768") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36312->172.17.0.7:35768, err= 2026/02/28 01:06:51 INFO : toe: Making directory 2026/02/28 01:06:51 INFO : toe/toe: Making directory 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/28 01:06:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34997") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59170->172.17.0.7:34997, err= 2026/02/28 01:06:51 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/02/28 01:06:51 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/02/28 01:06:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35463") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44630->172.17.0.7:35463, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34618") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54312->172.17.0.7:34618, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31851") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57678->172.17.0.7:31851, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35616") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53008->172.17.0.7:35616, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39245") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54712->172.17.0.7:39245, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35577") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34350->172.17.0.7:35577, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30350") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52902->172.17.0.7:30350, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:51 DEBUG : empty_dir: Making directory with metadata 2026/02/28 01:06:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 01:06:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35743") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34064->172.17.0.7:35743, err= 2026/02/28 01:06:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 01:06:51 INFO : tictacempty_dir: Making directory 2026/02/28 01:06:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 INFO : tictactoe: Making directory 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 01:06:51 INFO : tictactoe/tictactoe: Making directory 2026/02/28 01:06:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 01:06:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/28 01:06:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37515") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33614->172.17.0.7:37515, err= 2026/02/28 01:06:51 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/02/28 01:06:51 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/02/28 01:06:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30018") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45836->172.17.0.7:30018, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35830") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37944->172.17.0.7:35830, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31432") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57098->172.17.0.7:31432, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37416") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60558->172.17.0.7:37416, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30626") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44090->172.17.0.7:30626, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34681") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38822") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54596->172.17.0.7:34681, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43276->172.17.0.7:38822, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32705") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47578->172.17.0.7:32705, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38836") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42248->172.17.0.7:38836, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:51 DEBUG : empty_dir: Making directory with metadata 2026/02/28 01:06:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 01:06:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37394") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42548->172.17.0.7:37394, err= 2026/02/28 01:06:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 01:06:51 INFO : tictacempty_dir: Making directory 2026/02/28 01:06:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 INFO : tictactoe: Making directory 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 01:06:51 INFO : tictactoe/tictactoe: Making directory 2026/02/28 01:06:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 01:06:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/28 01:06:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 01:06:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30170") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55020->172.17.0.7:30170, err= 2026/02/28 01:06:51 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/02/28 01:06:51 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 01:06:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30339") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53950->172.17.0.7:30339, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36255") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59760->172.17.0.7:36255, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38584") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57716->172.17.0.7:38584, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36054") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52966->172.17.0.7:36054, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 01:06:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31788") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42204->172.17.0.7:31788, err= 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37121") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42992->172.17.0.7:37121, err= 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35121") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53172->172.17.0.7:35121, err= 2026/02/28 01:06:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32904") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56936->172.17.0.7:32904, err= 2026/02/28 01:06:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/28 01:06:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/02/28 01:06:51 NOTICE: ftp://172.17.0.7:21/rclone-test-guxetuy4geku: 0 differences found 2026/02/28 01:06:51 NOTICE: ftp://172.17.0.7:21/rclone-test-guxetuy4geku: 1 hashes could not be checked 2026/02/28 01:06:51 NOTICE: ftp://172.17.0.7:21/rclone-test-guxetuy4geku: 1 matching files 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34984") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34806->172.17.0.7:34984, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37105") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36550") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49336->172.17.0.7:36550, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45798->172.17.0.7:37105, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34558") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50486->172.17.0.7:34558, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30183") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59050->172.17.0.7:30183, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32524") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58558->172.17.0.7:32524, err= 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 INFO : tictactoe: Making directory 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 01:06:51 INFO : tictactoe/tictactoe: Making directory 2026/02/28 01:06:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 01:06:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/28 01:06:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30523") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58908->172.17.0.7:30523, err= 2026/02/28 01:06:51 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/02/28 01:06:51 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/02/28 01:06:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/28 01:06:51 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35360") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52708->172.17.0.7:35360, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34914") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33104->172.17.0.7:34914, err= 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32288") 2026/02/28 01:06:51 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45546->172.17.0.7:32288, err= 2026/02/28 01:06:52 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31833") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40398->172.17.0.7:31833, err= 2026/02/28 01:06:52 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:52 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30058") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51328->172.17.0.7:30058, err= 2026/02/28 01:06:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37703") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60666->172.17.0.7:37703, err= 2026/02/28 01:06:52 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:52 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/28 01:06:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/28 01:06:52 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:52 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38983") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60712->172.17.0.7:38983, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31334") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52878->172.17.0.7:31334, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38841") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:48296->172.17.0.7:38841, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36440") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49716->172.17.0.7:36440, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31640") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40516->172.17.0.7:31640, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35600") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55680->172.17.0.7:35600, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31790") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55402->172.17.0.7:31790, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/02/28 01:06:52 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36694") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50580->172.17.0.7:36694, err= 2026/02/28 01:06:52 INFO : toe: Making directory 2026/02/28 01:06:52 INFO : toe/toe: Making directory 2026/02/28 01:06:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37192") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59842->172.17.0.7:37192, err= 2026/02/28 01:06:52 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/02/28 01:06:52 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/02/28 01:06:52 INFO : toe/toe/toe: Copied (new) 2026/02/28 01:06:52 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38894") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40480->172.17.0.7:38894, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39948") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39068->172.17.0.7:39948, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31830") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38902->172.17.0.7:31830, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39109") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55396->172.17.0.7:39109, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31730") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58202->172.17.0.7:31730, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31743") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58226->172.17.0.7:31743, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39448") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40338->172.17.0.7:39448, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:52 DEBUG : empty_dir: Making directory with metadata 2026/02/28 01:06:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/28 01:06:52 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 01:06:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35044") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34208->172.17.0.7:35044, err= 2026/02/28 01:06:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 01:06:52 INFO : tictacempty_dir: Making directory 2026/02/28 01:06:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 01:06:52 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:52 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:52 INFO : tictactoe: Making directory 2026/02/28 01:06:52 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:52 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 01:06:52 INFO : tictactoe/tictactoe: Making directory 2026/02/28 01:06:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 01:06:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/28 01:06:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 01:06:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 01:06:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37994") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53968->172.17.0.7:37994, err= 2026/02/28 01:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/02/28 01:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 01:06:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 01:06:52 INFO : toe/toe/toe.txt: Deleted 2026/02/28 01:06:52 INFO : toe/toe: Removing directory 2026/02/28 01:06:52 INFO : toe: Removing directory 2026/02/28 01:06:52 INFO : empty_dir: Removing directory 2026/02/28 01:06:52 DEBUG : Local file system at /tmp/rclone3687679056: deleted 3 directories 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37218") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45480->172.17.0.7:37218, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35043") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32802") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39946->172.17.0.7:35043, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32372") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57248->172.17.0.7:32372, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45178->172.17.0.7:32802, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34677") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34408->172.17.0.7:34677, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35975") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:35962->172.17.0.7:35975, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37684") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45582->172.17.0.7:37684, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37001") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40382->172.17.0.7:37001, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33977") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34486->172.17.0.7:33977, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:52 DEBUG : empty_dir: Making directory with metadata 2026/02/28 01:06:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/28 01:06:52 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34900") 2026/02/28 01:06:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:33450->172.17.0.7:34900, err= 2026/02/28 01:06:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 01:06:52 INFO : tictacempty_dir: Making directory 2026/02/28 01:06:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 01:06:52 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:52 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:52 INFO : tictactoe: Making directory 2026/02/28 01:06:52 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:52 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 01:06:52 INFO : tictactoe/tictactoe: Making directory 2026/02/28 01:06:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 01:06:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/28 01:06:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 01:06:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39380") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58288->172.17.0.7:39380, err= 2026/02/28 01:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/02/28 01:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 01:06:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 01:06:52 INFO : toe/toe/toe.txt: Deleted 2026/02/28 01:06:52 INFO : toe/toe: Removing directory 2026/02/28 01:06:52 INFO : toe: Removing directory 2026/02/28 01:06:52 INFO : empty_dir: Removing directory 2026/02/28 01:06:52 DEBUG : Local file system at /tmp/rclone3687679056: deleted 3 directories 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36651") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:51162->172.17.0.7:36651, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34017") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37462") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50394->172.17.0.7:34017, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42504->172.17.0.7:37462, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33949") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37388->172.17.0.7:33949, err= 2026/02/28 01:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/28 01:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/28 01:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/28 01:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/28 01:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/28 01:06:52 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38483") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45762->172.17.0.7:38483, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34211") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38861") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58172->172.17.0.7:34211, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40394->172.17.0.7:38861, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36195") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36020->172.17.0.7:36195, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37810") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39255") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56996->172.17.0.7:37810, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49124->172.17.0.7:39255, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38883") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49454->172.17.0.7:38883, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39868") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35368") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:47200->172.17.0.7:39868, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32966") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42694->172.17.0.7:35368, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45368->172.17.0.7:32966, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38253") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34406->172.17.0.7:38253, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30374") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53522->172.17.0.7:30374, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33113") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39750->172.17.0.7:33113, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:52 DEBUG : Reset feature "Copy" 2026/02/28 01:06:52 DEBUG : Reset feature "Move" 2026/02/28 01:06:52 DEBUG : Reset feature "Copy" 2026/02/28 01:06:52 DEBUG : Reset feature "Move" 2026/02/28 01:06:52 DEBUG : empty_dir: Making directory with metadata 2026/02/28 01:06:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/28 01:06:52 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 01:06:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30901") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43552->172.17.0.7:30901, err= 2026/02/28 01:06:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 01:06:52 INFO : tictacempty_dir: Making directory 2026/02/28 01:06:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/28 01:06:52 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:52 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:52 INFO : tictactoe: Making directory 2026/02/28 01:06:52 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:52 DEBUG : toe: transformed to: tictactoe 2026/02/28 01:06:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 01:06:52 INFO : tictactoe/tictactoe: Making directory 2026/02/28 01:06:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/28 01:06:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/28 01:06:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 01:06:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 01:06:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31179") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:32964->172.17.0.7:31179, err= 2026/02/28 01:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/28 01:06:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/28 01:06:52 INFO : toe/toe/toe.txt: Deleted 2026/02/28 01:06:52 INFO : toe/toe: Removing directory 2026/02/28 01:06:52 INFO : toe: Removing directory 2026/02/28 01:06:52 INFO : empty_dir: Removing directory 2026/02/28 01:06:52 DEBUG : Local file system at /tmp/rclone3687679056: deleted 3 directories 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30207") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59492->172.17.0.7:30207, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39610") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55912->172.17.0.7:39610, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38642") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39390->172.17.0.7:38642, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32231") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34688->172.17.0.7:32231, err= 2026/02/28 01:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/28 01:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/28 01:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/28 01:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/28 01:06:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36598") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38160->172.17.0.7:36598, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33409") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60610->172.17.0.7:33409, err= 2026/02/28 01:06:52 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/28 01:06:52 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/28 01:06:52 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30609") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60946->172.17.0.7:30609, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30430") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36900") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34182->172.17.0.7:30430, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45446->172.17.0.7:36900, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35096") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35678") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30752") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56820->172.17.0.7:35096, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:57394->172.17.0.7:30752, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52306->172.17.0.7:35678, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33724") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52796->172.17.0.7:33724, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33815") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43326->172.17.0.7:33815, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33507") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35853") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37836->172.17.0.7:33507, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40886->172.17.0.7:35853, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35545") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:45500->172.17.0.7:35545, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36611") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:37454->172.17.0.7:36611, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39369") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:41806->172.17.0.7:39369, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:52 DEBUG : toe: transformed to: dG9l 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32667") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40014->172.17.0.7:32667, err= 2026/02/28 01:06:52 DEBUG : toe: transformed to: dG9l 2026/02/28 01:06:52 INFO : dG9l: Making directory 2026/02/28 01:06:52 DEBUG : toe: transformed to: dG9l 2026/02/28 01:06:52 DEBUG : toe: transformed to: dG9l 2026/02/28 01:06:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/28 01:06:52 INFO : dG9l/dG9l: Making directory 2026/02/28 01:06:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/28 01:06:52 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/28 01:06:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/28 01:06:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/28 01:06:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31556") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:58498->172.17.0.7:31556, err= 2026/02/28 01:06:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/28 01:06:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/28 01:06:52 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38642") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:39392->172.17.0.7:38642, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:39409") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:54164->172.17.0.7:39409, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38425") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:60686->172.17.0.7:38425, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31763") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:38622->172.17.0.7:31763, err= 2026/02/28 01:06:52 DEBUG : dG9l: transformed to: toe 2026/02/28 01:06:52 DEBUG : dG9l: transformed to: toe 2026/02/28 01:06:52 DEBUG : toe: Directory modification time the same (differ by 71.306979ms, within tolerance 1s) 2026/02/28 01:06:52 DEBUG : Added delayed dir = "toe", newDst=toe 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34677") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:34424->172.17.0.7:34677, err= 2026/02/28 01:06:52 DEBUG : dG9l: transformed to: toe 2026/02/28 01:06:52 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/28 01:06:52 DEBUG : toe/toe: Directory modification time the same (differ by 71.306979ms, within tolerance 1s) 2026/02/28 01:06:52 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38273") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49968->172.17.0.7:38273, err= 2026/02/28 01:06:52 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/28 01:06:52 DEBUG : Local file system at /tmp/rclone3687679056: Waiting for checks to finish 2026/02/28 01:06:52 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/28 01:06:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/02/28 01:06:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/28 01:06:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/28 01:06:52 DEBUG : Local file system at /tmp/rclone3687679056: Waiting for transfers to finish 2026/02/28 01:06:52 DEBUG : Waiting for deletions to finish 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:38737") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:43752->172.17.0.7:38737, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34160") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:53174->172.17.0.7:34160, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35354") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:44082->172.17.0.7:35354, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37760") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42908->172.17.0.7:37760, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32421") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:56330->172.17.0.7:32421, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:32086") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:59294->172.17.0.7:32086, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34281") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36216->172.17.0.7:34281, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-guxetuy4geku", Local "Local file system at /tmp/rclone3687679056", Modify Window "1s" 2026/02/28 01:06:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 01:06:52 DEBUG : toe: transformed to: 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:31549") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42996->172.17.0.7:31549, err= 2026/02/28 01:06:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 01:06:52 DEBUG : toe: transformed to: 2026/02/28 01:06:52 INFO : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Making directory 2026/02/28 01:06:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 01:06:52 DEBUG : toe: transformed to: 2026/02/28 01:06:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 01:06:52 DEBUG : toe: transformed to: 2026/02/28 01:06:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 01:06:52 DEBUG : toe/toe: transformed to: 2026/02/28 01:06:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/28 01:06:52 INFO : toe/toe: Making directory 2026/02/28 01:06:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 01:06:52 DEBUG : toe/toe: transformed to: 2026/02/28 01:06:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/28 01:06:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 01:06:52 DEBUG : toe: transformed to: 2026/02/28 01:06:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/28 01:06:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/28 01:06:52 DEBUG : toe/toe/toe: transformed to: 2026/02/28 01:06:52 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for checks to finish 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Waiting for transfers to finish 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:35915") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36760->172.17.0.7:35915, err= 2026/02/28 01:06:52 DEBUG : toe/toe/toe: size = 11 OK 2026/02/28 01:06:52 INFO : toe/toe/toe: Copied (new) 2026/02/28 01:06:52 ERROR : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: not deleting files as there were IO errors 2026/02/28 01:06:52 ERROR : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: not deleting directories as there were IO errors 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:34216") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:52656->172.17.0.7:34216, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:30404") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:32980->172.17.0.7:30404, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33523") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:50908->172.17.0.7:33523, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:37709") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:49308->172.17.0.7:37709, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:33366") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:42426->172.17.0.7:33366, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36399") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:40836->172.17.0.7:36399, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36828") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:55762->172.17.0.7:36828, err= --- PASS: TestError (0.01s) PASS 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: dial("tcp","172.17.0.7:36635") 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: > dial: conn=172.17.0.1:36410->172.17.0.7:36635, err= 2026/02/28 01:06:52 DEBUG : ftp://172.17.0.7:21/rclone-test-guxetuy4geku: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 3.667493662s (try 1/5)