"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/08/10 02:57:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xibuxem6raro" 2026/08/10 02:57:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/10 02:57:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:57:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:57:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:57:40 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:57:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:57:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:57:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:57:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:57:40 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:57:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:57:40 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Connecting to FTP server 2026/08/10 02:57:40 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:21") 2026/08/10 02:57:40 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50470->172.17.0.3:21, err= 2026/08/10 02:57:43 DEBUG : Creating backend with remote "/tmp/rclone2151058479" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39141") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59474->172.17.0.3:39141, err= 2026/08/10 02:57:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39076") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49932->172.17.0.3:39076, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31596") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33230->172.17.0.3:31596, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37036") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59130->172.17.0.3:37036, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32740") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53842->172.17.0.3:32740, err= 2026/08/10 02:57:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31670") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48492->172.17.0.3:31670, err= 2026/08/10 02:57:43 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/10 02:57:43 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/10 02:57:43 INFO : sub dir/hello world: Copied (new) 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31697") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42994->172.17.0.3:31697, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31601") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57348->172.17.0.3:31601, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31743") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35724->172.17.0.3:31743, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34872") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50196->172.17.0.3:34872, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39651") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57096->172.17.0.3:39651, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35477") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34326->172.17.0.3:35477, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32856") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47882->172.17.0.3:32856, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35668") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36124->172.17.0.3:35668, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30112") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45408->172.17.0.3:30112, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:43 DEBUG : Creating backend with remote "/non-existing" 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35679") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47286->172.17.0.3:35679, err= 2026/08/10 02:57:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34676") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39422->172.17.0.3:34676, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37603") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57326->172.17.0.3:37603, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39902") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50374->172.17.0.3:39902, err= 2026/08/10 02:57:43 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/10 02:57:43 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/10 02:57:43 INFO : sub dir/hello world: Copied (new) 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36828") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55484->172.17.0.3:36828, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33555") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54806->172.17.0.3:33555, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31711") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46750->172.17.0.3:31711, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32780") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57868->172.17.0.3:32780, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39395") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56122->172.17.0.3:39395, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" sync_test.go:222: Only runs on local 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34183") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42314->172.17.0.3:34183, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33750") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57974->172.17.0.3:33750, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:43 INFO : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Running all checks before starting transfers 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37738") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60684->172.17.0.3:37738, err= 2026/08/10 02:57:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:43 INFO : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Checks finished, now starting transfers 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31473") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50674->172.17.0.3:31473, err= 2026/08/10 02:57:43 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/10 02:57:43 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/10 02:57:43 INFO : sub dir/hello world: Copied (new) 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36644") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53568->172.17.0.3:36644, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30640") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44464->172.17.0.3:30640, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33130") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60416->172.17.0.3:33130, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39633") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44424->172.17.0.3:39633, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37269") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34604->172.17.0.3:37269, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:43 ERROR : Ignoring --no-traverse with sync 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38480") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42190->172.17.0.3:38480, err= 2026/08/10 02:57:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31527") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40338->172.17.0.3:31527, err= 2026/08/10 02:57:43 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/10 02:57:43 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/10 02:57:43 INFO : sub dir/hello world: Copied (new) 2026/08/10 02:57:43 DEBUG : Waiting for deletions to finish 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33039") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34520->172.17.0.3:33039, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36870") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45756->172.17.0.3:36870, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39708") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45708->172.17.0.3:39708, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35369") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36752->172.17.0.3:35369, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33445") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55632->172.17.0.3:33445, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35897") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54540->172.17.0.3:35897, err= 2026/08/10 02:57:43 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31300") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33260->172.17.0.3:31300, err= 2026/08/10 02:57:43 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/08/10 02:57:43 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/08/10 02:57:43 INFO : hello world2: Copied (new) 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33611") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41852->172.17.0.3:33611, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38134") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51058->172.17.0.3:38134, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31965") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39424->172.17.0.3:31965, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34491") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56940->172.17.0.3:34491, err= 2026/08/10 02:57:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30248") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47218->172.17.0.3:30248, err= 2026/08/10 02:57:43 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/08/10 02:57:43 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/08/10 02:57:43 INFO : potato2: Copied (new) 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32995") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39698->172.17.0.3:32995, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37625") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35806->172.17.0.3:37625, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34636") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48282->172.17.0.3:34636, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34449") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39866->172.17.0.3:34449, err= 2026/08/10 02:57:43 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/08/10 02:57:43 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/08/10 02:57:43 INFO : potato2: Copied (new) 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34537") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43284->172.17.0.3:34537, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30280") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55794->172.17.0.3:30280, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34035") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43384->172.17.0.3:34035, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/10 02:57:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/10 02:57:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/10 02:57:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39276") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34194->172.17.0.3:39276, err= 2026/08/10 02:57:43 INFO : sub dir2: Making directory 2026/08/10 02:57:43 INFO : sub dir: Making directory 2026/08/10 02:57:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 02:57:43 INFO : sub dir2/sub sub dir2: Making directory 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Connecting to FTP server 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:21") 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45340->172.17.0.3:21, err= 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32680") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34746->172.17.0.3:32680, err= 2026/08/10 02:57:46 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/10 02:57:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/10 02:57:46 INFO : sub dir/hello world: Copied (new) 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35984") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56842->172.17.0.3:35984, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34732") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55842->172.17.0.3:34732, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32364") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59370->172.17.0.3:32364, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35036") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53634->172.17.0.3:35036, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30326") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37998->172.17.0.3:30326, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30904") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60102->172.17.0.3:30904, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37821") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48594->172.17.0.3:37821, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32532") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37842->172.17.0.3:32532, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37571") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58770->172.17.0.3:37571, err= --- PASS: TestCopyEmptyDirectories (2.82s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:46 INFO : sub dir2: Making directory 2026/08/10 02:57:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/10 02:57:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38608") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38602->172.17.0.3:38608, err= 2026/08/10 02:57:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37476") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57464->172.17.0.3:37476, err= 2026/08/10 02:57:46 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/10 02:57:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/10 02:57:46 INFO : sub dir/hello world: Copied (new) 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32274") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54910->172.17.0.3:32274, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32263") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60910->172.17.0.3:32263, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39615") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33378->172.17.0.3:39615, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32434") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33426->172.17.0.3:32434, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34913") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57798->172.17.0.3:34913, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:46 DEBUG : sub dir2: Making directory with metadata 2026/08/10 02:57:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35503") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44588->172.17.0.3:35503, err= 2026/08/10 02:57:46 INFO : sub dir2: Making directory 2026/08/10 02:57:46 INFO : sub dir: Making directory 2026/08/10 02:57:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39313") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56522->172.17.0.3:39313, err= 2026/08/10 02:57:46 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/10 02:57:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/10 02:57:46 INFO : sub dir/hello world: Copied (new) 2026/08/10 02:57:46 INFO : sub dir/hello world: Deleted 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30490") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45622->172.17.0.3:30490, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37262") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58368->172.17.0.3:37262, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31466") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33536->172.17.0.3:31466, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32031") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50984->172.17.0.3:32031, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33991") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59750->172.17.0.3:33991, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35273") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30636") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51592->172.17.0.3:30636, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55136->172.17.0.3:35273, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36693") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53080->172.17.0.3:36693, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31982") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43174->172.17.0.3:31982, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36778") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52240->172.17.0.3:36778, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:46 INFO : sub dir2: Making directory 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33297") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55584->172.17.0.3:33297, err= 2026/08/10 02:57:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32114") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60566->172.17.0.3:32114, err= 2026/08/10 02:57:46 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/10 02:57:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/10 02:57:46 INFO : sub dir/hello world: Copied (new) 2026/08/10 02:57:46 INFO : sub dir/hello world: Deleted 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33332") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36778->172.17.0.3:33332, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31235") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47226->172.17.0.3:31235, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30984") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44470->172.17.0.3:30984, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35101") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38914->172.17.0.3:35101, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37037") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39648->172.17.0.3:37037, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:46 DEBUG : sub dir2: Making directory with metadata 2026/08/10 02:57:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/10 02:57:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30121") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42230->172.17.0.3:30121, err= 2026/08/10 02:57:46 INFO : sub dir2: Making directory 2026/08/10 02:57:46 INFO : sub dir: Making directory 2026/08/10 02:57:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32938") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59068->172.17.0.3:32938, err= 2026/08/10 02:57:46 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/10 02:57:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/10 02:57:46 INFO : sub dir/hello world: Copied (new) 2026/08/10 02:57:46 DEBUG : Waiting for deletions to finish 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35552") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34632->172.17.0.3:35552, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39835") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54436->172.17.0.3:39835, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39050") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43656->172.17.0.3:39050, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39060") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33656->172.17.0.3:39060, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38330") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56858->172.17.0.3:38330, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38344") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60958->172.17.0.3:38344, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30268") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55878->172.17.0.3:30268, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34223") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41452->172.17.0.3:34223, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31516") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40842->172.17.0.3:31516, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:46 INFO : sub dir2: Making directory 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37501") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60808->172.17.0.3:37501, err= 2026/08/10 02:57:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30963") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41108->172.17.0.3:30963, err= 2026/08/10 02:57:46 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/10 02:57:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/10 02:57:46 INFO : sub dir/hello world: Copied (new) 2026/08/10 02:57:46 DEBUG : Waiting for deletions to finish 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34174") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56122->172.17.0.3:34174, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33116") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37956->172.17.0.3:33116, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37966") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56432->172.17.0.3:37966, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37708") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35544->172.17.0.3:37708, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32903") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57818->172.17.0.3:32903, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38854") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55604->172.17.0.3:38854, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39660") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42360->172.17.0.3:39660, err= 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32302") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49200->172.17.0.3:32302, err= 2026/08/10 02:57:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bosajaq6mufe" 2026/08/10 02:57:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:57:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:57:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:57:46 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:57:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:57:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:57:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:57:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:57:46 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:57:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-bosajaq6mufe: Connecting to FTP server 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-bosajaq6mufe: dial("tcp","172.17.0.3:21") 2026/08/10 02:57:46 DEBUG : ftp://172.17.0.3:21/rclone-test-bosajaq6mufe: > dial: conn=172.17.0.1:45356->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-xibuxem6raro -> ftp://172.17.0.3:21/rclone-test-bosajaq6mufe 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-bosajaq6mufe: dial("tcp","172.17.0.3:31978") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-bosajaq6mufe: > dial: conn=172.17.0.1:58388->172.17.0.3:31978, err= 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35759") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50412->172.17.0.3:35759, err= 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39098") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43596->172.17.0.3:39098, err= 2026/08/10 02:57:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-bosajaq6mufe: Waiting for checks to finish 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-bosajaq6mufe: Waiting for transfers to finish 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39673") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56914->172.17.0.3:39673, err= 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-bosajaq6mufe: dial("tcp","172.17.0.3:32526") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-bosajaq6mufe: > dial: conn=172.17.0.1:52702->172.17.0.3:32526, err= 2026/08/10 02:57:49 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/10 02:57:49 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/10 02:57:49 INFO : sub dir/hello world: Copied (new) 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-bosajaq6mufe: dial("tcp","172.17.0.3:38114") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-bosajaq6mufe: > dial: conn=172.17.0.1:57034->172.17.0.3:38114, err= 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-bosajaq6mufe: dial("tcp","172.17.0.3:39017") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-bosajaq6mufe: > dial: conn=172.17.0.1:54952->172.17.0.3:39017, err= 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-bosajaq6mufe: dial("tcp","172.17.0.3:30460") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-bosajaq6mufe: > dial: conn=172.17.0.1:43848->172.17.0.3:30460, err= 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-bosajaq6mufe: dial("tcp","172.17.0.3:39004") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-bosajaq6mufe: > dial: conn=172.17.0.1:60750->172.17.0.3:39004, err= 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-bosajaq6mufe: Purge object "sub dir/hello world" 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-bosajaq6mufe: Purge dir "sub dir" 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-bosajaq6mufe: Purge dir "" 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35080") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43066->172.17.0.3:35080, err= 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36960") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60160->172.17.0.3:36960, err= 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32822") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40740->172.17.0.3:32822, err= --- PASS: TestServerSideCopy (3.33s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34563") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52102->172.17.0.3:34563, err= 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36715") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53898->172.17.0.3:36715, err= 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36926") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42470->172.17.0.3:36926, err= 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31154") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46182->172.17.0.3:31154, err= 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33113") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53302->172.17.0.3:33113, err= 2026/08/10 02:57:49 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:57:49 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:57:49 DEBUG : sub dir/hello world: Sizes differ 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39424") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55510->172.17.0.3:39424, err= 2026/08/10 02:57:49 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/08/10 02:57:49 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/08/10 02:57:49 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38269") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52192->172.17.0.3:38269, err= 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31215") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39452->172.17.0.3:31215, err= 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38907") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45394->172.17.0.3:38907, err= 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34038") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48198->172.17.0.3:34038, err= 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33668") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37924->172.17.0.3:33668, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37633") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36434->172.17.0.3:37633, err= 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34475") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60798->172.17.0.3:34475, err= 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39810") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41020->172.17.0.3:39810, err= 2026/08/10 02:57:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-coyeqal1didu" 2026/08/10 02:57:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:57:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:57:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:57:49 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:57:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:57:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:57:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:57:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:57:49 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:57:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: Connecting to FTP server 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: dial("tcp","172.17.0.3:21") 2026/08/10 02:57:49 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: > dial: conn=172.17.0.1:45372->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-xibuxem6raro -> ftp://172.17.0.3:21/rclone-test-coyeqal1didu 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: dial("tcp","172.17.0.3:32199") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: > dial: conn=172.17.0.1:47462->172.17.0.3:32199, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30861") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50964->172.17.0.3:30861, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39601") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33214->172.17.0.3:39601, err= 2026/08/10 02:57:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: Waiting for checks to finish 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: Waiting for transfers to finish 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31804") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44608->172.17.0.3:31804, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: dial("tcp","172.17.0.3:37068") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: > dial: conn=172.17.0.1:38400->172.17.0.3:37068, err= 2026/08/10 02:57:53 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/10 02:57:53 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/10 02:57:53 INFO : sub dir/hello world: Copied (new) 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: dial("tcp","172.17.0.3:34081") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: > dial: conn=172.17.0.1:35312->172.17.0.3:34081, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: dial("tcp","172.17.0.3:35781") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: > dial: conn=172.17.0.1:48002->172.17.0.3:35781, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32615") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37510->172.17.0.3:32615, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35600") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34924->172.17.0.3:35600, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32289") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54184->172.17.0.3:32289, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: dial("tcp","172.17.0.3:31583") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36786") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: > dial: conn=172.17.0.1:43830->172.17.0.3:31583, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42092->172.17.0.3:36786, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: dial("tcp","172.17.0.3:30309") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34352") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: > dial: conn=172.17.0.1:48498->172.17.0.3:30309, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60228->172.17.0.3:34352, err= 2026/08/10 02:57:53 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:57:53 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-coyeqal1didu) 2026/08/10 02:57:53 DEBUG : sub dir/hello world: Sizes differ 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: Waiting for checks to finish 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: Waiting for transfers to finish 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37094") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39192->172.17.0.3:37094, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: dial("tcp","172.17.0.3:31852") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: > dial: conn=172.17.0.1:55126->172.17.0.3:31852, err= 2026/08/10 02:57:53 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/08/10 02:57:53 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/08/10 02:57:53 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: dial("tcp","172.17.0.3:32124") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: > dial: conn=172.17.0.1:56050->172.17.0.3:32124, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: dial("tcp","172.17.0.3:34657") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: > dial: conn=172.17.0.1:35032->172.17.0.3:34657, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: dial("tcp","172.17.0.3:37498") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: > dial: conn=172.17.0.1:53664->172.17.0.3:37498, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: dial("tcp","172.17.0.3:35352") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: > dial: conn=172.17.0.1:42116->172.17.0.3:35352, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: Purge object "sub dir/hello world" 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: Purge dir "sub dir" 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: Purge dir "" 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31285") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59166->172.17.0.3:31285, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30634") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34594->172.17.0.3:30634, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37454") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56188->172.17.0.3:37454, err= --- PASS: TestServerSideCopyOverSelf (3.19s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37842") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50234->172.17.0.3:37842, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36571") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54986->172.17.0.3:36571, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31508") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51228->172.17.0.3:31508, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34746") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40538->172.17.0.3:34746, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35711") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38894->172.17.0.3:35711, err= 2026/08/10 02:57:53 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:57:53 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:57:53 DEBUG : sub dir/hello world: Sizes differ 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38094") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37872->172.17.0.3:38094, err= 2026/08/10 02:57:53 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/08/10 02:57:53 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/08/10 02:57:53 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/10 02:57:53 INFO : sub dir/hello world: Deleted 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37500") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42636->172.17.0.3:37500, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32919") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57398->172.17.0.3:32919, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36206") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35944->172.17.0.3:36206, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35236") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56710->172.17.0.3:35236, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32046") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43826->172.17.0.3:32046, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31894") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43140->172.17.0.3:31894, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32839") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42662->172.17.0.3:32839, err= 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32794") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53942->172.17.0.3:32794, err= 2026/08/10 02:57:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qavodiq2xiki" 2026/08/10 02:57:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:57:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:57:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:57:53 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:57:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:57:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:57:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:57:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:57:53 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:57:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: Connecting to FTP server 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: dial("tcp","172.17.0.3:21") 2026/08/10 02:57:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: > dial: conn=172.17.0.1:54444->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-xibuxem6raro -> ftp://172.17.0.3:21/rclone-test-qavodiq2xiki 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: dial("tcp","172.17.0.3:31915") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36193") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59534->172.17.0.3:36193, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: > dial: conn=172.17.0.1:54568->172.17.0.3:31915, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39200") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41412->172.17.0.3:39200, err= 2026/08/10 02:57:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: Waiting for checks to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: Waiting for transfers to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34556") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37784->172.17.0.3:34556, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: dial("tcp","172.17.0.3:34820") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: > dial: conn=172.17.0.1:59432->172.17.0.3:34820, err= 2026/08/10 02:57:56 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/10 02:57:56 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/10 02:57:56 INFO : sub dir/hello world: Copied (new) 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: dial("tcp","172.17.0.3:33526") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: > dial: conn=172.17.0.1:51348->172.17.0.3:33526, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: dial("tcp","172.17.0.3:34202") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: > dial: conn=172.17.0.1:59488->172.17.0.3:34202, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39662") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56558->172.17.0.3:39662, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39840") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34956->172.17.0.3:39840, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32821") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36612->172.17.0.3:32821, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: Using server-side directory move 2026/08/10 02:57:56 INFO : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: dial("tcp","172.17.0.3:35761") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: > dial: conn=172.17.0.1:46312->172.17.0.3:35761, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37673") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45870->172.17.0.3:37673, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38619") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: dial("tcp","172.17.0.3:38988") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50096->172.17.0.3:38619, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: > dial: conn=172.17.0.1:39976->172.17.0.3:38988, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: Waiting for checks to finish 2026/08/10 02:57:56 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:57:56 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-qavodiq2xiki) 2026/08/10 02:57:56 DEBUG : sub dir/hello world: Sizes differ 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: Waiting for transfers to finish 2026/08/10 02:57:56 INFO : sub dir/hello world: Deleted 2026/08/10 02:57:56 INFO : sub dir/hello world: Moved (server-side) 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30095") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39374->172.17.0.3:30095, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35800") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35482->172.17.0.3:35800, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: dial("tcp","172.17.0.3:33336") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: > dial: conn=172.17.0.1:55302->172.17.0.3:33336, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: dial("tcp","172.17.0.3:30478") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: > dial: conn=172.17.0.1:49676->172.17.0.3:30478, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38571") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54418->172.17.0.3:38571, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31899") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50116->172.17.0.3:31899, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38422") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49354->172.17.0.3:38422, err= 2026/08/10 02:57:56 DEBUG : testing file moves 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32533") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50880->172.17.0.3:32533, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: dial("tcp","172.17.0.3:32885") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: > dial: conn=172.17.0.1:42782->172.17.0.3:32885, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30201") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41530->172.17.0.3:30201, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: dial("tcp","172.17.0.3:32897") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: > dial: conn=172.17.0.1:49458->172.17.0.3:32897, err= 2026/08/10 02:57:56 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:57:56 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-qavodiq2xiki) 2026/08/10 02:57:56 DEBUG : sub dir/hello world: Sizes differ 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: Waiting for checks to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: Waiting for transfers to finish 2026/08/10 02:57:56 INFO : sub dir/hello world: Deleted 2026/08/10 02:57:56 INFO : sub dir/hello world: Moved (server-side) 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30241") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36382->172.17.0.3:30241, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33448") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46450->172.17.0.3:33448, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: dial("tcp","172.17.0.3:30679") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: > dial: conn=172.17.0.1:55768->172.17.0.3:30679, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: dial("tcp","172.17.0.3:37328") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: > dial: conn=172.17.0.1:34840->172.17.0.3:37328, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: dial("tcp","172.17.0.3:39981") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: > dial: conn=172.17.0.1:46492->172.17.0.3:39981, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: dial("tcp","172.17.0.3:35676") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: > dial: conn=172.17.0.1:33622->172.17.0.3:35676, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: Purge object "sub dir/hello world" 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: Purge dir "sub dir" 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: Purge dir "" 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36309") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53722->172.17.0.3:36309, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36657") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53226->172.17.0.3:36657, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30567") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59610->172.17.0.3:30567, err= --- PASS: TestServerSideMoveOverSelf (3.02s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33097") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33304->172.17.0.3:33097, err= 2026/08/10 02:57:56 ERROR : error listing: directory not found 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39993") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39474->172.17.0.3:39993, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39871") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40966->172.17.0.3:39871, err= 2026/08/10 02:57:56 INFO : Local file system at /tmp/rclone2151058479: Making directory 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36062") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48804->172.17.0.3:36062, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31163") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34216->172.17.0.3:31163, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39303") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55288->172.17.0.3:39303, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35844") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42850->172.17.0.3:35844, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36003") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39344->172.17.0.3:36003, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32412") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45332->172.17.0.3:32412, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37470") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36940->172.17.0.3:37470, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35652") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34722->172.17.0.3:35652, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34058") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37700->172.17.0.3:34058, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31054") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48092->172.17.0.3:31054, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35624") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38330->172.17.0.3:35624, err= 2026/08/10 02:57:56 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35368") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41356->172.17.0.3:35368, err= 2026/08/10 02:57:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 02:57:56 DEBUG : Local file system at /tmp/rclone2151058479: Waiting for checks to finish 2026/08/10 02:57:56 DEBUG : Local file system at /tmp/rclone2151058479: Waiting for transfers to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35849") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46806->172.17.0.3:35849, err= 2026/08/10 02:57:56 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/10 02:57:56 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/10 02:57:56 INFO : sub dir/hello world: Copied (new) 2026/08/10 02:57:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32821") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36614->172.17.0.3:32821, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31836") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55344->172.17.0.3:31836, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36375") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52222->172.17.0.3:36375, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35616") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57256->172.17.0.3:35616, err= 2026/08/10 02:57:56 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33482") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48076->172.17.0.3:33482, err= 2026/08/10 02:57:56 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/08/10 02:57:56 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/08/10 02:57:56 INFO : check sum: Copied (new) 2026/08/10 02:57:56 DEBUG : Waiting for deletions to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32551") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43698->172.17.0.3:32551, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30643") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36092->172.17.0.3:30643, err= 2026/08/10 02:57:56 DEBUG : check sum: size = 1 OK 2026/08/10 02:57:56 NOTICE: ftp://172.17.0.3:21/rclone-test-xibuxem6raro: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/10 02:57:56 DEBUG : check sum: Size of src and dst objects identical 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:56 DEBUG : check sum: Unchanged skipping 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:56 DEBUG : Waiting for deletions to finish 2026/08/10 02:57:56 INFO : There was nothing to transfer 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37678") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45794->172.17.0.3:37678, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34192") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45786->172.17.0.3:34192, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37262") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59408->172.17.0.3:37262, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32157") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48980->172.17.0.3:32157, err= 2026/08/10 02:57:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30188") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57320->172.17.0.3:30188, err= 2026/08/10 02:57:56 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/08/10 02:57:56 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/08/10 02:57:56 INFO : sizeonly: Copied (new) 2026/08/10 02:57:56 DEBUG : Waiting for deletions to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37382") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51294->172.17.0.3:37382, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36682") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50266->172.17.0.3:36682, err= 2026/08/10 02:57:56 DEBUG : sizeonly: size = 6 OK 2026/08/10 02:57:56 DEBUG : sizeonly: Sizes identical 2026/08/10 02:57:56 DEBUG : sizeonly: Unchanged skipping 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:56 DEBUG : Waiting for deletions to finish 2026/08/10 02:57:56 INFO : There was nothing to transfer 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37986") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55662->172.17.0.3:37986, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36443") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41080->172.17.0.3:36443, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33784") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42626->172.17.0.3:33784, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33131") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55364->172.17.0.3:33131, err= 2026/08/10 02:57:56 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34050") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46710->172.17.0.3:34050, err= 2026/08/10 02:57:56 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/08/10 02:57:56 INFO : ignore-size: Copied (new) 2026/08/10 02:57:56 DEBUG : Waiting for deletions to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37808") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58234->172.17.0.3:37808, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33330") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37068->172.17.0.3:33330, err= 2026/08/10 02:57:56 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:57:56 DEBUG : ignore-size: Unchanged skipping 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:56 DEBUG : Waiting for deletions to finish 2026/08/10 02:57:56 INFO : There was nothing to transfer 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35220") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50206->172.17.0.3:35220, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30531") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37452->172.17.0.3:30531, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35684") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47258->172.17.0.3:35684, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36358") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57962->172.17.0.3:36358, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39770") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33338->172.17.0.3:39770, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37272") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34954->172.17.0.3:37272, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:56 DEBUG : existing: size = 6 OK 2026/08/10 02:57:56 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:57:56 DEBUG : existing: Unchanged skipping 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:56 DEBUG : Waiting for deletions to finish 2026/08/10 02:57:56 INFO : There was nothing to transfer 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32778") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45166->172.17.0.3:32778, err= 2026/08/10 02:57:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37753") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45242->172.17.0.3:37753, err= 2026/08/10 02:57:56 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/10 02:57:56 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/10 02:57:56 INFO : existing: Copied (replaced existing) 2026/08/10 02:57:56 DEBUG : Waiting for deletions to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39265") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50612->172.17.0.3:39265, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39034") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37806->172.17.0.3:39034, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37680") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55544->172.17.0.3:37680, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32718") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39978->172.17.0.3:32718, err= 2026/08/10 02:57:56 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30901") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48726->172.17.0.3:30901, err= 2026/08/10 02:57:56 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/10 02:57:56 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/10 02:57:56 INFO : existing: Copied (new) 2026/08/10 02:57:56 DEBUG : Waiting for deletions to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39759") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59044->172.17.0.3:39759, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35543") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35382->172.17.0.3:35543, err= 2026/08/10 02:57:56 DEBUG : existing: Destination exists, skipping 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:57:56 DEBUG : Waiting for deletions to finish 2026/08/10 02:57:56 INFO : There was nothing to transfer 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35028") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43412->172.17.0.3:35028, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39951") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54442->172.17.0.3:39951, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38174") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47062->172.17.0.3:38174, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32004") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49168->172.17.0.3:32004, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35107") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59426->172.17.0.3:35107, err= 2026/08/10 02:57:56 INFO : d: Making directory 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38871") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39126->172.17.0.3:38871, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Connecting to FTP server 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:21") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35779") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54446->172.17.0.3:21, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33960") 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46350->172.17.0.3:35779, err= 2026/08/10 02:57:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35428->172.17.0.3:33960, err= 2026/08/10 02:57:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37414") 2026/08/10 02:57:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53824->172.17.0.3:37414, err= 2026/08/10 02:57:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36499") 2026/08/10 02:57:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58166->172.17.0.3:36499, err= 2026/08/10 02:57:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/10 02:57:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35634") 2026/08/10 02:57:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37674") 2026/08/10 02:57:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Connecting to FTP server 2026/08/10 02:57:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:21") 2026/08/10 02:57:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40516->172.17.0.3:35634, err= 2026/08/10 02:57:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45606->172.17.0.3:37674, err= 2026/08/10 02:57:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39074") 2026/08/10 02:57:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34832->172.17.0.3:39074, err= 2026/08/10 02:57:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54454->172.17.0.3:21, err= 2026/08/10 02:57:59 DEBUG : c/non empty space: size = 5 OK 2026/08/10 02:57:59 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/10 02:57:59 DEBUG : c/non empty space: Unchanged skipping 2026/08/10 02:57:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:57:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38444") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48942->172.17.0.3:38444, err= 2026/08/10 02:58:02 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/10 02:58:02 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/10 02:58:02 INFO : a/potato2: Copied (new) 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 INFO : b/potato: Deleted 2026/08/10 02:58:02 INFO : d: Removing directory 2026/08/10 02:58:02 INFO : b: Removing directory 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: deleted 2 directories 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35925") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47776->172.17.0.3:35925, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39404") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30345") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44454->172.17.0.3:39404, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54724->172.17.0.3:30345, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31907") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40996->172.17.0.3:31907, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32637") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41782->172.17.0.3:32637, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31295") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36614->172.17.0.3:31295, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31857") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53518->172.17.0.3:31857, err= --- PASS: TestSyncIgnoreErrors (6.43s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33166") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56786->172.17.0.3:33166, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38473") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58486->172.17.0.3:38473, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30996") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59616->172.17.0.3:30996, err= 2026/08/10 02:58:02 DEBUG : empty space: size = 1 OK 2026/08/10 02:58:02 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/08/10 02:58:02 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33824") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35882->172.17.0.3:33824, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35775") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44192->172.17.0.3:35775, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : empty space: size = 1 OK 2026/08/10 02:58:02 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/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34576") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42412->172.17.0.3:34576, err= 2026/08/10 02:58:02 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/08/10 02:58:02 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/08/10 02:58:02 INFO : empty space: Copied (replaced existing) 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33896") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39116->172.17.0.3:33896, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37394") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51500->172.17.0.3:37394, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37140") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38758->172.17.0.3:37140, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30072") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45328->172.17.0.3:30072, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32013") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34172->172.17.0.3:32013, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36149") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45728->172.17.0.3:36149, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32607") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39628->172.17.0.3:32607, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30100") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48430->172.17.0.3:30100, err= 2026/08/10 02:58:02 DEBUG : foo: size = 3 OK 2026/08/10 02:58:02 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/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37589") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40070->172.17.0.3:37589, err= 2026/08/10 02:58:02 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/08/10 02:58:02 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/08/10 02:58:02 INFO : foo: Copied (replaced existing) 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34223") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38890->172.17.0.3:34223, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31418") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57692->172.17.0.3:31418, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33005") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44656->172.17.0.3:33005, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33119") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59836->172.17.0.3:33119, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34739") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52648->172.17.0.3:34739, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31661") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41512->172.17.0.3:31661, err= 2026/08/10 02:58:02 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/10 02:58:02 DEBUG : empty space: size = 1 OK 2026/08/10 02:58:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : empty space: Unchanged skipping 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35539") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41884->172.17.0.3:35539, err= 2026/08/10 02:58:02 DEBUG : potato.06503f43.partial: size = 60 OK 2026/08/10 02:58:02 DEBUG : potato.06503f43.partial: renamed to: potato 2026/08/10 02:58:02 INFO : potato: Copied (new) 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39092") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46362->172.17.0.3:39092, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38675") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34170->172.17.0.3:38675, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37554") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41526->172.17.0.3:37554, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37535") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48516->172.17.0.3:37535, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31854") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59570->172.17.0.3:31854, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37800") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52228->172.17.0.3:37800, err= 2026/08/10 02:58:02 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:58:02 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:58:02 DEBUG : potato: Sizes differ 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39099") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39490->172.17.0.3:39099, err= 2026/08/10 02:58:02 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/08/10 02:58:02 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/08/10 02:58:02 INFO : potato: Copied (replaced existing) 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34532") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46186->172.17.0.3:34532, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38951") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59654->172.17.0.3:38951, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38605") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60024->172.17.0.3:38605, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30921") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39054->172.17.0.3:30921, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31180") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60678->172.17.0.3:31180, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31396") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52782->172.17.0.3:31396, err= 2026/08/10 02:58:02 DEBUG : potato: size = 21 OK 2026/08/10 02:58:02 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/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33531") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43614->172.17.0.3:33531, err= 2026/08/10 02:58:02 DEBUG : potato.a809149f.partial: size = 21 OK 2026/08/10 02:58:02 DEBUG : potato.a809149f.partial: renamed to: potato 2026/08/10 02:58:02 INFO : potato: Copied (replaced existing) 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32266") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47536->172.17.0.3:32266, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36885") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36784->172.17.0.3:36885, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32462") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58798->172.17.0.3:32462, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38682") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36606->172.17.0.3:38682, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32954") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52578->172.17.0.3:32954, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32192") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49858->172.17.0.3:32192, err= 2026/08/10 02:58:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 02:58:02 DEBUG : empty space: size = 1 OK 2026/08/10 02:58:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/10 02:58:02 DEBUG : empty space: Unchanged skipping 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31405") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59856->172.17.0.3:31405, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32690") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36552->172.17.0.3:32690, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38052") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44636->172.17.0.3:38052, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34447") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45788->172.17.0.3:34447, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35720") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41522->172.17.0.3:35720, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32708") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53086->172.17.0.3:32708, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36967") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40618->172.17.0.3:36967, err= 2026/08/10 02:58:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 02:58:02 DEBUG : empty space: size = 1 OK 2026/08/10 02:58:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/10 02:58:02 DEBUG : empty space: Unchanged skipping 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33176") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42044->172.17.0.3:33176, err= 2026/08/10 02:58:02 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/10 02:58:02 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/10 02:58:02 INFO : potato2: Copied (new) 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 INFO : potato: Deleted 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32569") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48024->172.17.0.3:32569, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37877") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37112->172.17.0.3:37877, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37754") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36418->172.17.0.3:37754, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33055") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53766->172.17.0.3:33055, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38980") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46576->172.17.0.3:38980, err= 2026/08/10 02:58:02 INFO : d: Making directory 2026/08/10 02:58:02 INFO : d/e: Making directory 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33713") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49652->172.17.0.3:33713, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38124") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30902") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30021") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60746->172.17.0.3:38124, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56420->172.17.0.3:30902, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46760->172.17.0.3:30021, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38331") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43878->172.17.0.3:38331, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37716") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52392->172.17.0.3:37716, err= 2026/08/10 02:58:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36178") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37245") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45428->172.17.0.3:36178, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54732->172.17.0.3:37245, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38297") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38198->172.17.0.3:38297, err= 2026/08/10 02:58:02 DEBUG : c/non empty space: size = 5 OK 2026/08/10 02:58:02 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/10 02:58:02 DEBUG : c/non empty space: Unchanged skipping 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32676") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31264") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54306->172.17.0.3:32676, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46584->172.17.0.3:31264, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/10 02:58:02 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/10 02:58:02 INFO : a/potato2: Copied (new) 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 INFO : b/potato: Deleted 2026/08/10 02:58:02 INFO : d/e: Removing directory 2026/08/10 02:58:02 INFO : d: Removing directory 2026/08/10 02:58:02 INFO : b: Removing directory 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: deleted 3 directories 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33275") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42202->172.17.0.3:33275, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34742") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31662") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36004->172.17.0.3:31662, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34998->172.17.0.3:34742, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38188") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53272->172.17.0.3:38188, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38207") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55706->172.17.0.3:38207, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30369") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46572->172.17.0.3:30369, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37550") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60150->172.17.0.3:37550, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35566") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52500->172.17.0.3:35566, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32664") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35442->172.17.0.3:32664, err= 2026/08/10 02:58:02 INFO : d: Making directory 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37489") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50892->172.17.0.3:37489, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33578") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38431") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38600") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39890->172.17.0.3:33578, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36172->172.17.0.3:38431, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43400->172.17.0.3:38600, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39329") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38524->172.17.0.3:39329, err= 2026/08/10 02:58:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35551") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44172->172.17.0.3:35551, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35194") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36698->172.17.0.3:35194, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35326") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40068->172.17.0.3:35326, err= 2026/08/10 02:58:02 DEBUG : c/non empty space: size = 5 OK 2026/08/10 02:58:02 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/10 02:58:02 DEBUG : c/non empty space: Unchanged skipping 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36728") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53210->172.17.0.3:36728, err= 2026/08/10 02:58:02 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/10 02:58:02 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/10 02:58:02 INFO : a/potato2: Copied (new) 2026/08/10 02:58:02 ERROR : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: not deleting files as there were IO errors 2026/08/10 02:58:02 ERROR : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: not deleting directories as there were IO errors 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32818") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55234->172.17.0.3:32818, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37119") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33896") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39515") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35780->172.17.0.3:37119, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39118->172.17.0.3:33896, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36992") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42902->172.17.0.3:39515, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52054->172.17.0.3:36992, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34314") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46210->172.17.0.3:34314, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35272") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33143") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36790") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43544->172.17.0.3:35272, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35160->172.17.0.3:33143, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36671") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57300->172.17.0.3:36790, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58060->172.17.0.3:36671, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36449") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54034->172.17.0.3:36449, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34736") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35282->172.17.0.3:34736, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30017") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33148->172.17.0.3:30017, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34989") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35650->172.17.0.3:34989, err= 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31909") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33028->172.17.0.3:31909, err= 2026/08/10 02:58:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 02:58:02 DEBUG : empty space: size = 1 OK 2026/08/10 02:58:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/10 02:58:02 DEBUG : empty space: Unchanged skipping 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 INFO : potato: Deleted 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32853") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37354->172.17.0.3:32853, err= 2026/08/10 02:58:02 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/10 02:58:02 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/10 02:58:02 INFO : potato2: Copied (new) 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34332") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40780->172.17.0.3:34332, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37858") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35204->172.17.0.3:37858, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33281") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42096->172.17.0.3:33281, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36691") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49618->172.17.0.3:36691, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32248") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40336->172.17.0.3:32248, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38570") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51506->172.17.0.3:38570, err= 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30944") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46660->172.17.0.3:30944, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 INFO : potato: Deleted 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35734") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41506->172.17.0.3:35734, err= 2026/08/10 02:58:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 02:58:02 DEBUG : empty space: size = 1 OK 2026/08/10 02:58:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/10 02:58:02 DEBUG : empty space: Unchanged skipping 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34299") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51766->172.17.0.3:34299, err= 2026/08/10 02:58:02 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/10 02:58:02 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/10 02:58:02 INFO : potato2: Copied (new) 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39822") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58856->172.17.0.3:39822, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33507") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60918->172.17.0.3:33507, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34850") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44866->172.17.0.3:34850, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33916") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49960->172.17.0.3:33916, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31138") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45300->172.17.0.3:31138, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38979") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60374->172.17.0.3:38979, err= 2026/08/10 02:58:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33988") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34062->172.17.0.3:33988, err= 2026/08/10 02:58:02 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/08/10 02:58:02 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/08/10 02:58:02 INFO : potato2: Copied (new) 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32400") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47444->172.17.0.3:32400, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38692") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37630->172.17.0.3:38692, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30845") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52852->172.17.0.3:30845, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32130") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41394->172.17.0.3:32130, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39083") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46446->172.17.0.3:39083, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38098") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48746->172.17.0.3:38098, err= 2026/08/10 02:58:02 DEBUG : enormous: Excluded (Size Filter) 2026/08/10 02:58:02 DEBUG : enormous: Excluded 2026/08/10 02:58:02 DEBUG : potato2: Excluded (Size Filter) 2026/08/10 02:58:02 DEBUG : potato2: Excluded 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36977") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48928->172.17.0.3:36977, err= 2026/08/10 02:58:02 DEBUG : potato2: Excluded (Size Filter) 2026/08/10 02:58:02 DEBUG : potato2: Excluded 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : empty space: size = 1 OK 2026/08/10 02:58:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/10 02:58:02 DEBUG : empty space: Unchanged skipping 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 INFO : There was nothing to transfer 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36777") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51198->172.17.0.3:36777, err= 2026/08/10 02:58:02 DEBUG : enormous: Excluded (Size Filter) 2026/08/10 02:58:02 DEBUG : enormous: Excluded 2026/08/10 02:58:02 DEBUG : potato2: Excluded (Size Filter) 2026/08/10 02:58:02 DEBUG : potato2: Excluded 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31138") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45302->172.17.0.3:31138, err= 2026/08/10 02:58:02 DEBUG : potato2: Excluded (Size Filter) 2026/08/10 02:58:02 DEBUG : potato2: Excluded 2026/08/10 02:58:02 DEBUG : empty space: size = 1 OK 2026/08/10 02:58:02 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/08/10 02:58:02 DEBUG : empty space: Unchanged skipping 2026/08/10 02:58:02 DEBUG : Local file system at /tmp/rclone2151058479: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : Local file system at /tmp/rclone2151058479: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 INFO : There was nothing to transfer 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33020") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49630->172.17.0.3:33020, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35199") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57432->172.17.0.3:35199, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31426") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58988->172.17.0.3:31426, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37298") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55294->172.17.0.3:37298, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31674") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56542->172.17.0.3:31674, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36980") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46660->172.17.0.3:36980, err= 2026/08/10 02:58:02 DEBUG : enormous: Excluded (Size Filter) 2026/08/10 02:58:02 DEBUG : enormous: Excluded 2026/08/10 02:58:02 DEBUG : potato2: Excluded (Size Filter) 2026/08/10 02:58:02 DEBUG : potato2: Excluded 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31985") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34738->172.17.0.3:31985, err= 2026/08/10 02:58:02 DEBUG : empty space: size = 1 OK 2026/08/10 02:58:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : empty space: Unchanged skipping 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 INFO : enormous: Deleted 2026/08/10 02:58:02 INFO : potato2: Deleted 2026/08/10 02:58:02 INFO : There was nothing to transfer 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30299") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37630->172.17.0.3:30299, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38463") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38718->172.17.0.3:38463, err= 2026/08/10 02:58:02 DEBUG : empty space: size = 1 OK 2026/08/10 02:58:02 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/08/10 02:58:02 DEBUG : empty space: Unchanged skipping 2026/08/10 02:58:02 DEBUG : Local file system at /tmp/rclone2151058479: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : Local file system at /tmp/rclone2151058479: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 INFO : enormous: Deleted 2026/08/10 02:58:02 INFO : potato2: Deleted 2026/08/10 02:58:02 INFO : There was nothing to transfer 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34271") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60676->172.17.0.3:34271, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30007") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39512->172.17.0.3:30007, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36541") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44376->172.17.0.3:36541, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37060") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51658->172.17.0.3:37060, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34986") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38716->172.17.0.3:34986, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37082") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38608->172.17.0.3:37082, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36914") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39698->172.17.0.3:36914, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34241") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40682->172.17.0.3:34241, err= 2026/08/10 02:58:02 DEBUG : five: Need to transfer - File not found at Destination 2026/08/10 02:58:02 DEBUG : four: size = 4 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:58:02 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:58:02 DEBUG : one: Destination is newer than source, skipping 2026/08/10 02:58:02 DEBUG : four: Sizes differ 2026/08/10 02:58:02 DEBUG : two: size = 3 OK 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : three: size = 5 OK 2026/08/10 02:58:02 DEBUG : three: Sizes identical 2026/08/10 02:58:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32742") 2026/08/10 02:58:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56666->172.17.0.3:32742, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34369") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55792->172.17.0.3:34369, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33333") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56808->172.17.0.3:33333, err= 2026/08/10 02:58:02 DEBUG : five.0fee171d.partial: size = 4 OK 2026/08/10 02:58:02 DEBUG : four.f852663a.partial: size = 4 OK 2026/08/10 02:58:02 DEBUG : five.0fee171d.partial: renamed to: five 2026/08/10 02:58:02 INFO : five: Copied (new) 2026/08/10 02:58:02 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/08/10 02:58:02 DEBUG : four.f852663a.partial: renamed to: four 2026/08/10 02:58:02 INFO : four: Copied (replaced existing) 2026/08/10 02:58:02 DEBUG : two.8549bf6d.partial: renamed to: two 2026/08/10 02:58:02 INFO : two: Copied (replaced existing) 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39308") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42254->172.17.0.3:39308, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37475") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46012->172.17.0.3:37475, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34695") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42602->172.17.0.3:34695, 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:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/08/10 02:58:02 ERROR : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Ignoring --track-renames as the source and destination do not have a common hash 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30390") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44260->172.17.0.3:30390, err= 2026/08/10 02:58:02 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/10 02:58:02 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34510") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32884") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51050->172.17.0.3:32884, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54612->172.17.0.3:34510, err= 2026/08/10 02:58:02 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/08/10 02:58:02 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/10 02:58:02 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/08/10 02:58:02 INFO : yam: Copied (new) 2026/08/10 02:58:02 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/10 02:58:02 INFO : potato: Copied (new) 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30747") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44764->172.17.0.3:30747, err= 2026/08/10 02:58:02 ERROR : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Ignoring --track-renames as the source and destination do not have a common hash 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33626") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51694->172.17.0.3:33626, err= 2026/08/10 02:58:02 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/10 02:58:02 DEBUG : potato: size = 14 OK 2026/08/10 02:58:02 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : potato: Unchanged skipping 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35359") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48094->172.17.0.3:35359, err= 2026/08/10 02:58:02 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/08/10 02:58:02 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/08/10 02:58:02 INFO : yaml: Copied (new) 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 INFO : yam: Deleted 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36409") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53402->172.17.0.3:36409, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35628") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33004->172.17.0.3:35628, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35237") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56234->172.17.0.3:35237, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37690") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59834->172.17.0.3:37690, err= 2026/08/10 02:58:02 INFO : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Making map for --track-renames 2026/08/10 02:58:02 INFO : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Finished making map for --track-renames 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/10 02:58:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for renames to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34958") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32883") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60950->172.17.0.3:32883, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43382->172.17.0.3:34958, err= 2026/08/10 02:58:02 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/08/10 02:58:02 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/10 02:58:02 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/08/10 02:58:02 INFO : yam: Copied (new) 2026/08/10 02:58:02 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/10 02:58:02 INFO : potato: Copied (new) 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39988") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56662->172.17.0.3:39988, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36717") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48916->172.17.0.3:36717, err= 2026/08/10 02:58:02 INFO : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Making map for --track-renames 2026/08/10 02:58:02 DEBUG : potato: size = 14 OK 2026/08/10 02:58:02 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:58:02 DEBUG : potato: Unchanged skipping 2026/08/10 02:58:02 INFO : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Finished making map for --track-renames 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for renames to finish 2026/08/10 02:58:02 INFO : yam: Moved (server-side) to: yaml 2026/08/10 02:58:02 INFO : yaml: Renamed from "yam" 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 INFO : There was nothing to transfer 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31042") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50408->172.17.0.3:31042, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30283") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49184->172.17.0.3:30283, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35012") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54610->172.17.0.3:35012, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36980") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46668->172.17.0.3:36980, err= 2026/08/10 02:58:02 INFO : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Making map for --track-renames 2026/08/10 02:58:02 INFO : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Finished making map for --track-renames 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for renames to finish 2026/08/10 02:58:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31776") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50632->172.17.0.3:31776, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31516") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35878->172.17.0.3:31516, err= 2026/08/10 02:58:02 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/10 02:58:02 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/08/10 02:58:02 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/10 02:58:02 INFO : potato: Copied (new) 2026/08/10 02:58:02 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/08/10 02:58:02 INFO : sub/yam: Copied (new) 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38452") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44174->172.17.0.3:38452, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39935") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42936->172.17.0.3:39935, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38235") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34424->172.17.0.3:38235, err= 2026/08/10 02:58:02 DEBUG : potato: size = 14 OK 2026/08/10 02:58:02 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:58:02 DEBUG : potato: Unchanged skipping 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38926") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36956->172.17.0.3:38926, err= 2026/08/10 02:58:02 INFO : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Making map for --track-renames 2026/08/10 02:58:02 INFO : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Finished making map for --track-renames 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for renames to finish 2026/08/10 02:58:02 INFO : sub/yam: Moved (server-side) to: yam 2026/08/10 02:58:02 INFO : yam: Renamed from "sub/yam" 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:02 INFO : There was nothing to transfer 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35983") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39958->172.17.0.3:35983, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31301") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48452->172.17.0.3:31301, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33876") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41424->172.17.0.3:33876, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33394") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39272->172.17.0.3:33394, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34226") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38498->172.17.0.3:34226, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:02 DEBUG : Creating backend with remote "/tmp/rclone2151058479/dir1" 2026/08/10 02:58:02 DEBUG : Creating backend with remote "/tmp/rclone2151058479/dir2" 2026/08/10 02:58:02 DEBUG : Local file system at /tmp/rclone2151058479/dir2: Using server-side directory move 2026/08/10 02:58:02 INFO : Local file system at /tmp/rclone2151058479/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/10 02:58:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/10 02:58:02 DEBUG : Local file system at /tmp/rclone2151058479/dir2: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : Local file system at /tmp/rclone2151058479/dir2: Waiting for transfers to finish 2026/08/10 02:58:02 INFO : file1.txt: Moved (server-side) 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36648") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46350->172.17.0.3:36648, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32545") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55320->172.17.0.3:32545, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36057") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47906->172.17.0.3:36057, err= 2026/08/10 02:58:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 02:58:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32516") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41140->172.17.0.3:32516, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35704") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53726->172.17.0.3:35704, err= 2026/08/10 02:58:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/10 02:58:02 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/08/10 02:58:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/10 02:58:02 INFO : sub dir/hello world: Copied (new) 2026/08/10 02:58:02 INFO : sub dir/hello world: Deleted 2026/08/10 02:58:02 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/08/10 02:58:02 INFO : nested/sub dir/file: Copied (new) 2026/08/10 02:58:02 INFO : nested/sub dir/file: Deleted 2026/08/10 02:58:02 INFO : sub dir: Removing directory 2026/08/10 02:58:02 INFO : nested/sub dir: Removing directory 2026/08/10 02:58:02 INFO : nested: Removing directory 2026/08/10 02:58:02 DEBUG : Local file system at /tmp/rclone2151058479: deleted 3 directories 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32413") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44198->172.17.0.3:32413, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38471") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33235") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53754->172.17.0.3:38471, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60168->172.17.0.3:33235, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32326") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40930->172.17.0.3:32326, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38310") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43724->172.17.0.3:38310, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31977") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32106") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36226->172.17.0.3:31977, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48296->172.17.0.3:32106, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36098") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52100->172.17.0.3:36098, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39034") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45864->172.17.0.3:39034, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33373") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54258->172.17.0.3:33373, err= 2026/08/10 02:58:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/10 02:58:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39319") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47008->172.17.0.3:39319, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37755") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47652->172.17.0.3:37755, err= 2026/08/10 02:58:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/10 02:58:02 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/08/10 02:58:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/10 02:58:02 INFO : sub dir/hello world: Copied (new) 2026/08/10 02:58:02 INFO : sub dir/hello world: Deleted 2026/08/10 02:58:02 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/08/10 02:58:02 INFO : nested/sub dir/file: Copied (new) 2026/08/10 02:58:02 INFO : nested/sub dir/file: Deleted 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39788") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43004->172.17.0.3:39788, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36721") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50782->172.17.0.3:36721, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38295") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55514->172.17.0.3:38295, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39417") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58584->172.17.0.3:39417, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35787") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33590->172.17.0.3:35787, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36860") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31814") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36104->172.17.0.3:36860, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38230->172.17.0.3:31814, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30156") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33310->172.17.0.3:30156, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37475") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46020->172.17.0.3:37475, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39727") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49584->172.17.0.3:39727, err= 2026/08/10 02:58:02 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/10 02:58:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39267") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39550") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52210->172.17.0.3:39267, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45252->172.17.0.3:39550, err= 2026/08/10 02:58:02 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/08/10 02:58:02 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/10 02:58:02 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/08/10 02:58:02 INFO : existing-b: Copied (new) 2026/08/10 02:58:02 INFO : existing-b: Deleted 2026/08/10 02:58:02 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/10 02:58:02 INFO : existing: Copied (new) 2026/08/10 02:58:02 INFO : existing: Deleted 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39162") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56416->172.17.0.3:39162, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36530") 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44106->172.17.0.3:36530, err= 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:02 DEBUG : existing: Destination exists, skipping 2026/08/10 02:58:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/10 02:58:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:02 INFO : There was nothing to transfer 2026/08/10 02:58:03 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38656") 2026/08/10 02:58:03 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55720->172.17.0.3:38656, err= 2026/08/10 02:58:03 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37196") 2026/08/10 02:58:03 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54702->172.17.0.3:37196, err= 2026/08/10 02:58:03 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32920") 2026/08/10 02:58:03 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49584->172.17.0.3:32920, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cayosij1kaci" 2026/08/10 02:58:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:58:03 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:03 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:58:03 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:03 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:03 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: Connecting to FTP server 2026/08/10 02:58:03 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: dial("tcp","172.17.0.3:21") 2026/08/10 02:58:03 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: > dial: conn=172.17.0.1:56456->172.17.0.3:21, err= 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30281") 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40264->172.17.0.3:30281, err= 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38836") 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36608->172.17.0.3:38836, err= 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34616") 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41056->172.17.0.3:34616, err= 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36792") 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41432->172.17.0.3:36792, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-xibuxem6raro -> ftp://172.17.0.3:21/rclone-test-cayosij1kaci 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: dial("tcp","172.17.0.3:31029") 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: > dial: conn=172.17.0.1:50254->172.17.0.3:31029, err= 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: dial("tcp","172.17.0.3:30049") 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: > dial: conn=172.17.0.1:53506->172.17.0.3:30049, err= 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: dial("tcp","172.17.0.3:34070") 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: > dial: conn=172.17.0.1:35286->172.17.0.3:34070, err= 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: Using server-side directory move 2026/08/10 02:58:06 INFO : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: dial("tcp","172.17.0.3:30174") 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: > dial: conn=172.17.0.1:52108->172.17.0.3:30174, err= 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35466") 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33718->172.17.0.3:35466, err= 2026/08/10 02:58:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 02:58:06 DEBUG : empty space: size = 1 OK 2026/08/10 02:58:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/10 02:58:06 DEBUG : empty space: Unchanged skipping 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: Waiting for checks to finish 2026/08/10 02:58:06 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:58:06 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-cayosij1kaci) 2026/08/10 02:58:06 DEBUG : potato3: Sizes differ 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: Connecting to FTP server 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: dial("tcp","172.17.0.3:21") 2026/08/10 02:58:06 INFO : empty space: Deleted 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: Waiting for transfers to finish 2026/08/10 02:58:06 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: > dial: conn=172.17.0.1:56472->172.17.0.3:21, err= 2026/08/10 02:58:06 INFO : potato2: Moved (server-side) 2026/08/10 02:58:09 INFO : potato3: Deleted 2026/08/10 02:58:09 INFO : potato3: Moved (server-side) 2026/08/10 02:58:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33432") 2026/08/10 02:58:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37786->172.17.0.3:33432, err= 2026/08/10 02:58:09 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: dial("tcp","172.17.0.3:39755") 2026/08/10 02:58:09 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: > dial: conn=172.17.0.1:33244->172.17.0.3:39755, err= 2026/08/10 02:58:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qosizux4koya" 2026/08/10 02:58:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:58:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:09 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:58:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:09 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qosizux4koya: Connecting to FTP server 2026/08/10 02:58:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qosizux4koya: dial("tcp","172.17.0.3:21") 2026/08/10 02:58:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qosizux4koya: > dial: conn=172.17.0.1:56488->172.17.0.3:21, err= 2026/08/10 02:58:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qosizux4koya: Using server-side directory move 2026/08/10 02:58:12 INFO : ftp://172.17.0.3:21/rclone-test-qosizux4koya: Server side directory move succeeded 2026/08/10 02:58:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qosizux4koya: dial("tcp","172.17.0.3:31987") 2026/08/10 02:58:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qosizux4koya: > dial: conn=172.17.0.1:54554->172.17.0.3:31987, err= 2026/08/10 02:58:12 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: dial("tcp","172.17.0.3:37216") 2026/08/10 02:58:12 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: > dial: conn=172.17.0.1:52490->172.17.0.3:37216, err= 2026/08/10 02:58:12 ERROR : error listing: directory not found 2026/08/10 02:58:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qosizux4koya: dial("tcp","172.17.0.3:39935") 2026/08/10 02:58:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qosizux4koya: > dial: conn=172.17.0.1:46778->172.17.0.3:39935, err= 2026/08/10 02:58:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qosizux4koya: Purge object "empty space" 2026/08/10 02:58:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qosizux4koya: Purge object "potato2" 2026/08/10 02:58:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qosizux4koya: Purge object "potato3" 2026/08/10 02:58:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qosizux4koya: Purge dir "" 2026/08/10 02:58:12 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: dial("tcp","172.17.0.3:32384") 2026/08/10 02:58:12 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: > dial: conn=172.17.0.1:47712->172.17.0.3:32384, err= 2026/08/10 02:58:12 ERROR : error listing: directory not found 2026/08/10 02:58:12 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: Purge dir "" 2026/08/10 02:58:12 NOTICE: purge failed to rmdir "": directory not found 2026/08/10 02:58:12 NOTICE: purge failed: directory not found 2026/08/10 02:58:12 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31465") 2026/08/10 02:58:12 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60176->172.17.0.3:31465, err= 2026/08/10 02:58:12 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35212") 2026/08/10 02:58:12 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45282->172.17.0.3:35212, err= --- PASS: TestServerSideMove (9.15s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bovuced7varo" 2026/08/10 02:58:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:58:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:12 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:58:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:12 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:12 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: Connecting to FTP server 2026/08/10 02:58:12 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: dial("tcp","172.17.0.3:21") 2026/08/10 02:58:12 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: > dial: conn=172.17.0.1:40166->172.17.0.3:21, err= 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31807") 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48900->172.17.0.3:31807, err= 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36081") 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37506->172.17.0.3:36081, err= 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38496") 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55600->172.17.0.3:38496, err= 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31038") 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56234->172.17.0.3:31038, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-xibuxem6raro -> ftp://172.17.0.3:21/rclone-test-bovuced7varo 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: dial("tcp","172.17.0.3:34000") 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: > dial: conn=172.17.0.1:51176->172.17.0.3:34000, err= 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: dial("tcp","172.17.0.3:38702") 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: > dial: conn=172.17.0.1:45450->172.17.0.3:38702, err= 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: dial("tcp","172.17.0.3:34960") 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: > dial: conn=172.17.0.1:41932->172.17.0.3:34960, err= 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33301") 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: dial("tcp","172.17.0.3:36329") 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60910->172.17.0.3:33301, err= 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: > dial: conn=172.17.0.1:40880->172.17.0.3:36329, err= 2026/08/10 02:58:14 DEBUG : empty space: Excluded (Size Filter) 2026/08/10 02:58:14 DEBUG : empty space: Excluded 2026/08/10 02:58:14 DEBUG : empty space: Excluded (Size Filter) 2026/08/10 02:58:14 DEBUG : empty space: Excluded 2026/08/10 02:58:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 02:58:14 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:58:14 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-bovuced7varo) 2026/08/10 02:58:14 DEBUG : potato3: Sizes differ 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: Waiting for checks to finish 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: Waiting for transfers to finish 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: Connecting to FTP server 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: dial("tcp","172.17.0.3:21") 2026/08/10 02:58:14 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: > dial: conn=172.17.0.1:40170->172.17.0.3:21, err= 2026/08/10 02:58:14 INFO : potato2: Moved (server-side) 2026/08/10 02:58:17 INFO : potato3: Deleted 2026/08/10 02:58:17 INFO : potato3: Moved (server-side) 2026/08/10 02:58:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31980") 2026/08/10 02:58:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55050->172.17.0.3:31980, err= 2026/08/10 02:58:17 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: dial("tcp","172.17.0.3:33976") 2026/08/10 02:58:17 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: > dial: conn=172.17.0.1:47932->172.17.0.3:33976, err= 2026/08/10 02:58:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wahuhuf5bugi" 2026/08/10 02:58:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:58:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:17 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:58:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:17 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wahuhuf5bugi: Connecting to FTP server 2026/08/10 02:58:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wahuhuf5bugi: dial("tcp","172.17.0.3:21") 2026/08/10 02:58:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wahuhuf5bugi: > dial: conn=172.17.0.1:40184->172.17.0.3:21, err= 2026/08/10 02:58:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wahuhuf5bugi: dial("tcp","172.17.0.3:34598") 2026/08/10 02:58:20 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: dial("tcp","172.17.0.3:37566") 2026/08/10 02:58:20 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: > dial: conn=172.17.0.1:39628->172.17.0.3:37566, err= 2026/08/10 02:58:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wahuhuf5bugi: > dial: conn=172.17.0.1:40178->172.17.0.3:34598, err= 2026/08/10 02:58:20 DEBUG : empty space: Excluded (Size Filter) 2026/08/10 02:58:20 DEBUG : empty space: Excluded 2026/08/10 02:58:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 02:58:20 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/10 02:58:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wahuhuf5bugi: Connecting to FTP server 2026/08/10 02:58:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wahuhuf5bugi: dial("tcp","172.17.0.3:21") 2026/08/10 02:58:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wahuhuf5bugi: Waiting for checks to finish 2026/08/10 02:58:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wahuhuf5bugi: Waiting for transfers to finish 2026/08/10 02:58:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wahuhuf5bugi: > dial: conn=172.17.0.1:40200->172.17.0.3:21, err= 2026/08/10 02:58:20 INFO : potato2: Moved (server-side) 2026/08/10 02:58:22 INFO : potato3: Moved (server-side) 2026/08/10 02:58:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wahuhuf5bugi: dial("tcp","172.17.0.3:35999") 2026/08/10 02:58:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wahuhuf5bugi: > dial: conn=172.17.0.1:53158->172.17.0.3:35999, err= 2026/08/10 02:58:22 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: dial("tcp","172.17.0.3:38857") 2026/08/10 02:58:22 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: > dial: conn=172.17.0.1:53264->172.17.0.3:38857, err= 2026/08/10 02:58:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wahuhuf5bugi: dial("tcp","172.17.0.3:34920") 2026/08/10 02:58:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wahuhuf5bugi: > dial: conn=172.17.0.1:45158->172.17.0.3:34920, err= 2026/08/10 02:58:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wahuhuf5bugi: Purge object "potato2" 2026/08/10 02:58:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wahuhuf5bugi: Purge object "potato3" 2026/08/10 02:58:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wahuhuf5bugi: Purge dir "" 2026/08/10 02:58:22 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: dial("tcp","172.17.0.3:37362") 2026/08/10 02:58:22 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: > dial: conn=172.17.0.1:54476->172.17.0.3:37362, err= 2026/08/10 02:58:22 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: Purge object "empty space" 2026/08/10 02:58:22 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: Purge dir "" 2026/08/10 02:58:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35410") 2026/08/10 02:58:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50146->172.17.0.3:35410, err= 2026/08/10 02:58:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34597") 2026/08/10 02:58:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46366->172.17.0.3:34597, err= --- PASS: TestServerSideMoveWithFilter (10.78s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ruxemov3homi" 2026/08/10 02:58:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:58:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:22 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:58:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:22 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:22 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: Connecting to FTP server 2026/08/10 02:58:22 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: dial("tcp","172.17.0.3:21") 2026/08/10 02:58:22 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: > dial: conn=172.17.0.1:33920->172.17.0.3:21, err= 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39259") 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40626->172.17.0.3:39259, err= 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37703") 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55904->172.17.0.3:37703, err= 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37872") 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49934->172.17.0.3:37872, err= 2026/08/10 02:58:26 INFO : tomatoDir: Making directory 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32783") 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55892->172.17.0.3:32783, err= 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31532") 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56620->172.17.0.3:31532, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-xibuxem6raro -> ftp://172.17.0.3:21/rclone-test-ruxemov3homi 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: dial("tcp","172.17.0.3:36970") 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: > dial: conn=172.17.0.1:57276->172.17.0.3:36970, err= 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: dial("tcp","172.17.0.3:37308") 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: > dial: conn=172.17.0.1:48732->172.17.0.3:37308, err= 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: dial("tcp","172.17.0.3:30349") 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: > dial: conn=172.17.0.1:55378->172.17.0.3:30349, err= 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: Using server-side directory move 2026/08/10 02:58:26 INFO : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: dial("tcp","172.17.0.3:30770") 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38853") 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: > dial: conn=172.17.0.1:34854->172.17.0.3:30770, err= 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34360->172.17.0.3:38853, err= 2026/08/10 02:58:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/10 02:58:26 DEBUG : empty space: size = 1 OK 2026/08/10 02:58:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/10 02:58:26 DEBUG : empty space: Unchanged skipping 2026/08/10 02:58:26 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:58:26 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-ruxemov3homi) 2026/08/10 02:58:26 DEBUG : potato3: Sizes differ 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: Connecting to FTP server 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: dial("tcp","172.17.0.3:21") 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: > dial: conn=172.17.0.1:33934->172.17.0.3:21, err= 2026/08/10 02:58:26 INFO : empty space: Deleted 2026/08/10 02:58:26 INFO : potato2: Moved (server-side) 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39669") 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56272->172.17.0.3:39669, err= 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: Waiting for checks to finish 2026/08/10 02:58:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: Waiting for transfers to finish 2026/08/10 02:58:28 INFO : potato3: Deleted 2026/08/10 02:58:28 INFO : potato3: Moved (server-side) 2026/08/10 02:58:28 INFO : tomatoDir: Removing directory 2026/08/10 02:58:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: deleted 1 directories 2026/08/10 02:58:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39971") 2026/08/10 02:58:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45590->172.17.0.3:39971, err= 2026/08/10 02:58:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34717") 2026/08/10 02:58:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48774->172.17.0.3:34717, err= 2026/08/10 02:58:28 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: dial("tcp","172.17.0.3:38980") 2026/08/10 02:58:28 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: > dial: conn=172.17.0.1:46874->172.17.0.3:38980, err= 2026/08/10 02:58:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yaneped1ruya" 2026/08/10 02:58:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:58:28 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:28 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:58:28 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:28 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:28 DEBUG : ftp://172.17.0.3:21/rclone-test-yaneped1ruya: Connecting to FTP server 2026/08/10 02:58:28 DEBUG : ftp://172.17.0.3:21/rclone-test-yaneped1ruya: dial("tcp","172.17.0.3:21") 2026/08/10 02:58:28 DEBUG : ftp://172.17.0.3:21/rclone-test-yaneped1ruya: > dial: conn=172.17.0.1:33940->172.17.0.3:21, err= 2026/08/10 02:58:31 INFO : tomatoDir: Making directory 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-yaneped1ruya: Using server-side directory move 2026/08/10 02:58:31 INFO : ftp://172.17.0.3:21/rclone-test-yaneped1ruya: Server side directory move succeeded 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-yaneped1ruya: dial("tcp","172.17.0.3:31300") 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-yaneped1ruya: > dial: conn=172.17.0.1:46372->172.17.0.3:31300, err= 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-yaneped1ruya: dial("tcp","172.17.0.3:36119") 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-yaneped1ruya: > dial: conn=172.17.0.1:34602->172.17.0.3:36119, err= 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: dial("tcp","172.17.0.3:38782") 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: > dial: conn=172.17.0.1:55812->172.17.0.3:38782, err= 2026/08/10 02:58:31 ERROR : error listing: directory not found 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: dial("tcp","172.17.0.3:33630") 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: > dial: conn=172.17.0.1:39074->172.17.0.3:33630, err= 2026/08/10 02:58:31 ERROR : error listing: directory not found 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-yaneped1ruya: dial("tcp","172.17.0.3:34932") 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-yaneped1ruya: > dial: conn=172.17.0.1:33350->172.17.0.3:34932, err= 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-yaneped1ruya: Purge object "empty space" 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-yaneped1ruya: Purge object "potato2" 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-yaneped1ruya: Purge object "potato3" 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-yaneped1ruya: dial("tcp","172.17.0.3:38872") 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-yaneped1ruya: > dial: conn=172.17.0.1:36250->172.17.0.3:38872, err= 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-yaneped1ruya: Purge dir "tomatoDir" 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-yaneped1ruya: Purge dir "" 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: dial("tcp","172.17.0.3:35373") 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: > dial: conn=172.17.0.1:56384->172.17.0.3:35373, err= 2026/08/10 02:58:31 ERROR : error listing: directory not found 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: Purge dir "" 2026/08/10 02:58:31 NOTICE: purge failed to rmdir "": directory not found 2026/08/10 02:58:31 NOTICE: purge failed: directory not found 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32140") 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39588->172.17.0.3:32140, err= 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36157") 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49802->172.17.0.3:36157, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (9.02s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34042") 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60588->172.17.0.3:34042, err= 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32405") 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49000->172.17.0.3:32405, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xibuxem6raro/rclone-sync-test" 2026/08/10 02:58:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:58:31 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:31 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:58:31 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:31 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test: Connecting to FTP server 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/08/10 02:58:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test: > dial: conn=172.17.0.1:59750->172.17.0.3:21, err= 2026/08/10 02:58:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31384") 2026/08/10 02:58:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35912->172.17.0.3:31384, err= 2026/08/10 02:58:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36247") 2026/08/10 02:58:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60900->172.17.0.3:36247, err= --- PASS: TestSyncOverlap (2.67s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xibuxem6raro/rclone-sync-test" 2026/08/10 02:58:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:58:34 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:34 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:58:34 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:34 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test: Connecting to FTP server 2026/08/10 02:58:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/08/10 02:58:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test: > dial: conn=172.17.0.1:59764->172.17.0.3:21, err= 2026/08/10 02:58:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xibuxem6raro/rclone-sync-test-include/layer2" 2026/08/10 02:58:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:58:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:37 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:58:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:37 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:37 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test-include/layer2: Connecting to FTP server 2026/08/10 02:58:37 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/08/10 02:58:37 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:59776->172.17.0.3:21, err= 2026/08/10 02:58:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xibuxem6raro/rclone-sync-test-ignore-file" 2026/08/10 02:58:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:58:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:39 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:58:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:39 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test-ignore-file: Connecting to FTP server 2026/08/10 02:58:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/08/10 02:58:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:59778->172.17.0.3:21, err= 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32653") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36228->172.17.0.3:32653, err= 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test: dial("tcp","172.17.0.3:32331") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test: > dial: conn=172.17.0.1:47494->172.17.0.3:32331, err= 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31965") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35812->172.17.0.3:31965, err= 2026/08/10 02:58:42 DEBUG : rclone-sync-test: Excluded 2026/08/10 02:58:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34689") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44402->172.17.0.3:34689, err= 2026/08/10 02:58:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test: Waiting for checks to finish 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test: Waiting for transfers to finish 2026/08/10 02:58:42 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:42 INFO : There was nothing to transfer 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test: dial("tcp","172.17.0.3:34557") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test: > dial: conn=172.17.0.1:56074->172.17.0.3:34557, err= 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32379") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59322->172.17.0.3:32379, err= 2026/08/10 02:58:42 DEBUG : rclone-sync-test: Excluded 2026/08/10 02:58:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39672") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46544->172.17.0.3:39672, err= 2026/08/10 02:58:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:42 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:42 INFO : rclone-sync-test-include: Removing directory 2026/08/10 02:58:42 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: failed to delete 1 directories 2026/08/10 02:58:42 INFO : There was nothing to transfer 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:31062") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:39930->172.17.0.3:31062, err= 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35950") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42656->172.17.0.3:35950, err= 2026/08/10 02:58:42 DEBUG : rclone-sync-test: Excluded 2026/08/10 02:58:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39451") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56146->172.17.0.3:39451, err= 2026/08/10 02:58:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/10 02:58:42 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:42 INFO : There was nothing to transfer 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:38066") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:38202->172.17.0.3:38066, err= 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33514") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43790->172.17.0.3:33514, err= 2026/08/10 02:58:42 DEBUG : rclone-sync-test: Excluded 2026/08/10 02:58:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36465") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52424->172.17.0.3:36465, err= 2026/08/10 02:58:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:58:42 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:42 INFO : rclone-sync-test-include: Removing directory 2026/08/10 02:58:42 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: failed to delete 1 directories 2026/08/10 02:58:42 INFO : There was nothing to transfer 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:37411") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:58708->172.17.0.3:37411, err= 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31573") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46200->172.17.0.3:31573, err= 2026/08/10 02:58:42 DEBUG : Excluded 2026/08/10 02:58:42 DEBUG : rclone-sync-test: Excluded 2026/08/10 02:58:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37209") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38050->172.17.0.3:37209, err= 2026/08/10 02:58:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/10 02:58:42 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:42 INFO : There was nothing to transfer 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33518") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37172->172.17.0.3:33518, err= 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39857") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33932->172.17.0.3:39857, err= 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39898") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35192") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53440->172.17.0.3:35192, err= 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56272->172.17.0.3:39898, err= 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35839") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57620->172.17.0.3:35839, err= 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32680") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52856->172.17.0.3:32680, err= --- PASS: TestSyncOverlapWithFilter (8.18s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xibuxem6raro/dst" 2026/08/10 02:58:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:58:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:42 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:58:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:42 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Connecting to FTP server 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:21") 2026/08/10 02:58:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:45640->172.17.0.3:21, err= 2026/08/10 02:58:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xibuxem6raro/CompareDest" 2026/08/10 02:58:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:58:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:45 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:58:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:45 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/CompareDest: Connecting to FTP server 2026/08/10 02:58:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/CompareDest: dial("tcp","172.17.0.3:21") 2026/08/10 02:58:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/CompareDest: > dial: conn=172.17.0.1:45642->172.17.0.3:21, err= 2026/08/10 02:58:48 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xibuxem6raro/CompareDest" to be canonical "TestFTPPureftpd{CS6tD}:rclone-test-xibuxem6raro/CompareDest" 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:33397") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:58880->172.17.0.3:33397, err= 2026/08/10 02:58:48 DEBUG : one: Need to transfer - File not found at Destination 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for checks to finish 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for transfers to finish 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:36798") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:38202->172.17.0.3:36798, err= 2026/08/10 02:58:48 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/08/10 02:58:48 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/08/10 02:58:48 INFO : one: Copied (new) 2026/08/10 02:58:48 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37138") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49612->172.17.0.3:37138, err= 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35521") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50676->172.17.0.3:35521, err= 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30080") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33860->172.17.0.3:30080, err= 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31814") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59394->172.17.0.3:31814, err= 2026/08/10 02:58:48 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xibuxem6raro/CompareDest" for canonical name "TestFTPPureftpd{CS6tD}:rclone-test-xibuxem6raro/CompareDest" 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:37613") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:58510->172.17.0.3:37613, err= 2026/08/10 02:58:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:58:48 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst) 2026/08/10 02:58:48 DEBUG : one: Sizes differ 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for checks to finish 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for transfers to finish 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:38987") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:41792->172.17.0.3:38987, err= 2026/08/10 02:58:48 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/08/10 02:58:48 DEBUG : one.4a8516eb.partial: renamed to: one 2026/08/10 02:58:48 INFO : one: Copied (replaced existing) 2026/08/10 02:58:48 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31394") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60414->172.17.0.3:31394, err= 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30681") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35446->172.17.0.3:30681, err= 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33755") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52146->172.17.0.3:33755, err= 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33153") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37748->172.17.0.3:33153, err= 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34954") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42668->172.17.0.3:34954, err= 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35697") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46410->172.17.0.3:35697, err= 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33479") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54284->172.17.0.3:33479, err= 2026/08/10 02:58:48 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xibuxem6raro/CompareDest" for canonical name "TestFTPPureftpd{CS6tD}:rclone-test-xibuxem6raro/CompareDest" 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:32658") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:56850->172.17.0.3:32658, err= 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for checks to finish 2026/08/10 02:58:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:58:48 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst) 2026/08/10 02:58:48 DEBUG : one: Sizes differ 2026/08/10 02:58:48 DEBUG : one: size = 5 OK 2026/08/10 02:58:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/10 02:58:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for transfers to finish 2026/08/10 02:58:48 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:48 INFO : There was nothing to transfer 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30262") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37202->172.17.0.3:30262, err= 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30886") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53132->172.17.0.3:30886, err= 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35527") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37730->172.17.0.3:35527, err= 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32744") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58288->172.17.0.3:32744, err= 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30969") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38882->172.17.0.3:30969, err= 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30321") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33597") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56764->172.17.0.3:30321, err= 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57028->172.17.0.3:33597, err= 2026/08/10 02:58:48 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xibuxem6raro/CompareDest" for canonical name "TestFTPPureftpd{CS6tD}:rclone-test-xibuxem6raro/CompareDest" 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:30414") 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:57228->172.17.0.3:30414, err= 2026/08/10 02:58:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:58:48 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst) 2026/08/10 02:58:48 DEBUG : one: Sizes differ 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/CompareDest: Connecting to FTP server 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/CompareDest: dial("tcp","172.17.0.3:21") 2026/08/10 02:58:48 DEBUG : two: size = 3 OK 2026/08/10 02:58:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/10 02:58:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for checks to finish 2026/08/10 02:58:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/CompareDest: > dial: conn=172.17.0.1:45650->172.17.0.3:21, err= 2026/08/10 02:58:49 DEBUG : ftp://172.17.0.3:21/rclone-test-bosajaq6mufe: closing 1 unused connections 2026/08/10 02:58:50 DEBUG : one: size = 5 OK 2026/08/10 02:58:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/10 02:58:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for transfers to finish 2026/08/10 02:58:50 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:50 INFO : There was nothing to transfer 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36273") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40062->172.17.0.3:36273, err= 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38070") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39552->172.17.0.3:38070, err= 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37082") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46206->172.17.0.3:37082, err= 2026/08/10 02:58:50 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xibuxem6raro/CompareDest" for canonical name "TestFTPPureftpd{CS6tD}:rclone-test-xibuxem6raro/CompareDest" 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:31070") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:59120->172.17.0.3:31070, err= 2026/08/10 02:58:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:58:50 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst) 2026/08/10 02:58:50 DEBUG : one: Sizes differ 2026/08/10 02:58:50 DEBUG : two: size = 3 OK 2026/08/10 02:58:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/10 02:58:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for checks to finish 2026/08/10 02:58:50 DEBUG : one: size = 5 OK 2026/08/10 02:58:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/10 02:58:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for transfers to finish 2026/08/10 02:58:50 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:50 INFO : There was nothing to transfer 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31532") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47828->172.17.0.3:31532, err= 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34686") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50286->172.17.0.3:34686, err= 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37381") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40038->172.17.0.3:37381, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32067") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53394->172.17.0.3:32067, err= 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34616") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39922") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36970->172.17.0.3:34616, err= 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41226->172.17.0.3:39922, err= 2026/08/10 02:58:50 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xibuxem6raro/CompareDest" for canonical name "TestFTPPureftpd{CS6tD}:rclone-test-xibuxem6raro/CompareDest" 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:34645") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:60630->172.17.0.3:34645, err= 2026/08/10 02:58:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:58:50 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst) 2026/08/10 02:58:50 DEBUG : one: Sizes differ 2026/08/10 02:58:50 DEBUG : two: size = 5 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:58:50 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro/CompareDest) 2026/08/10 02:58:50 DEBUG : two: Sizes differ 2026/08/10 02:58:50 DEBUG : two: Need to transfer - File not found at Destination 2026/08/10 02:58:50 DEBUG : one: size = 5 OK 2026/08/10 02:58:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/10 02:58:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for checks to finish 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for transfers to finish 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:37227") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:57360->172.17.0.3:37227, err= 2026/08/10 02:58:50 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/08/10 02:58:50 DEBUG : two.a319cd8b.partial: renamed to: two 2026/08/10 02:58:50 INFO : two: Copied (new) 2026/08/10 02:58:50 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32578") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50332->172.17.0.3:32578, err= 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32272") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34844") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45348->172.17.0.3:32272, err= 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52482->172.17.0.3:34844, err= 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31839") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34520->172.17.0.3:31839, err= 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38147") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58758->172.17.0.3:38147, err= 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37688") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37868->172.17.0.3:37688, err= 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31465") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50964->172.17.0.3:31465, err= 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (7.99s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36449") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46710->172.17.0.3:36449, err= 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36720") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52616->172.17.0.3:36720, err= 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39762") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58070->172.17.0.3:39762, err= 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33407") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51570->172.17.0.3:33407, err= 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30068") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57784->172.17.0.3:30068, err= 2026/08/10 02:58:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xibuxem6raro/dest" 2026/08/10 02:58:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:58:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:50 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:58:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:50 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dest: Connecting to FTP server 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dest: dial("tcp","172.17.0.3:21") 2026/08/10 02:58:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dest: > dial: conn=172.17.0.1:45656->172.17.0.3:21, err= 2026/08/10 02:58:53 DEBUG : ftp://172.17.0.3:21/rclone-test-coyeqal1didu: closing 1 unused connections 2026/08/10 02:58:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xibuxem6raro/pre-dest1" 2026/08/10 02:58:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:58:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:53 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:58:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:53 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/pre-dest1: Connecting to FTP server 2026/08/10 02:58:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/pre-dest1: dial("tcp","172.17.0.3:21") 2026/08/10 02:58:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/pre-dest1: > dial: conn=172.17.0.1:52606->172.17.0.3:21, err= 2026/08/10 02:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qavodiq2xiki: closing 1 unused connections 2026/08/10 02:58:56 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xibuxem6raro/pre-dest1" to be canonical "TestFTPPureftpd{CS6tD}:rclone-test-xibuxem6raro/pre-dest1" 2026/08/10 02:58:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xibuxem6raro/pre-dest2" 2026/08/10 02:58:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:56 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:56 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/pre-dest2: Connecting to FTP server 2026/08/10 02:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/pre-dest2: dial("tcp","172.17.0.3:21") 2026/08/10 02:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/pre-dest2: > dial: conn=172.17.0.1:52612->172.17.0.3:21, err= 2026/08/10 02:58:59 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xibuxem6raro/pre-dest2" to be canonical "TestFTPPureftpd{CS6tD}:rclone-test-xibuxem6raro/pre-dest2" 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dest: dial("tcp","172.17.0.3:32607") 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dest: > dial: conn=172.17.0.1:60022->172.17.0.3:32607, err= 2026/08/10 02:58:59 DEBUG : 1: size = 1 OK 2026/08/10 02:58:59 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:58:59 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/10 02:58:59 DEBUG : 2: size = 1 OK 2026/08/10 02:58:59 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:58:59 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/10 02:58:59 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dest: Waiting for checks to finish 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dest: Waiting for transfers to finish 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dest: dial("tcp","172.17.0.3:39875") 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dest: > dial: conn=172.17.0.1:35974->172.17.0.3:39875, err= 2026/08/10 02:58:59 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/08/10 02:58:59 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/08/10 02:58:59 INFO : 3: Copied (new) 2026/08/10 02:58:59 DEBUG : Waiting for deletions to finish 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dest: dial("tcp","172.17.0.3:37123") 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dest: > dial: conn=172.17.0.1:54672->172.17.0.3:37123, err= 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34748") 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57472->172.17.0.3:34748, err= 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33007") 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39242") 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30889") 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48802->172.17.0.3:33007, err= 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50326->172.17.0.3:39242, err= 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40074->172.17.0.3:30889, err= 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35855") 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47268->172.17.0.3:35855, err= 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30200") 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51896->172.17.0.3:30200, err= 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39553") 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40784->172.17.0.3:39553, err= 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36703") 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42440->172.17.0.3:36703, err= 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35318") 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43338->172.17.0.3:35318, err= 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/pre-dest1: closing 1 unused connections 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (8.27s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37668") 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33186->172.17.0.3:37668, err= 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35500") 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40090->172.17.0.3:35500, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33898") 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44182->172.17.0.3:33898, err= 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33777") 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51710->172.17.0.3:33777, err= 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38056") 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42714->172.17.0.3:38056, err= 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37473") 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36132->172.17.0.3:37473, err= 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35603") 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47424->172.17.0.3:35603, err= 2026/08/10 02:58:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xibuxem6raro/dst" 2026/08/10 02:58:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:58:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:59 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:58:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:58:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:58:59 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:58:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Connecting to FTP server 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:21") 2026/08/10 02:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:52624->172.17.0.3:21, err= 2026/08/10 02:59:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xibuxem6raro/backup" 2026/08/10 02:59:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:59:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:59:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:59:01 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:59:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:59:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:59:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:59:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:59:01 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:59:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/backup: Connecting to FTP server 2026/08/10 02:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/backup: dial("tcp","172.17.0.3:21") 2026/08/10 02:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/backup: > dial: conn=172.17.0.1:34856->172.17.0.3:21, err= 2026/08/10 02:59:04 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xibuxem6raro/backup" to be canonical "TestFTPPureftpd{CS6tD}:rclone-test-xibuxem6raro/backup" 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:31285") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:56222->172.17.0.3:31285, err= 2026/08/10 02:59:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:04 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst) 2026/08/10 02:59:04 DEBUG : one: Sizes differ 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for checks to finish 2026/08/10 02:59:04 DEBUG : two: size = 3 OK 2026/08/10 02:59:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:04 DEBUG : two: Unchanged skipping 2026/08/10 02:59:04 INFO : one: Moved (server-side) 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for transfers to finish 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:39272") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:39582->172.17.0.3:39272, err= 2026/08/10 02:59:04 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/10 02:59:04 DEBUG : one.a292864a.partial: renamed to: one 2026/08/10 02:59:04 INFO : one: Copied (new) 2026/08/10 02:59:04 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:04 INFO : three.txt: Moved (server-side) 2026/08/10 02:59:04 INFO : three.txt: Moved into backup dir 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39811") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59274->172.17.0.3:39811, err= 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39379") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49948->172.17.0.3:39379, err= 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35935") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43388->172.17.0.3:35935, err= 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39354") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40022->172.17.0.3:39354, err= 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36271") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35720->172.17.0.3:36271, err= 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35486") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60036->172.17.0.3:35486, err= 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37352") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46930->172.17.0.3:37352, err= 2026/08/10 02:59:04 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xibuxem6raro/backup" for canonical name "TestFTPPureftpd{CS6tD}:rclone-test-xibuxem6raro/backup" 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:33180") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:49634->172.17.0.3:33180, err= 2026/08/10 02:59:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:04 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst) 2026/08/10 02:59:04 DEBUG : one: Sizes differ 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for checks to finish 2026/08/10 02:59:04 DEBUG : two: size = 3 OK 2026/08/10 02:59:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:04 DEBUG : two: Unchanged skipping 2026/08/10 02:59:04 INFO : one: Deleted 2026/08/10 02:59:04 INFO : one: Moved (server-side) 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for transfers to finish 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:32494") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:51530->172.17.0.3:32494, err= 2026/08/10 02:59:04 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/10 02:59:04 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/10 02:59:04 INFO : one: Copied (new) 2026/08/10 02:59:04 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:04 INFO : three.txt: Deleted 2026/08/10 02:59:04 INFO : three.txt: Moved (server-side) 2026/08/10 02:59:04 INFO : three.txt: Moved into backup dir 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35389") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52868->172.17.0.3:35389, err= 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37465") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39968->172.17.0.3:37465, err= 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33317") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58298->172.17.0.3:33317, err= 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34052") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39810->172.17.0.3:34052, err= 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35545") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30272") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58116->172.17.0.3:35545, err= 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37832->172.17.0.3:30272, err= 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30595") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35302->172.17.0.3:30595, err= 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (5.17s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39919") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55268->172.17.0.3:39919, err= 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36135") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37166->172.17.0.3:36135, err= 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38422") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33360->172.17.0.3:38422, err= 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38074") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47136->172.17.0.3:38074, err= 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35298") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39450->172.17.0.3:35298, err= 2026/08/10 02:59:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xibuxem6raro/dst" 2026/08/10 02:59:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:59:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:59:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:59:04 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:59:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:59:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:59:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:59:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:59:04 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:59:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Connecting to FTP server 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:21") 2026/08/10 02:59:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:34866->172.17.0.3:21, err= 2026/08/10 02:59:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xibuxem6raro/backup" 2026/08/10 02:59:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:59:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:59:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:59:06 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:59:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:59:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:59:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:59:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:59:06 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:59:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:59:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/backup: Connecting to FTP server 2026/08/10 02:59:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/backup: dial("tcp","172.17.0.3:21") 2026/08/10 02:59:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/backup: > dial: conn=172.17.0.1:34876->172.17.0.3:21, err= 2026/08/10 02:59:09 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xibuxem6raro/backup" to be canonical "TestFTPPureftpd{CS6tD}:rclone-test-xibuxem6raro/backup" 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:39809") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:51048->172.17.0.3:39809, err= 2026/08/10 02:59:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:09 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst) 2026/08/10 02:59:09 DEBUG : one: Sizes differ 2026/08/10 02:59:09 DEBUG : two: size = 3 OK 2026/08/10 02:59:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:09 DEBUG : two: Unchanged skipping 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for checks to finish 2026/08/10 02:59:09 INFO : one: Moved (server-side) to: one.bak 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for transfers to finish 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:34171") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:35266->172.17.0.3:34171, err= 2026/08/10 02:59:09 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/10 02:59:09 DEBUG : one.a292864a.partial: renamed to: one 2026/08/10 02:59:09 INFO : one: Copied (new) 2026/08/10 02:59:09 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/10 02:59:09 INFO : three.txt: Moved into backup dir 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39689") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58638->172.17.0.3:39689, err= 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34687") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41610->172.17.0.3:34687, err= 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36373") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34028->172.17.0.3:36373, err= 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32204") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53576->172.17.0.3:32204, err= 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36437") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48208->172.17.0.3:36437, err= 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34261") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58594->172.17.0.3:34261, err= 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31159") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43156->172.17.0.3:31159, err= 2026/08/10 02:59:09 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xibuxem6raro/backup" for canonical name "TestFTPPureftpd{CS6tD}:rclone-test-xibuxem6raro/backup" 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:37065") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:50922->172.17.0.3:37065, err= 2026/08/10 02:59:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:09 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst) 2026/08/10 02:59:09 DEBUG : one: Sizes differ 2026/08/10 02:59:09 DEBUG : two: size = 3 OK 2026/08/10 02:59:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:09 DEBUG : two: Unchanged skipping 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for checks to finish 2026/08/10 02:59:09 INFO : one.bak: Deleted 2026/08/10 02:59:09 INFO : one: Moved (server-side) to: one.bak 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for transfers to finish 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:38218") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:33596->172.17.0.3:38218, err= 2026/08/10 02:59:09 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/10 02:59:09 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/10 02:59:09 INFO : one: Copied (new) 2026/08/10 02:59:09 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:09 INFO : three.txt.bak: Deleted 2026/08/10 02:59:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/10 02:59:09 INFO : three.txt: Moved into backup dir 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35830") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35206->172.17.0.3:35830, err= 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35689") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41000->172.17.0.3:35689, err= 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32795") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39770->172.17.0.3:32795, err= 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38215") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50722->172.17.0.3:38215, err= 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36165") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57324->172.17.0.3:36165, err= 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34416") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49230->172.17.0.3:34416, err= 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33114") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60040->172.17.0.3:33114, err= 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (5.35s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30928") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44776->172.17.0.3:30928, err= 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32702") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47972->172.17.0.3:32702, err= 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36844") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:32818->172.17.0.3:36844, err= 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30346") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37468->172.17.0.3:30346, err= 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35312") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51080->172.17.0.3:35312, err= 2026/08/10 02:59:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xibuxem6raro/dst" 2026/08/10 02:59:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:59:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:59:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:59:09 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:59:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:59:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:59:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:59:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:59:09 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:59:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Connecting to FTP server 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:21") 2026/08/10 02:59:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:34884->172.17.0.3:21, err= 2026/08/10 02:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qosizux4koya: closing 1 unused connections 2026/08/10 02:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-cayosij1kaci: closing 2 unused connections 2026/08/10 02:59:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xibuxem6raro/backup" 2026/08/10 02:59:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:59:12 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:59:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:59:12 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/backup: Connecting to FTP server 2026/08/10 02:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/backup: dial("tcp","172.17.0.3:21") 2026/08/10 02:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/backup: > dial: conn=172.17.0.1:50518->172.17.0.3:21, err= 2026/08/10 02:59:15 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xibuxem6raro/backup" to be canonical "TestFTPPureftpd{CS6tD}:rclone-test-xibuxem6raro/backup" 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:33409") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:56362->172.17.0.3:33409, err= 2026/08/10 02:59:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:15 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst) 2026/08/10 02:59:15 DEBUG : one: Sizes differ 2026/08/10 02:59:15 DEBUG : two: size = 3 OK 2026/08/10 02:59:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:15 DEBUG : two: Unchanged skipping 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for checks to finish 2026/08/10 02:59:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for transfers to finish 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:33833") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:53396->172.17.0.3:33833, err= 2026/08/10 02:59:15 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/10 02:59:15 DEBUG : one.a292864a.partial: renamed to: one 2026/08/10 02:59:15 INFO : one: Copied (new) 2026/08/10 02:59:15 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/10 02:59:15 INFO : three.txt: Moved into backup dir 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32194") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36440->172.17.0.3:32194, err= 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37716") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44194->172.17.0.3:37716, err= 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30542") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38412->172.17.0.3:30542, err= 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33447") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44528->172.17.0.3:33447, err= 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35408") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51132->172.17.0.3:35408, err= 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30215") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39769") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34182->172.17.0.3:30215, err= 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35766->172.17.0.3:39769, err= 2026/08/10 02:59:15 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xibuxem6raro/backup" for canonical name "TestFTPPureftpd{CS6tD}:rclone-test-xibuxem6raro/backup" 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:35599") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:34398->172.17.0.3:35599, err= 2026/08/10 02:59:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:15 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst) 2026/08/10 02:59:15 DEBUG : one: Sizes differ 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for checks to finish 2026/08/10 02:59:15 DEBUG : two: size = 3 OK 2026/08/10 02:59:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:15 DEBUG : two: Unchanged skipping 2026/08/10 02:59:15 INFO : one-2019-01-01: Deleted 2026/08/10 02:59:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for transfers to finish 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:36699") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:41348->172.17.0.3:36699, err= 2026/08/10 02:59:15 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/10 02:59:15 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/10 02:59:15 INFO : one: Copied (new) 2026/08/10 02:59:15 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:15 INFO : three-2019-01-01.txt: Deleted 2026/08/10 02:59:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/10 02:59:15 INFO : three.txt: Moved into backup dir 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33645") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51804->172.17.0.3:33645, err= 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35406") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57728->172.17.0.3:35406, err= 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39516") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36430->172.17.0.3:39516, err= 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35555") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47028->172.17.0.3:35555, err= 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34789") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39974") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57646->172.17.0.3:39974, err= 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41454->172.17.0.3:34789, err= 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35112") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58874->172.17.0.3:35112, err= 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.21s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36714") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36426->172.17.0.3:36714, err= 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34919") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59984->172.17.0.3:34919, err= 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34563") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37894->172.17.0.3:34563, err= 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39893") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46794->172.17.0.3:39893, err= 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34357") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60010->172.17.0.3:34357, err= 2026/08/10 02:59:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xibuxem6raro/dst" 2026/08/10 02:59:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:59:15 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:59:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:59:15 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:59:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:59:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:59:15 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:59:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:59:15 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:59:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Connecting to FTP server 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:21") 2026/08/10 02:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:50532->172.17.0.3:21, err= 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:34321") 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:57636->172.17.0.3:34321, err= 2026/08/10 02:59:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:18 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst) 2026/08/10 02:59:18 DEBUG : one: Sizes differ 2026/08/10 02:59:18 DEBUG : two: size = 3 OK 2026/08/10 02:59:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:18 DEBUG : two: Unchanged skipping 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for checks to finish 2026/08/10 02:59:18 INFO : one: Moved (server-side) to: one.bak 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for transfers to finish 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:37177") 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:55570->172.17.0.3:37177, err= 2026/08/10 02:59:18 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/10 02:59:18 DEBUG : one.a292864a.partial: renamed to: one 2026/08/10 02:59:18 INFO : one: Copied (new) 2026/08/10 02:59:18 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/10 02:59:18 INFO : three.txt: Moved into backup dir 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37190") 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43094->172.17.0.3:37190, err= 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37120") 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47666->172.17.0.3:37120, err= 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38065") 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57812->172.17.0.3:38065, err= 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37507") 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46468->172.17.0.3:37507, err= 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36191") 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47658->172.17.0.3:36191, err= 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:35711") 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:60756->172.17.0.3:35711, err= 2026/08/10 02:59:18 DEBUG : one.bak: Excluded (Path Filter) 2026/08/10 02:59:18 DEBUG : one.bak: Excluded 2026/08/10 02:59:18 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/10 02:59:18 DEBUG : three.txt.bak: Excluded 2026/08/10 02:59:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:18 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst) 2026/08/10 02:59:18 DEBUG : one: Sizes differ 2026/08/10 02:59:18 DEBUG : two: size = 3 OK 2026/08/10 02:59:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:18 DEBUG : two: Unchanged skipping 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for checks to finish 2026/08/10 02:59:18 INFO : one.bak: Deleted 2026/08/10 02:59:18 INFO : one: Moved (server-side) to: one.bak 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Waiting for transfers to finish 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:32767") 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:50210->172.17.0.3:32767, err= 2026/08/10 02:59:18 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/10 02:59:18 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/10 02:59:18 INFO : one: Copied (new) 2026/08/10 02:59:18 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:18 INFO : three.txt.bak: Deleted 2026/08/10 02:59:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/10 02:59:18 INFO : three.txt: Moved into backup dir 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39905") 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46826->172.17.0.3:39905, err= 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37989") 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48362->172.17.0.3:37989, err= 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39176") 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57178->172.17.0.3:39176, err= 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38013") 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33654->172.17.0.3:38013, err= 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32445") 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60304->172.17.0.3:32445, err= --- PASS: TestSyncBackupDirSuffixOnly (2.72s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30178") 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42406->172.17.0.3:30178, err= 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34644") 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58454->172.17.0.3:34644, err= 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38748") 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58218->172.17.0.3:38748, err= 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36453") 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41236->172.17.0.3:36453, err= 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35603") 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60612->172.17.0.3:35603, err= 2026/08/10 02:59:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xibuxem6raro/dst" 2026/08/10 02:59:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:59:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:59:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:59:18 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:59:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:59:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:59:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:59:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:59:18 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:59:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Connecting to FTP server 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:21") 2026/08/10 02:59:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:50534->172.17.0.3:21, err= 2026/08/10 02:59:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:21 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst) 2026/08/10 02:59:21 DEBUG : one: Sizes differ 2026/08/10 02:59:21 INFO : one: Moved (server-side) to: one.bak 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:31960") 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:46236->172.17.0.3:31960, err= 2026/08/10 02:59:21 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/10 02:59:21 DEBUG : one.a292864a.partial: renamed to: one 2026/08/10 02:59:21 INFO : one: Copied (new) 2026/08/10 02:59:21 DEBUG : two: size = 3 OK 2026/08/10 02:59:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:21 DEBUG : two: Unchanged skipping 2026/08/10 02:59:21 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:21 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst) 2026/08/10 02:59:21 DEBUG : three.txt: Sizes differ 2026/08/10 02:59:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:32828") 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:55338->172.17.0.3:32828, err= 2026/08/10 02:59:21 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/08/10 02:59:21 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/08/10 02:59:21 INFO : three.txt: Copied (new) 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33417") 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54604->172.17.0.3:33417, err= 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36786") 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39492->172.17.0.3:36786, err= 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38582") 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58684->172.17.0.3:38582, err= 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34175") 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33776->172.17.0.3:34175, err= 2026/08/10 02:59:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:21 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst) 2026/08/10 02:59:21 DEBUG : one: Sizes differ 2026/08/10 02:59:21 INFO : one.bak: Deleted 2026/08/10 02:59:21 INFO : one: Moved (server-side) to: one.bak 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:35280") 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:36276->172.17.0.3:35280, err= 2026/08/10 02:59:21 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/10 02:59:21 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/10 02:59:21 INFO : one: Copied (new) 2026/08/10 02:59:21 DEBUG : two: size = 3 OK 2026/08/10 02:59:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:21 DEBUG : two: Unchanged skipping 2026/08/10 02:59:21 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:21 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst) 2026/08/10 02:59:21 DEBUG : three.txt: Sizes differ 2026/08/10 02:59:21 INFO : three.txt.bak: Deleted 2026/08/10 02:59:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:34703") 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:32770->172.17.0.3:34703, err= 2026/08/10 02:59:21 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/08/10 02:59:21 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/08/10 02:59:21 INFO : three.txt: Copied (new) 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33442") 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46566->172.17.0.3:33442, err= 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35244") 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34894->172.17.0.3:35244, err= 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34538") 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36150->172.17.0.3:34538, err= 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37802") 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35682->172.17.0.3:37802, err= 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36974") 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44012->172.17.0.3:36974, err= --- PASS: TestSyncSuffix (3.40s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34027") 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59638->172.17.0.3:34027, err= 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32251") 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46868->172.17.0.3:32251, err= 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37413") 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54624->172.17.0.3:37413, err= 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31901") 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49376->172.17.0.3:31901, err= 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31551") 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58662->172.17.0.3:31551, err= 2026/08/10 02:59:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xibuxem6raro/dst" 2026/08/10 02:59:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/10 02:59:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:59:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:59:21 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:59:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:59:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CS6tD}" suffix to name 2026/08/10 02:59:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/10 02:59:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/10 02:59:21 DEBUG : Setting pass="BhNM8tdQafpBGTpGwrH_S3UvGlJqJO6wiRfuTiJ-exc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/10 02:59:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: Connecting to FTP server 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:21") 2026/08/10 02:59:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:51154->172.17.0.3:21, err= 2026/08/10 02:59:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wahuhuf5bugi: closing 2 unused connections 2026/08/10 02:59:22 DEBUG : ftp://172.17.0.3:21/rclone-test-bovuced7varo: closing 2 unused connections 2026/08/10 02:59:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst) 2026/08/10 02:59:24 DEBUG : one: Sizes differ 2026/08/10 02:59:24 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:32172") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:50074->172.17.0.3:32172, err= 2026/08/10 02:59:24 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/10 02:59:24 DEBUG : one.a292864a.partial: renamed to: one 2026/08/10 02:59:24 INFO : one: Copied (new) 2026/08/10 02:59:24 DEBUG : two: size = 3 OK 2026/08/10 02:59:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : two: Unchanged skipping 2026/08/10 02:59:24 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst) 2026/08/10 02:59:24 DEBUG : three.txt: Sizes differ 2026/08/10 02:59:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:38085") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:35136->172.17.0.3:38085, err= 2026/08/10 02:59:24 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/08/10 02:59:24 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/08/10 02:59:24 INFO : three.txt: Copied (new) 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33670") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47042->172.17.0.3:33670, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32501") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56102->172.17.0.3:32501, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38814") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57050->172.17.0.3:38814, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34334") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55312->172.17.0.3:34334, err= 2026/08/10 02:59:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst) 2026/08/10 02:59:24 DEBUG : one: Sizes differ 2026/08/10 02:59:24 INFO : one-2019-01-01: Deleted 2026/08/10 02:59:24 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:39705") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:45784->172.17.0.3:39705, err= 2026/08/10 02:59:24 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/10 02:59:24 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/10 02:59:24 INFO : one: Copied (new) 2026/08/10 02:59:24 DEBUG : two: size = 3 OK 2026/08/10 02:59:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : two: Unchanged skipping 2026/08/10 02:59:24 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst) 2026/08/10 02:59:24 DEBUG : three.txt: Sizes differ 2026/08/10 02:59:24 INFO : three-2019-01-01.txt: Deleted 2026/08/10 02:59:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: dial("tcp","172.17.0.3:30246") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro/dst: > dial: conn=172.17.0.1:54272->172.17.0.3:30246, err= 2026/08/10 02:59:24 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/08/10 02:59:24 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/08/10 02:59:24 INFO : three.txt: Copied (new) 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37830") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42832->172.17.0.3:37830, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34368") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55002->172.17.0.3:34368, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38993") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38878->172.17.0.3:38993, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39764") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40138->172.17.0.3:39764, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32366") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54688->172.17.0.3:32366, err= --- PASS: TestSyncSuffixKeepExtension (2.85s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31894") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49282->172.17.0.3:31894, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34513") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34046->172.17.0.3:34513, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34466") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45654->172.17.0.3:34466, err= 2026/08/10 02:59:24 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:59:24 DEBUG : Testêé: Sizes differ 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39393") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33142->172.17.0.3:39393, err= 2026/08/10 02:59:24 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/08/10 02:59:24 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/08/10 02:59:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/10 02:59:24 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36938") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36314->172.17.0.3:36938, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31505") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56504->172.17.0.3:31505, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30405") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36150->172.17.0.3:30405, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30452") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47036->172.17.0.3:30452, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36423") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44900->172.17.0.3:36423, err= 2026/08/10 02:59:24 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33692") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33736->172.17.0.3:33692, err= 2026/08/10 02:59:24 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/10 02:59:24 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/10 02:59:24 INFO : existing: Copied (new) 2026/08/10 02:59:24 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37140") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49630->172.17.0.3:37140, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34300") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37876->172.17.0.3:34300, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31670") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42124->172.17.0.3:31670, err= 2026/08/10 02:59:24 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:59:24 DEBUG : existing: Sizes differ 2026/08/10 02:59:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:24 ERROR : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: not deleting files as there were IO errors 2026/08/10 02:59:24 ERROR : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: not deleting directories as there were IO errors 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34911") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51176->172.17.0.3:34911, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35083") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35730->172.17.0.3:35083, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34027") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59640->172.17.0.3:34027, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32095") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52832->172.17.0.3:32095, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30669") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43324->172.17.0.3:30669, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37374") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35464->172.17.0.3:37374, err= 2026/08/10 02:59:24 DEBUG : EXISTING: size = 6 OK 2026/08/10 02:59:24 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : existing: Unchanged skipping 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:24 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:24 INFO : There was nothing to transfer 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33556") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48428->172.17.0.3:33556, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34751") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56708->172.17.0.3:34751, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38768") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59610->172.17.0.3:38768, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34464") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51108->172.17.0.3:34464, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30548") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48190->172.17.0.3:30548, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36742") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34670->172.17.0.3:36742, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34777") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36504->172.17.0.3:34777, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38960") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46922->172.17.0.3:38960, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31715") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57226->172.17.0.3:31715, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32336") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38882->172.17.0.3:32336, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39531") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40688->172.17.0.3:39531, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38259") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37986->172.17.0.3:38259, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30567") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43380->172.17.0.3:30567, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36924") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51770->172.17.0.3:36924, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36976") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52940->172.17.0.3:36976, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31177") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59000->172.17.0.3:31177, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37055") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52002->172.17.0.3:37055, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36609") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40070->172.17.0.3:36609, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37500") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36536->172.17.0.3:37500, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30897") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60526->172.17.0.3:30897, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39657") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59694->172.17.0.3:39657, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30685") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34304->172.17.0.3:30685, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30589") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:32804->172.17.0.3:30589, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37316") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44522->172.17.0.3:37316, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38807") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45508->172.17.0.3:38807, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35262") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47942->172.17.0.3:35262, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31340") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60742->172.17.0.3:31340, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30144") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56710->172.17.0.3:30144, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30965") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52214->172.17.0.3:30965, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32936") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:32872->172.17.0.3:32936, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36894") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60170->172.17.0.3:36894, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32242") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57968->172.17.0.3:32242, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30152") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59736->172.17.0.3:30152, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34509") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42508->172.17.0.3:34509, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31600") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34664->172.17.0.3:31600, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33583") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59290->172.17.0.3:33583, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36673") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33314->172.17.0.3:36673, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37893") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53700->172.17.0.3:37893, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39196") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42988->172.17.0.3:39196, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32984") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47522->172.17.0.3:32984, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31819") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44566->172.17.0.3:31819, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36874") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38080->172.17.0.3:36874, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39145") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37666->172.17.0.3:39145, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33396") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34548->172.17.0.3:33396, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39510") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42622->172.17.0.3:39510, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34271") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58420->172.17.0.3:34271, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32500") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34134->172.17.0.3:32500, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33290") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45296->172.17.0.3:33290, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38661") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44508->172.17.0.3:38661, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35952") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35702->172.17.0.3:35952, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32659") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45274->172.17.0.3:32659, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36602") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36634->172.17.0.3:36602, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34757") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40044->172.17.0.3:34757, err= 2026/08/10 02:59:24 DEBUG : both10: size = 6 OK 2026/08/10 02:59:24 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both0: size = 6 OK 2026/08/10 02:59:24 DEBUG : both10: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both11: size = 6 OK 2026/08/10 02:59:24 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both12: size = 6 OK 2026/08/10 02:59:24 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:24 DEBUG : both13: size = 6 OK 2026/08/10 02:59:24 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both0: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both14: size = 6 OK 2026/08/10 02:59:24 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both11: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both15: size = 6 OK 2026/08/10 02:59:24 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both15: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both16: size = 6 OK 2026/08/10 02:59:24 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both16: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both17: size = 6 OK 2026/08/10 02:59:24 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both12: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both18: size = 6 OK 2026/08/10 02:59:24 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both18: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both19: size = 6 OK 2026/08/10 02:59:24 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both19: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both1: size = 6 OK 2026/08/10 02:59:24 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both1: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both2: size = 6 OK 2026/08/10 02:59:24 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both2: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both3: size = 6 OK 2026/08/10 02:59:24 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both3: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both4: size = 6 OK 2026/08/10 02:59:24 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both4: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both5: size = 6 OK 2026/08/10 02:59:24 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both5: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both6: size = 6 OK 2026/08/10 02:59:24 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both6: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both7: size = 6 OK 2026/08/10 02:59:24 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both7: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both8: size = 6 OK 2026/08/10 02:59:24 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both8: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both9: size = 6 OK 2026/08/10 02:59:24 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both9: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both13: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both14: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both17: Unchanged skipping 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:24 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:24 INFO : only2: Deleted 2026/08/10 02:59:24 INFO : only5: Deleted 2026/08/10 02:59:24 INFO : only10: Deleted 2026/08/10 02:59:24 INFO : only9: Deleted 2026/08/10 02:59:24 INFO : only19: Deleted 2026/08/10 02:59:24 INFO : only11: Deleted 2026/08/10 02:59:24 INFO : only1: Deleted 2026/08/10 02:59:24 INFO : only3: Deleted 2026/08/10 02:59:24 INFO : only6: Deleted 2026/08/10 02:59:24 INFO : only0: Deleted 2026/08/10 02:59:24 INFO : only12: Deleted 2026/08/10 02:59:24 INFO : only4: Deleted 2026/08/10 02:59:24 INFO : only14: Deleted 2026/08/10 02:59:24 INFO : only7: Deleted 2026/08/10 02:59:24 INFO : only16: Deleted 2026/08/10 02:59:24 INFO : only17: Deleted 2026/08/10 02:59:24 INFO : only13: Deleted 2026/08/10 02:59:24 INFO : only8: Deleted 2026/08/10 02:59:24 INFO : only15: Deleted 2026/08/10 02:59:24 INFO : only18: Deleted 2026/08/10 02:59:24 INFO : There was nothing to transfer 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34324") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41730->172.17.0.3:34324, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39601") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51942->172.17.0.3:39601, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31498") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40550->172.17.0.3:31498, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37845") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43318->172.17.0.3:37845, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31162") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58354->172.17.0.3:31162, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31197") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36564->172.17.0.3:31197, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34222") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35974->172.17.0.3:34222, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31420") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52754->172.17.0.3:31420, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36323") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53072->172.17.0.3:36323, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34837") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50972->172.17.0.3:34837, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33455") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60970->172.17.0.3:33455, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36768") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59776->172.17.0.3:36768, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30691") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42300->172.17.0.3:30691, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36396") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34016->172.17.0.3:36396, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38141") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34178->172.17.0.3:38141, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33899") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38320->172.17.0.3:33899, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31105") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53352->172.17.0.3:31105, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31608") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48290->172.17.0.3:31608, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38688") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51602->172.17.0.3:38688, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31370") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49382->172.17.0.3:31370, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37518") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38894->172.17.0.3:37518, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39415") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52944->172.17.0.3:39415, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34123") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56108->172.17.0.3:34123, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35444") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40950->172.17.0.3:35444, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32322") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36592->172.17.0.3:32322, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35259") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56592->172.17.0.3:35259, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36441") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51922->172.17.0.3:36441, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39725") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50866->172.17.0.3:39725, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30553") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46658->172.17.0.3:30553, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30204") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38014->172.17.0.3:30204, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33067") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57182->172.17.0.3:33067, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31654") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60712->172.17.0.3:31654, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37606") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57442->172.17.0.3:37606, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39080") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36212->172.17.0.3:39080, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38004") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52970->172.17.0.3:38004, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30038") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60910->172.17.0.3:30038, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31767") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33934->172.17.0.3:31767, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37611") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49328->172.17.0.3:37611, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32648") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33462->172.17.0.3:32648, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38501") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51312->172.17.0.3:38501, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31087") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59818->172.17.0.3:31087, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31537") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36058->172.17.0.3:31537, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37721") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60884->172.17.0.3:37721, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38011") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38466->172.17.0.3:38011, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31147") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39144->172.17.0.3:31147, err= 2026/08/10 02:59:24 DEBUG : both10: size = 6 OK 2026/08/10 02:59:24 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both11: size = 6 OK 2026/08/10 02:59:24 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both10: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both12: size = 6 OK 2026/08/10 02:59:24 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both13: size = 6 OK 2026/08/10 02:59:24 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:24 DEBUG : both0: size = 6 OK 2026/08/10 02:59:24 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both11: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both14: size = 6 OK 2026/08/10 02:59:24 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both12: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both15: size = 6 OK 2026/08/10 02:59:24 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both13: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both16: size = 6 OK 2026/08/10 02:59:24 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both16: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both17: size = 6 OK 2026/08/10 02:59:24 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both17: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both18: size = 6 OK 2026/08/10 02:59:24 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both18: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both19: size = 6 OK 2026/08/10 02:59:24 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both19: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both1: size = 6 OK 2026/08/10 02:59:24 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both1: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both2: size = 6 OK 2026/08/10 02:59:24 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both2: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both3: size = 6 OK 2026/08/10 02:59:24 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both3: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both4: size = 6 OK 2026/08/10 02:59:24 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both4: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both5: size = 6 OK 2026/08/10 02:59:24 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both5: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both6: size = 6 OK 2026/08/10 02:59:24 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both6: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both7: size = 6 OK 2026/08/10 02:59:24 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both7: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both8: size = 6 OK 2026/08/10 02:59:24 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both8: Unchanged skipping 2026/08/10 02:59:24 DEBUG : both9: size = 6 OK 2026/08/10 02:59:24 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:24 DEBUG : both9: Unchanged skipping 2026/08/10 02:59:24 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:59:24 DEBUG : only0: Sizes differ 2026/08/10 02:59:24 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:59:24 DEBUG : only10: Sizes differ 2026/08/10 02:59:24 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:59:24 DEBUG : only11: Sizes differ 2026/08/10 02:59:24 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:59:24 DEBUG : only12: Sizes differ 2026/08/10 02:59:24 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:59:24 DEBUG : only13: Sizes differ 2026/08/10 02:59:24 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:59:24 DEBUG : only14: Sizes differ 2026/08/10 02:59:24 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:59:24 DEBUG : only15: Sizes differ 2026/08/10 02:59:24 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:59:24 DEBUG : only16: Sizes differ 2026/08/10 02:59:24 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:59:24 DEBUG : only17: Sizes differ 2026/08/10 02:59:24 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:59:24 DEBUG : only18: Sizes differ 2026/08/10 02:59:24 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:59:24 DEBUG : only19: Sizes differ 2026/08/10 02:59:24 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:59:24 DEBUG : only1: Sizes differ 2026/08/10 02:59:24 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:59:24 DEBUG : only2: Sizes differ 2026/08/10 02:59:24 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:59:24 DEBUG : only3: Sizes differ 2026/08/10 02:59:24 DEBUG : both0: Unchanged skipping 2026/08/10 02:59:24 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:59:24 DEBUG : only4: Sizes differ 2026/08/10 02:59:24 DEBUG : both14: Unchanged skipping 2026/08/10 02:59:24 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:59:24 DEBUG : only6: Sizes differ 2026/08/10 02:59:24 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:59:24 DEBUG : only5: Sizes differ 2026/08/10 02:59:24 DEBUG : both15: Unchanged skipping 2026/08/10 02:59:24 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:59:24 DEBUG : only7: Sizes differ 2026/08/10 02:59:24 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:59:24 DEBUG : only8: Sizes differ 2026/08/10 02:59:24 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2151058479) 2026/08/10 02:59:24 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-xibuxem6raro) 2026/08/10 02:59:24 DEBUG : only9: Sizes differ 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38901") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34456") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44624->172.17.0.3:38901, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:32780->172.17.0.3:34456, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35814") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39208->172.17.0.3:35814, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33369") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51338->172.17.0.3:33369, err= 2026/08/10 02:59:24 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/08/10 02:59:24 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/08/10 02:59:24 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/08/10 02:59:24 DEBUG : only11.51c18866.partial: size = 0 OK 2026/08/10 02:59:24 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/08/10 02:59:24 INFO : only10: Copied (replaced existing) 2026/08/10 02:59:24 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/08/10 02:59:24 INFO : only0: Copied (replaced existing) 2026/08/10 02:59:24 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/08/10 02:59:24 INFO : only12: Copied (replaced existing) 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30580") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60464->172.17.0.3:30580, err= 2026/08/10 02:59:24 DEBUG : only11.51c18866.partial: renamed to: only11 2026/08/10 02:59:24 INFO : only11: Copied (replaced existing) 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36208") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34393") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46878->172.17.0.3:36208, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37480->172.17.0.3:34393, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30186") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51958->172.17.0.3:30186, err= 2026/08/10 02:59:24 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/08/10 02:59:24 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/08/10 02:59:24 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/08/10 02:59:24 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/08/10 02:59:24 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/08/10 02:59:24 INFO : only13: Copied (replaced existing) 2026/08/10 02:59:24 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/08/10 02:59:24 INFO : only15: Copied (replaced existing) 2026/08/10 02:59:24 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/08/10 02:59:24 INFO : only14: Copied (replaced existing) 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34006") 2026/08/10 02:59:24 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/08/10 02:59:24 INFO : only16: Copied (replaced existing) 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54498->172.17.0.3:34006, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30332") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36654") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37253") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50332->172.17.0.3:30332, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41276->172.17.0.3:37253, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52408->172.17.0.3:36654, err= 2026/08/10 02:59:24 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/08/10 02:59:24 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/08/10 02:59:24 INFO : only17: Copied (replaced existing) 2026/08/10 02:59:24 DEBUG : only18.f963383f.partial: size = 0 OK 2026/08/10 02:59:24 DEBUG : only1.77787b15.partial: size = 0 OK 2026/08/10 02:59:24 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30125") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52084->172.17.0.3:30125, err= 2026/08/10 02:59:24 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/08/10 02:59:24 INFO : only19: Copied (replaced existing) 2026/08/10 02:59:24 DEBUG : only18.f963383f.partial: renamed to: only18 2026/08/10 02:59:24 INFO : only18: Copied (replaced existing) 2026/08/10 02:59:24 DEBUG : only1.77787b15.partial: renamed to: only1 2026/08/10 02:59:24 INFO : only1: Copied (replaced existing) 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39370") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55426->172.17.0.3:39370, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36925") 2026/08/10 02:59:24 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45958->172.17.0.3:36925, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33934") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45712->172.17.0.3:33934, err= 2026/08/10 02:59:24 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/08/10 02:59:24 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/08/10 02:59:24 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/08/10 02:59:24 INFO : only2: Copied (replaced existing) 2026/08/10 02:59:24 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/08/10 02:59:24 INFO : only4: Copied (replaced existing) 2026/08/10 02:59:24 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35717") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52402->172.17.0.3:35717, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39601") 2026/08/10 02:59:24 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/08/10 02:59:24 INFO : only7: Copied (replaced existing) 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51948->172.17.0.3:39601, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34541") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60318->172.17.0.3:34541, err= 2026/08/10 02:59:24 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/08/10 02:59:24 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/08/10 02:59:24 INFO : only3: Copied (replaced existing) 2026/08/10 02:59:24 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/08/10 02:59:24 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/08/10 02:59:24 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/08/10 02:59:24 INFO : only8: Copied (replaced existing) 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37420") 2026/08/10 02:59:24 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/08/10 02:59:24 INFO : only9: Copied (replaced existing) 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60328->172.17.0.3:37420, err= 2026/08/10 02:59:24 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/08/10 02:59:24 INFO : only5: Copied (replaced existing) 2026/08/10 02:59:24 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/08/10 02:59:24 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/08/10 02:59:24 INFO : only6: Copied (replaced existing) 2026/08/10 02:59:24 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35722") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40190->172.17.0.3:35722, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39443") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42252->172.17.0.3:39443, err= 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35166") 2026/08/10 02:59:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60172->172.17.0.3:35166, err= --- PASS: TestSyncConcurrentTruncate (0.11s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:24 DEBUG : empty_dir: Making directory with metadata 2026/08/10 02:59:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/10 02:59:24 DEBUG : empty_on_remote: Making directory with metadata 2026/08/10 02:59:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/10 02:59:24 INFO : empty_on_remote: Making directory 2026/08/10 02:59:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/10 02:59:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/10 02:59:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/10 02:59:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/10 02:59:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36926") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60526->172.17.0.3:36926, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33324") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51384->172.17.0.3:33324, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30495") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33563") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58992->172.17.0.3:30495, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42308->172.17.0.3:33563, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31405") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59402->172.17.0.3:31405, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34509") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42514->172.17.0.3:34509, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:25 DEBUG : empty_dir: Making directory with metadata 2026/08/10 02:59:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/10 02:59:25 DEBUG : empty_on_remote: Making directory with metadata 2026/08/10 02:59:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/10 02:59:25 INFO : empty_on_remote: Making directory 2026/08/10 02:59:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/10 02:59:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/10 02:59:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/10 02:59:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/10 02:59:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/10 02:59:25 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31612") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55460->172.17.0.3:31612, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32932") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34194") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37147") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59586->172.17.0.3:34194, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35622->172.17.0.3:37147, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39322") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43986->172.17.0.3:32932, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34058->172.17.0.3:39322, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38973") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39018->172.17.0.3:38973, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36454") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48808->172.17.0.3:36454, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/10 02:59:25 INFO : sub dir: Making directory 2026/08/10 02:59:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30339") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52350->172.17.0.3:30339, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39459") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31189") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55704->172.17.0.3:39459, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49092->172.17.0.3:31189, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34726") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37656->172.17.0.3:34726, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30715") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38774->172.17.0.3:30715, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37984") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60028->172.17.0.3:37984, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39131") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56072->172.17.0.3:39131, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32740") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57424->172.17.0.3:32740, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35629") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41292->172.17.0.3:35629, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38571") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41340->172.17.0.3:38571, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34388") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43986->172.17.0.3:34388, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/10 02:59:25 INFO : sub dir: Making directory 2026/08/10 02:59:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35471") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33328->172.17.0.3:35471, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31804") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46664->172.17.0.3:31804, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31893") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51524->172.17.0.3:31893, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34983") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52582->172.17.0.3:34983, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32910") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53424->172.17.0.3:32910, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33486") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55238->172.17.0.3:33486, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37118") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55762->172.17.0.3:37118, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34234") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56238->172.17.0.3:34234, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35137") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40700->172.17.0.3:35137, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39094") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58552->172.17.0.3:39094, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33072") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60572->172.17.0.3:33072, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31485") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39224->172.17.0.3:31485, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35729") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49330->172.17.0.3:35729, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30176") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46752->172.17.0.3:30176, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38276") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33440->172.17.0.3:38276, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37649") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60234->172.17.0.3:37649, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38243") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51232->172.17.0.3:38243, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38528") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44036->172.17.0.3:38528, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31401") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38520->172.17.0.3:31401, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33208") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43204->172.17.0.3:33208, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36515") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43508->172.17.0.3:36515, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39735") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54498->172.17.0.3:39735, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36379") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60194->172.17.0.3:36379, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35844") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37384->172.17.0.3:35844, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39482") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57126->172.17.0.3:39482, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34424") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33856->172.17.0.3:34424, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33439") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:32818->172.17.0.3:33439, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31618") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38992->172.17.0.3:31618, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34749") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39200->172.17.0.3:34749, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39776") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39184->172.17.0.3:39776, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33530") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57976->172.17.0.3:33530, err= 2026/08/10 02:59:25 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36776") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45590->172.17.0.3:36776, err= 2026/08/10 02:59:25 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : apple: Excluded 2026/08/10 02:59:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:25 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : banana: Excluded 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39305") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52066->172.17.0.3:39305, err= 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39711") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55214->172.17.0.3:39711, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35565") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35444->172.17.0.3:35565, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31463") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44330->172.17.0.3:31463, err= 2026/08/10 02:59:25 DEBUG : apple: size = 5 OK 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : banana: size = 6 OK 2026/08/10 02:59:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : banana: Unchanged skipping 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 02:59:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : apple: Unchanged skipping 2026/08/10 02:59:25 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 02:59:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36277") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36468->172.17.0.3:36277, err= 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:25 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:25 INFO : There was nothing to transfer 2026/08/10 02:59:25 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37275") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43932->172.17.0.3:37275, err= 2026/08/10 02:59:25 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : apple: Excluded 2026/08/10 02:59:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:25 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : banana: Excluded 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37793") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51672->172.17.0.3:37793, err= 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30503") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36014->172.17.0.3:30503, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31641") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35596->172.17.0.3:31641, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31381") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58702->172.17.0.3:31381, err= 2026/08/10 02:59:25 DEBUG : apple: size = 5 OK 2026/08/10 02:59:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : apple: Unchanged skipping 2026/08/10 02:59:25 DEBUG : banana: size = 6 OK 2026/08/10 02:59:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : banana: Unchanged skipping 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 02:59:25 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 02:59:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32974") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54430->172.17.0.3:32974, err= 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:25 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:25 INFO : There was nothing to transfer 2026/08/10 02:59:25 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31505") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56520->172.17.0.3:31505, err= 2026/08/10 02:59:25 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : apple: Excluded 2026/08/10 02:59:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:25 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : banana: Excluded 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37507") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46528->172.17.0.3:37507, err= 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33985") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59702->172.17.0.3:33985, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38605") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48486->172.17.0.3:38605, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30229") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52616->172.17.0.3:30229, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33125") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42076->172.17.0.3:33125, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31687") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40216->172.17.0.3:31687, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35120") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45984->172.17.0.3:35120, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38550") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54950->172.17.0.3:38550, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37635") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48272->172.17.0.3:37635, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37466") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33194->172.17.0.3:37466, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35803") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51168->172.17.0.3:35803, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31670") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42132->172.17.0.3:31670, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31545") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45202->172.17.0.3:31545, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35355") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45076->172.17.0.3:35355, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35664") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41106->172.17.0.3:35664, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36571") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45322->172.17.0.3:36571, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36815") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41336->172.17.0.3:36815, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33059") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58916->172.17.0.3:33059, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36887") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49760->172.17.0.3:36887, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31403") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56140->172.17.0.3:31403, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32838") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36302->172.17.0.3:32838, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39318") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48590->172.17.0.3:39318, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36840") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33704->172.17.0.3:36840, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32050") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60374->172.17.0.3:32050, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34487") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52710->172.17.0.3:34487, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31046") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55018->172.17.0.3:31046, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37199") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48150->172.17.0.3:37199, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32351") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54850->172.17.0.3:32351, err= 2026/08/10 02:59:25 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30896") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40470->172.17.0.3:30896, err= 2026/08/10 02:59:25 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : apple: Excluded 2026/08/10 02:59:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:25 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : banana: Excluded 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35160") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33366->172.17.0.3:35160, err= 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32523") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37092->172.17.0.3:32523, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30890") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40076->172.17.0.3:30890, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39513") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36450->172.17.0.3:39513, err= 2026/08/10 02:59:25 DEBUG : apple: size = 5 OK 2026/08/10 02:59:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : apple: Unchanged skipping 2026/08/10 02:59:25 DEBUG : banana: size = 6 OK 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 02:59:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 02:59:25 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 02:59:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 02:59:25 DEBUG : banana: Unchanged skipping 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38865") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56302->172.17.0.3:38865, err= 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:25 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:25 INFO : There was nothing to transfer 2026/08/10 02:59:25 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37595") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36162->172.17.0.3:37595, err= 2026/08/10 02:59:25 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : apple: Excluded 2026/08/10 02:59:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:25 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : banana: Excluded 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34643") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35838->172.17.0.3:34643, err= 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37609") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45712->172.17.0.3:37609, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36550") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37978->172.17.0.3:36550, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36074") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46390->172.17.0.3:36074, err= 2026/08/10 02:59:25 DEBUG : apple: size = 5 OK 2026/08/10 02:59:25 DEBUG : banana: size = 6 OK 2026/08/10 02:59:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : apple: Unchanged skipping 2026/08/10 02:59:25 DEBUG : banana: Unchanged skipping 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 02:59:25 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 02:59:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37476") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:32952->172.17.0.3:37476, err= 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:25 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:25 INFO : There was nothing to transfer 2026/08/10 02:59:25 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35250") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56066->172.17.0.3:35250, err= 2026/08/10 02:59:25 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : apple: Excluded 2026/08/10 02:59:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:25 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : banana: Excluded 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38358") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38964->172.17.0.3:38358, err= 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37742") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40676->172.17.0.3:37742, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32264") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59874->172.17.0.3:32264, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37770") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48590->172.17.0.3:37770, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34354") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48846->172.17.0.3:34354, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32074") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46184->172.17.0.3:32074, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35408") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58124->172.17.0.3:35408, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35955") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45356->172.17.0.3:35955, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30929") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53090->172.17.0.3:30929, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30770") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39004->172.17.0.3:30770, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33449") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47576->172.17.0.3:33449, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34084") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44740->172.17.0.3:34084, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37134") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44076->172.17.0.3:37134, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37222") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52482->172.17.0.3:37222, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30276") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37650->172.17.0.3:30276, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34432") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41250->172.17.0.3:34432, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31134") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54824->172.17.0.3:31134, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38415") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35654->172.17.0.3:38415, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32762") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43908->172.17.0.3:32762, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34079") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44130->172.17.0.3:34079, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35978") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54068->172.17.0.3:35978, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34211") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49718->172.17.0.3:34211, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31180") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49962->172.17.0.3:31180, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31768") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53050->172.17.0.3:31768, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38816") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53904->172.17.0.3:38816, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38596") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52690->172.17.0.3:38596, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39596") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38914->172.17.0.3:39596, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32033") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40526->172.17.0.3:32033, err= 2026/08/10 02:59:25 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37880") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38110->172.17.0.3:37880, err= 2026/08/10 02:59:25 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : apple: Excluded 2026/08/10 02:59:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:25 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : banana: Excluded 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31116") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60100->172.17.0.3:31116, err= 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37901") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47156->172.17.0.3:37901, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38361") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59680->172.17.0.3:38361, err= 2026/08/10 02:59:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:25 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:25 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:25 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:25 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:25 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:25 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:25 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33537") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58972->172.17.0.3:33537, err= 2026/08/10 02:59:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/10 02:59:25 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/10 02:59:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/10 02:59:25 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:25 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37932") 2026/08/10 02:59:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Connecting to FTP server 2026/08/10 02:59:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47454->172.17.0.3:37932, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:21") 2026/08/10 02:59:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33237") 2026/08/10 02:59:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51156->172.17.0.3:21, err= 2026/08/10 02:59:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50156->172.17.0.3:33237, err= 2026/08/10 02:59:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39634") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39064") 2026/08/10 02:59:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33822->172.17.0.3:39064, err= 2026/08/10 02:59:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52452->172.17.0.3:39634, err= 2026/08/10 02:59:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/10 02:59:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:25 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/08/10 02:59:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/08/10 02:59:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:25 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:25 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/08/10 02:59:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:25 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/08/10 02:59:25 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/10 02:59:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:25 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/08/10 02:59:25 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/10 02:59:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39840") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39256") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35080->172.17.0.3:39840, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54432->172.17.0.3:39256, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38209") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53230->172.17.0.3:38209, err= 2026/08/10 02:59:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33627") 2026/08/10 02:59:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38436->172.17.0.3:33627, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37161") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39292") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41982->172.17.0.3:37161, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52932->172.17.0.3:39292, err= 2026/08/10 02:59:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38174") 2026/08/10 02:59:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40346->172.17.0.3:38174, err= 2026/08/10 02:59:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32861") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34370") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47656->172.17.0.3:32861, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37152->172.17.0.3:34370, err= 2026/08/10 02:59:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33803") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39739") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41188->172.17.0.3:33803, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42424->172.17.0.3:39739, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35307") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42500->172.17.0.3:35307, err= 2026/08/10 02:59:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/08/10 02:59:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/08/10 02:59:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/08/10 02:59:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31235") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54944->172.17.0.3:31235, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36722") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37670") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46042->172.17.0.3:36722, err= 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57776->172.17.0.3:37670, err= 2026/08/10 02:59:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/08/10 02:59:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/08/10 02:59:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/08/10 02:59:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37009") 2026/08/10 02:59:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39596->172.17.0.3:37009, err= 2026/08/10 02:59:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:25 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/08/10 02:59:25 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/08/10 02:59:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/10 02:59:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33884") 2026/08/10 02:59:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34298->172.17.0.3:33884, err= 2026/08/10 02:59:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/08/10 02:59:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:28 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:28 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Connecting to FTP server 2026/08/10 02:59:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:21") 2026/08/10 02:59:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Connecting to FTP server 2026/08/10 02:59:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Connecting to FTP server 2026/08/10 02:59:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51160->172.17.0.3:21, err= 2026/08/10 02:59:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/10 02:59:28 INFO : splitbananasplit: Deleted 2026/08/10 02:59:28 INFO : dir1/0008-2345678.txt: Deleted 2026/08/10 02:59:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/10 02:59:28 INFO : appleappleapplebanana: Deleted 2026/08/10 02:59:28 INFO : dir1/0003-defghij.txt: Deleted 2026/08/10 02:59:28 INFO : dir1/0015-9;=.txt: Deleted 2026/08/10 02:59:28 INFO : dir1/0010-456789.txt: Deleted 2026/08/10 02:59:28 INFO : apple: Deleted 2026/08/10 02:59:28 INFO : dir1/0013-789;=.txt: Deleted 2026/08/10 02:59:28 INFO : banana: Deleted 2026/08/10 02:59:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/10 02:59:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/10 02:59:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/10 02:59:28 INFO : dir1/0007-1234567.txt: Deleted 2026/08/10 02:59:28 INFO : dir1/0011-56789;.txt: Deleted 2026/08/10 02:59:28 INFO : dir1/0014-89;=.txt: Deleted 2026/08/10 02:59:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:21") 2026/08/10 02:59:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51176->172.17.0.3:21, err= 2026/08/10 02:59:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:21") 2026/08/10 02:59:28 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51182->172.17.0.3:21, err= 2026/08/10 02:59:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/10 02:59:31 INFO : dir1/0009-3456789.txt: Deleted 2026/08/10 02:59:31 DEBUG : ftp://172.17.0.3:21/rclone-test-yaneped1ruya: closing 1 unused connections 2026/08/10 02:59:31 DEBUG : ftp://172.17.0.3:21/rclone-test-ruxemov3homi: closing 2 unused connections 2026/08/10 02:59:31 INFO : dir1/0012-6789;.txt: Deleted 2026/08/10 02:59:31 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32028") 2026/08/10 02:59:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43884->172.17.0.3:32028, err= 2026/08/10 02:59:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/10 02:59:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/10 02:59:31 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : YXBwbGU=: Excluded 2026/08/10 02:59:31 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : YmFuYW5h: Excluded 2026/08/10 02:59:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31924") 2026/08/10 02:59:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58458->172.17.0.3:31924, err= 2026/08/10 02:59:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/10 02:59:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38458") 2026/08/10 02:59:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46866->172.17.0.3:38458, err= 2026/08/10 02:59:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38840") 2026/08/10 02:59:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43534->172.17.0.3:38840, err= 2026/08/10 02:59:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/10 02:59:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31431") 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33832->172.17.0.3:31431, err= 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:31 DEBUG : YXBwbGU=: size = 5 OK 2026/08/10 02:59:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:31 DEBUG : apple: Unchanged skipping 2026/08/10 02:59:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/10 02:59:31 DEBUG : YmFuYW5h: size = 6 OK 2026/08/10 02:59:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:31 DEBUG : banana: Unchanged skipping 2026/08/10 02:59:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 02:59:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:31 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 02:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38537") 2026/08/10 02:59:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53398->172.17.0.3:38537, err= 2026/08/10 02:59:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/10 02:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/10 02:59:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/10 02:59:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 02:59:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/10 02:59:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/10 02:59:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 02:59:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/10 02:59:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 02:59:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/10 02:59:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 02:59:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/10 02:59:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/10 02:59:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 02:59:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 02:59:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/10 02:59:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 02:59:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 02:59:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/10 02:59:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 02:59:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 02:59:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/10 02:59:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/10 02:59:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 02:59:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/10 02:59:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/10 02:59:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 02:59:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:31 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/10 02:59:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/10 02:59:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 02:59:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 02:59:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 02:59:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/10 02:59:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 02:59:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:31 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:31 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31028") 2026/08/10 02:59:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41810->172.17.0.3:31028, err= 2026/08/10 02:59:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/10 02:59:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/10 02:59:31 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : YXBwbGU=: Excluded 2026/08/10 02:59:31 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : YmFuYW5h: Excluded 2026/08/10 02:59:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35840") 2026/08/10 02:59:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58390->172.17.0.3:35840, err= 2026/08/10 02:59:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/10 02:59:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/10 02:59:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/10 02:59:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31569") 2026/08/10 02:59:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57708->172.17.0.3:31569, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36582") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57070->172.17.0.3:36582, err= 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:32 DEBUG : apple: transformed to: YXBwbGU= 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/10 02:59:32 DEBUG : banana: transformed to: YmFuYW5h 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39760") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44142->172.17.0.3:39760, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39126") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54994->172.17.0.3:39126, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34825") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55686->172.17.0.3:34825, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36188") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53136->172.17.0.3:36188, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36571") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34112->172.17.0.3:36571, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39654") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47504->172.17.0.3:39654, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33793") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41014->172.17.0.3:33793, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39694") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39686->172.17.0.3:39694, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33771") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50874->172.17.0.3:33771, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33185") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44784->172.17.0.3:33185, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36601") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46978->172.17.0.3:36601, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38281") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36758->172.17.0.3:38281, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31904") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55754->172.17.0.3:31904, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37811") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60114->172.17.0.3:37811, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31930") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39270->172.17.0.3:31930, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37355") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52128->172.17.0.3:37355, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33579") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38880->172.17.0.3:33579, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32391") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48334->172.17.0.3:32391, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36060") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53156->172.17.0.3:36060, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33146") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44538->172.17.0.3:33146, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35955") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56090->172.17.0.3:35955, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31197") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38830->172.17.0.3:31197, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32232") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39448->172.17.0.3:32232, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33537") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51574->172.17.0.3:33537, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39559") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50106->172.17.0.3:39559, err= 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38301") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42542->172.17.0.3:38301, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36351") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56962->172.17.0.3:36351, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35149") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35300->172.17.0.3:35149, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37035") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35818->172.17.0.3:37035, err= 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30317") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59880->172.17.0.3:30317, err= 2026/08/10 02:59:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35214") 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47844->172.17.0.3:35214, err= 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39926") 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35714->172.17.0.3:39926, err= 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38378") 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39030") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36266") 2026/08/10 02:59:32 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57428->172.17.0.3:38378, err= 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34672->172.17.0.3:36266, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37600->172.17.0.3:39030, err= 2026/08/10 02:59:32 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/08/10 02:59:32 INFO : apple: Copied (new) to: PREFIXapple 2026/08/10 02:59:32 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/10 02:59:32 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35829") 2026/08/10 02:59:32 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/08/10 02:59:32 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39028->172.17.0.3:35829, err= 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33680") 2026/08/10 02:59:32 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50492->172.17.0.3:33680, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33534") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37644->172.17.0.3:33534, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39069") 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39254->172.17.0.3:39069, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37398") 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56646->172.17.0.3:37398, err= 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/08/10 02:59:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/08/10 02:59:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/08/10 02:59:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38763") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39282") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55096->172.17.0.3:39282, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51898->172.17.0.3:38763, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34268") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33873") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41610->172.17.0.3:34268, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56046->172.17.0.3:33873, err= 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/08/10 02:59:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/08/10 02:59:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/08/10 02:59:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/08/10 02:59:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39665") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31610") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37838->172.17.0.3:39665, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31608") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39816") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55154->172.17.0.3:31608, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52806->172.17.0.3:39816, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52100->172.17.0.3:31610, err= 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/08/10 02:59:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36893") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45462->172.17.0.3:36893, err= 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/08/10 02:59:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/08/10 02:59:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33637") 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55916->172.17.0.3:33637, err= 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30240") 2026/08/10 02:59:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42112->172.17.0.3:30240, err= 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/08/10 02:59:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/08/10 02:59:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/08/10 02:59:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 INFO : splitbananasplit: Deleted 2026/08/10 02:59:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0008-2345678.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0009-3456789.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0014-89;=.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0010-456789.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0013-789;=.txt: Deleted 2026/08/10 02:59:32 INFO : apple: Deleted 2026/08/10 02:59:32 INFO : dir1/0011-56789;.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0015-9;=.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0012-6789;.txt: Deleted 2026/08/10 02:59:32 INFO : appleappleapplebanana: Deleted 2026/08/10 02:59:32 INFO : dir1/0007-1234567.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/10 02:59:32 INFO : banana: Deleted 2026/08/10 02:59:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0003-defghij.txt: Deleted 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38671") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51608->172.17.0.3:38671, err= 2026/08/10 02:59:32 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : PREFIXsplitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : PREFIXbanana: Excluded 2026/08/10 02:59:32 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : PREFIXapple: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38940") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52846->172.17.0.3:38940, err= 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31922") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41374->172.17.0.3:31922, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39214") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41112->172.17.0.3:39214, err= 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : apple: transformed to: PREFIXapple 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/10 02:59:32 DEBUG : banana: transformed to: PREFIXbanana 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39060") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37924->172.17.0.3:39060, err= 2026/08/10 02:59:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32135") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31632") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41072->172.17.0.3:32135, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31767") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37870") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34800->172.17.0.3:31767, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41120->172.17.0.3:37870, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35384") 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51808->172.17.0.3:35384, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43304->172.17.0.3:31632, err= 2026/08/10 02:59:32 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/08/10 02:59:32 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/08/10 02:59:32 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/08/10 02:59:32 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/08/10 02:59:32 INFO : splitbananasplit: Copied (new) 2026/08/10 02:59:32 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/08/10 02:59:32 INFO : apple: Copied (new) 2026/08/10 02:59:32 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/08/10 02:59:32 INFO : banana: Copied (new) 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33230") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38323") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56082->172.17.0.3:33230, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60440->172.17.0.3:38323, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38010") 2026/08/10 02:59:32 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/08/10 02:59:32 INFO : appleappleapplebanana: Copied (new) 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37340->172.17.0.3:38010, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30717") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52078->172.17.0.3:30717, err= 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/08/10 02:59:32 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/08/10 02:59:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30183") 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/08/10 02:59:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59218->172.17.0.3:30183, err= 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/08/10 02:59:32 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38388") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34412") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43212->172.17.0.3:38388, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35350->172.17.0.3:34412, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30132") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37920->172.17.0.3:30132, err= 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/08/10 02:59:32 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32471") 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/08/10 02:59:32 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53784->172.17.0.3:32471, err= 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/08/10 02:59:32 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37500") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50740->172.17.0.3:37500, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33048") 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/08/10 02:59:32 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39952->172.17.0.3:33048, err= 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39973") 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/08/10 02:59:32 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59276->172.17.0.3:39973, err= 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39875") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56454->172.17.0.3:39875, err= 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/08/10 02:59:32 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39724") 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/08/10 02:59:32 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44274->172.17.0.3:39724, err= 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/08/10 02:59:32 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32470") 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/08/10 02:59:32 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42818->172.17.0.3:32470, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32228") 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58408->172.17.0.3:32228, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/08/10 02:59:32 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/08/10 02:59:32 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/08/10 02:59:32 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 INFO : PREFIXbanana: Deleted 2026/08/10 02:59:32 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/10 02:59:32 INFO : PREFIXapple: Deleted 2026/08/10 02:59:32 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/10 02:59:32 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/10 02:59:32 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/10 02:59:32 INFO : PREFIXsplitbananasplit: Deleted 2026/08/10 02:59:32 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37008") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58298->172.17.0.3:37008, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35106") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51532->172.17.0.3:35106, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38462") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47062->172.17.0.3:38462, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30242") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60970->172.17.0.3:30242, err= 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30805") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56576->172.17.0.3:30805, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35817") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55242->172.17.0.3:35817, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32365") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60934->172.17.0.3:32365, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31042") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60758->172.17.0.3:31042, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33174") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42460->172.17.0.3:33174, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38760") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36002->172.17.0.3:38760, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35241") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51254->172.17.0.3:35241, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38510") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34312->172.17.0.3:38510, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39322") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53124->172.17.0.3:39322, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31833") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59864->172.17.0.3:31833, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30810") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45224->172.17.0.3:30810, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30858") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56698->172.17.0.3:30858, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36808") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50966->172.17.0.3:36808, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32409") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52250->172.17.0.3:32409, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31836") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49652->172.17.0.3:31836, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39340") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56866->172.17.0.3:39340, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30305") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43062->172.17.0.3:30305, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39341") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58304->172.17.0.3:39341, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37447") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41082->172.17.0.3:37447, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38160") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38686->172.17.0.3:38160, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37470") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44920->172.17.0.3:37470, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30583") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46566->172.17.0.3:30583, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33183") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47234->172.17.0.3:33183, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38353") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:32938->172.17.0.3:38353, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34145") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40054->172.17.0.3:34145, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31281") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56728->172.17.0.3:31281, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33176") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51338->172.17.0.3:33176, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36717") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39734->172.17.0.3:36717, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39696") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51804->172.17.0.3:39696, err= 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32200") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48748->172.17.0.3:32200, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37048") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56170->172.17.0.3:37048, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30185") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48950->172.17.0.3:30185, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35997") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41342->172.17.0.3:35997, err= 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38935") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39978->172.17.0.3:38935, err= 2026/08/10 02:59:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/10 02:59:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38071") 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37413") 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38966") 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43574->172.17.0.3:37413, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55022->172.17.0.3:38966, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38888->172.17.0.3:38071, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39107") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42556->172.17.0.3:39107, err= 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:32 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31482") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49518->172.17.0.3:31482, err= 2026/08/10 02:59:32 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/08/10 02:59:32 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/08/10 02:59:32 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/08/10 02:59:32 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/08/10 02:59:32 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32561") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31887") 2026/08/10 02:59:32 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/08/10 02:59:32 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54906->172.17.0.3:31887, err= 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51060->172.17.0.3:32561, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31299") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42780->172.17.0.3:31299, err= 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35244") 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44372->172.17.0.3:35244, err= 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/10 02:59:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37213") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33637") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51036->172.17.0.3:37213, err= 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/08/10 02:59:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55922->172.17.0.3:33637, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37597") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34806->172.17.0.3:37597, err= 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37904") 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/08/10 02:59:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/10 02:59:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38606->172.17.0.3:37904, err= 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36570") 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/10 02:59:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50332->172.17.0.3:36570, err= 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32383") 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50414->172.17.0.3:32383, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37509") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50744->172.17.0.3:37509, err= 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/08/10 02:59:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37774") 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/08/10 02:59:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37078->172.17.0.3:37774, err= 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/08/10 02:59:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31752") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34959") 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/08/10 02:59:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55742->172.17.0.3:31752, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54410->172.17.0.3:34959, err= 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30474") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33028->172.17.0.3:30474, err= 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/08/10 02:59:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/08/10 02:59:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32850") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59032->172.17.0.3:32850, err= 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/08/10 02:59:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/08/10 02:59:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/08/10 02:59:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 INFO : dir1/0011-56789;.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0013-789;=.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0015-9;=.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0008-2345678.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/10 02:59:32 INFO : splitbananasplit: Deleted 2026/08/10 02:59:32 INFO : appleappleapplebanana: Deleted 2026/08/10 02:59:32 INFO : dir1/0014-89;=.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0009-3456789.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0010-456789.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0007-1234567.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0003-defghij.txt: Deleted 2026/08/10 02:59:32 INFO : apple: Deleted 2026/08/10 02:59:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0012-6789;.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/10 02:59:32 INFO : banana: Deleted 2026/08/10 02:59:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39860") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53178->172.17.0.3:39860, err= 2026/08/10 02:59:32 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/08/10 02:59:32 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : bananaSUFFIX: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplitSUFFIX: Excluded 2026/08/10 02:59:32 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleSUFFIX: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35343") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43888->172.17.0.3:35343, err= 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34264") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44336->172.17.0.3:34264, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32664") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41664->172.17.0.3:32664, err= 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : apple: transformed to: appleSUFFIX 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/10 02:59:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36360") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45044->172.17.0.3:36360, err= 2026/08/10 02:59:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30373") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49274->172.17.0.3:30373, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37448") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59474->172.17.0.3:37448, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35023") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38446") 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36020->172.17.0.3:38446, err= 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30777") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55912->172.17.0.3:35023, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41260->172.17.0.3:30777, err= 2026/08/10 02:59:32 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/08/10 02:59:32 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/08/10 02:59:32 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/08/10 02:59:32 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/08/10 02:59:32 INFO : appleappleapplebanana: Copied (new) 2026/08/10 02:59:32 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/08/10 02:59:32 INFO : splitbananasplit: Copied (new) 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38050") 2026/08/10 02:59:32 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/08/10 02:59:32 INFO : banana: Copied (new) 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35850") 2026/08/10 02:59:32 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/08/10 02:59:32 INFO : apple: Copied (new) 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57270->172.17.0.3:38050, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37590->172.17.0.3:35850, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31538") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30776") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41448->172.17.0.3:31538, err= 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44246->172.17.0.3:30776, err= 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/08/10 02:59:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/08/10 02:59:32 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39909") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60224->172.17.0.3:39909, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37858") 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/08/10 02:59:32 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49130->172.17.0.3:37858, err= 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30235") 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44324->172.17.0.3:30235, err= 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/08/10 02:59:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32394") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48512->172.17.0.3:32394, err= 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/08/10 02:59:32 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37595") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48150->172.17.0.3:37595, err= 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/08/10 02:59:32 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/08/10 02:59:32 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36408") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37119") 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/08/10 02:59:32 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57188->172.17.0.3:37119, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50856->172.17.0.3:36408, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37224") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56608->172.17.0.3:37224, err= 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/08/10 02:59:32 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38766") 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47310->172.17.0.3:38766, err= 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/08/10 02:59:32 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/08/10 02:59:32 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35007") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59060->172.17.0.3:35007, err= 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/08/10 02:59:32 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34667") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58202->172.17.0.3:34667, err= 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/08/10 02:59:32 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33739") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37026->172.17.0.3:33739, err= 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/08/10 02:59:32 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/08/10 02:59:32 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/08/10 02:59:32 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/10 02:59:32 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/10 02:59:32 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/10 02:59:32 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/10 02:59:32 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/10 02:59:32 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/10 02:59:32 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/10 02:59:32 INFO : splitbananasplitSUFFIX: Deleted 2026/08/10 02:59:32 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/10 02:59:32 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/10 02:59:32 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/10 02:59:32 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/10 02:59:32 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/10 02:59:32 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/10 02:59:32 INFO : bananaSUFFIX: Deleted 2026/08/10 02:59:32 INFO : appleSUFFIX: Deleted 2026/08/10 02:59:32 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/10 02:59:32 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/10 02:59:32 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/10 02:59:32 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38186") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53576->172.17.0.3:38186, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31461") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54960->172.17.0.3:31461, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31915") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47430->172.17.0.3:31915, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34378") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36904->172.17.0.3:34378, err= 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34749") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53654->172.17.0.3:34749, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37915") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50498->172.17.0.3:37915, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38703") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49084->172.17.0.3:38703, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38548") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53010->172.17.0.3:38548, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38656") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52006->172.17.0.3:38656, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38641") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47134->172.17.0.3:38641, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31850") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40588->172.17.0.3:31850, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37677") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60108->172.17.0.3:37677, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37271") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41394->172.17.0.3:37271, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37957") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38824->172.17.0.3:37957, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34585") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53920->172.17.0.3:34585, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35489") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50008->172.17.0.3:35489, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35464") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59552->172.17.0.3:35464, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32703") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34888->172.17.0.3:32703, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34695") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38224->172.17.0.3:34695, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36939") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55266->172.17.0.3:36939, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32525") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35324->172.17.0.3:32525, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30603") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54884->172.17.0.3:30603, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31525") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44968->172.17.0.3:31525, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36513") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57146->172.17.0.3:36513, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39849") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51250->172.17.0.3:39849, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35962") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48644->172.17.0.3:35962, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32563") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33896->172.17.0.3:32563, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31623") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48054->172.17.0.3:31623, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36024") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45558->172.17.0.3:36024, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35361") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57054->172.17.0.3:35361, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36117") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53726->172.17.0.3:36117, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37959") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47774->172.17.0.3:37959, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33975") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40110->172.17.0.3:33975, err= 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35249") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44406->172.17.0.3:35249, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38480") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39202->172.17.0.3:38480, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37193") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34166->172.17.0.3:37193, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39591") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34198->172.17.0.3:39591, err= 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36431") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37312->172.17.0.3:36431, err= 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : apple: size = 5 OK 2026/08/10 02:59:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : apple: Unchanged skipping 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 02:59:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 02:59:32 DEBUG : banana: size = 6 OK 2026/08/10 02:59:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : banana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39867") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39718->172.17.0.3:39867, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34997") 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43144->172.17.0.3:34997, err= 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34287") 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58278->172.17.0.3:34287, err= 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:32 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30975") 2026/08/10 02:59:32 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52938->172.17.0.3:30975, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37032") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56160->172.17.0.3:37032, err= 2026/08/10 02:59:32 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/08/10 02:59:32 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/10 02:59:32 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/08/10 02:59:32 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37898") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32241") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38000->172.17.0.3:32241, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41276->172.17.0.3:37898, err= 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/08/10 02:59:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/10 02:59:32 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/08/10 02:59:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/10 02:59:32 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32988") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50062->172.17.0.3:32988, err= 2026/08/10 02:59:32 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38197") 2026/08/10 02:59:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49126->172.17.0.3:38197, err= 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34037") 2026/08/10 02:59:32 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/08/10 02:59:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38892->172.17.0.3:34037, err= 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/08/10 02:59:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/10 02:59:32 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39689") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44376->172.17.0.3:39689, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30914") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53698->172.17.0.3:30914, err= 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/08/10 02:59:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/10 02:59:32 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30081") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53288->172.17.0.3:30081, err= 2026/08/10 02:59:32 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/08/10 02:59:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/08/10 02:59:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/10 02:59:32 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35136") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44324->172.17.0.3:35136, err= 2026/08/10 02:59:32 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39883") 2026/08/10 02:59:32 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/08/10 02:59:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35686->172.17.0.3:39883, err= 2026/08/10 02:59:32 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/08/10 02:59:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33012") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45264->172.17.0.3:33012, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37386") 2026/08/10 02:59:32 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53978->172.17.0.3:37386, err= 2026/08/10 02:59:32 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/08/10 02:59:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36152") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37898->172.17.0.3:36152, err= 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/08/10 02:59:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/08/10 02:59:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39684") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50232->172.17.0.3:39684, err= 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/08/10 02:59:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/08/10 02:59:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/08/10 02:59:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0003-defghij.txt: Deleted 2026/08/10 02:59:32 INFO : splitbananasplit: Deleted 2026/08/10 02:59:32 INFO : dir1/0008-2345678.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0012-6789;.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0015-9;=.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0009-3456789.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0010-456789.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0013-789;=.txt: Deleted 2026/08/10 02:59:32 INFO : appleappleapplebanana: Deleted 2026/08/10 02:59:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0007-1234567.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0011-56789;.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0014-89;=.txt: Deleted 2026/08/10 02:59:32 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34079") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60482->172.17.0.3:34079, err= 2026/08/10 02:59:32 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbanan: Excluded 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleapple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleapple: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31397") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57278->172.17.0.3:31397, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefg: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcde: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defgh: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdef: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-34567: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-23456: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghi: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-45678: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijk: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-12345: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghij: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35684") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45886->172.17.0.3:35684, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32786") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42648->172.17.0.3:32786, err= 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36219") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45618->172.17.0.3:36219, err= 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 02:59:32 DEBUG : apple: size = 5 OK 2026/08/10 02:59:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : apple: Unchanged skipping 2026/08/10 02:59:32 DEBUG : appleapple: size = 21 OK 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : banana: size = 6 OK 2026/08/10 02:59:32 DEBUG : splitbanan: size = 16 OK 2026/08/10 02:59:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 02:59:32 DEBUG : banana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30890") 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52686->172.17.0.3:30890, err= 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/10 02:59:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/10 02:59:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/10 02:59:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/10 02:59:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/10 02:59:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/10 02:59:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/10 02:59:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/10 02:59:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/10 02:59:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/10 02:59:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/10 02:59:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/10 02:59:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/10 02:59:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/10 02:59:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/10 02:59:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/10 02:59:32 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37219") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48822->172.17.0.3:37219, err= 2026/08/10 02:59:32 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbanan: Excluded 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleapple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleapple: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32906") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33000->172.17.0.3:32906, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefg: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcde: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defgh: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdef: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-34567: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-23456: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghi: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-45678: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijk: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-12345: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghij: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34826") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36978->172.17.0.3:34826, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38072") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49404->172.17.0.3:38072, err= 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/10 02:59:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30461") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60888->172.17.0.3:30461, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37019") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49598->172.17.0.3:37019, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36272") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35178->172.17.0.3:36272, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35626") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33418->172.17.0.3:35626, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35300") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53602->172.17.0.3:35300, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38012") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52312->172.17.0.3:38012, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33848") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60884->172.17.0.3:33848, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30363") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41072->172.17.0.3:30363, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38074") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43900->172.17.0.3:38074, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39777") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42488->172.17.0.3:39777, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34541") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53314->172.17.0.3:34541, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38170") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50416->172.17.0.3:38170, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31788") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40714->172.17.0.3:31788, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33333") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37146->172.17.0.3:33333, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33795") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40218->172.17.0.3:33795, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37041") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50464->172.17.0.3:37041, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39758") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52574->172.17.0.3:39758, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33227") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47518->172.17.0.3:33227, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30960") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38504->172.17.0.3:30960, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37702") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57076->172.17.0.3:37702, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30801") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38330->172.17.0.3:30801, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32797") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56808->172.17.0.3:32797, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39835") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41736->172.17.0.3:39835, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33151") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59438->172.17.0.3:33151, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31442") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47746->172.17.0.3:31442, err= 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39907") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49180->172.17.0.3:39907, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30348") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47038->172.17.0.3:30348, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32214") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54584->172.17.0.3:32214, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35464") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59562->172.17.0.3:35464, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30840") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55286->172.17.0.3:30840, err= 2026/08/10 02:59:32 DEBUG : apple: size = 5 OK 2026/08/10 02:59:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : apple: Unchanged skipping 2026/08/10 02:59:32 DEBUG : banana: size = 6 OK 2026/08/10 02:59:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : banana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 02:59:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35137") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44554->172.17.0.3:35137, err= 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 INFO : There was nothing to transfer 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32711") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40010->172.17.0.3:32711, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33385") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50748->172.17.0.3:33385, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32672") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40120->172.17.0.3:32672, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38992") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44752->172.17.0.3:38992, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36564") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48822->172.17.0.3:36564, err= 2026/08/10 02:59:32 DEBUG : apple: size = 5 OK 2026/08/10 02:59:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : apple: Unchanged skipping 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 02:59:32 DEBUG : banana: size = 6 OK 2026/08/10 02:59:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 02:59:32 DEBUG : banana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35478") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33002->172.17.0.3:35478, err= 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 INFO : There was nothing to transfer 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36571") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34118->172.17.0.3:36571, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38507") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51046->172.17.0.3:38507, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30234") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44112->172.17.0.3:30234, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35525") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34556->172.17.0.3:35525, err= 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39334") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56066->172.17.0.3:39334, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39176") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48782->172.17.0.3:39176, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31339") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55672->172.17.0.3:31339, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30776") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44252->172.17.0.3:30776, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35219") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56108->172.17.0.3:35219, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37481") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49546->172.17.0.3:37481, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37519") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:32996->172.17.0.3:37519, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33370") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33058->172.17.0.3:33370, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38882") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39090->172.17.0.3:38882, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37122") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46464->172.17.0.3:37122, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31119") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60192->172.17.0.3:31119, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39679") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52764->172.17.0.3:39679, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32955") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40522->172.17.0.3:32955, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32139") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42536->172.17.0.3:32139, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33025") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34608->172.17.0.3:33025, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39663") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55434->172.17.0.3:39663, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36590") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58104->172.17.0.3:36590, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35330") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49254->172.17.0.3:35330, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37335") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47336->172.17.0.3:37335, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32224") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42524->172.17.0.3:32224, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39436") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38586->172.17.0.3:39436, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39787") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44942->172.17.0.3:39787, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39543") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52154->172.17.0.3:39543, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39100") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40132->172.17.0.3:39100, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35395") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49436->172.17.0.3:35395, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39142") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50324->172.17.0.3:39142, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33113") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33652->172.17.0.3:33113, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33047") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35512->172.17.0.3:33047, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31043") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58030->172.17.0.3:31043, err= 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36849") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55210->172.17.0.3:36849, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31845") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54304->172.17.0.3:31845, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33212") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47716->172.17.0.3:33212, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33215") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55934->172.17.0.3:33215, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34654") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44110->172.17.0.3:34654, err= 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : banana: size = 6 OK 2026/08/10 02:59:32 DEBUG : apple: size = 5 OK 2026/08/10 02:59:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : apple: Unchanged skipping 2026/08/10 02:59:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : banana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 02:59:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34745") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47428->172.17.0.3:34745, err= 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 INFO : There was nothing to transfer 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35150") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46620->172.17.0.3:35150, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30507") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43400->172.17.0.3:30507, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32562") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56068->172.17.0.3:32562, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35173") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44108->172.17.0.3:35173, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34487") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39026->172.17.0.3:34487, err= 2026/08/10 02:59:32 DEBUG : apple: size = 5 OK 2026/08/10 02:59:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : apple: Unchanged skipping 2026/08/10 02:59:32 DEBUG : banana: size = 6 OK 2026/08/10 02:59:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : banana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 02:59:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36351") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56978->172.17.0.3:36351, err= 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 INFO : There was nothing to transfer 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38813") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39686->172.17.0.3:38813, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38715") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43540->172.17.0.3:38715, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38891") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49674->172.17.0.3:38891, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31227") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54918->172.17.0.3:31227, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37949") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45442->172.17.0.3:37949, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35623") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48326->172.17.0.3:35623, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35592") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55336->172.17.0.3:35592, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34268") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41612->172.17.0.3:34268, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35433") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52256->172.17.0.3:35433, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34649") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45686->172.17.0.3:34649, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38083") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50192->172.17.0.3:38083, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36709") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51218->172.17.0.3:36709, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36774") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52574->172.17.0.3:36774, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32542") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44334->172.17.0.3:32542, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37747") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58720->172.17.0.3:37747, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31262") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38888->172.17.0.3:31262, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36655") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49256->172.17.0.3:36655, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38323") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60454->172.17.0.3:38323, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33561") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46198->172.17.0.3:33561, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34048") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57592->172.17.0.3:34048, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34108") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41668->172.17.0.3:34108, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37062") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42590->172.17.0.3:37062, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34368") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45940->172.17.0.3:34368, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38197") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49140->172.17.0.3:38197, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32318") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51438->172.17.0.3:32318, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36156") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46564->172.17.0.3:36156, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30780") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37466->172.17.0.3:30780, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35576") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50586->172.17.0.3:35576, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38284") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44766->172.17.0.3:38284, err= 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38087") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44722->172.17.0.3:38087, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32209") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46828->172.17.0.3:32209, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39675") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41602->172.17.0.3:39675, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39630") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42488->172.17.0.3:39630, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39124") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39796->172.17.0.3:39124, err= 2026/08/10 02:59:32 DEBUG : apple: size = 5 OK 2026/08/10 02:59:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : apple: Unchanged skipping 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : banana: size = 6 OK 2026/08/10 02:59:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 02:59:32 DEBUG : banana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30651") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52146->172.17.0.3:30651, err= 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 INFO : There was nothing to transfer 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37664") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33084->172.17.0.3:37664, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38294") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54458->172.17.0.3:38294, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34402") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44870->172.17.0.3:34402, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39463") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39598->172.17.0.3:39463, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36059") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35554->172.17.0.3:36059, err= 2026/08/10 02:59:32 DEBUG : apple: size = 5 OK 2026/08/10 02:59:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : apple: Unchanged skipping 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : banana: size = 6 OK 2026/08/10 02:59:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : banana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 02:59:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32441") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45520->172.17.0.3:32441, err= 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 INFO : There was nothing to transfer 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34451") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33984->172.17.0.3:34451, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30607") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37540->172.17.0.3:30607, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39905") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53724->172.17.0.3:39905, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39710") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36036->172.17.0.3:39710, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39272") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45494->172.17.0.3:39272, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37726") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38228->172.17.0.3:37726, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37377") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56140->172.17.0.3:37377, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31025") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39314->172.17.0.3:31025, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34939") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53756->172.17.0.3:34939, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34534") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45838->172.17.0.3:34534, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37582") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36976->172.17.0.3:37582, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35123") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56822->172.17.0.3:35123, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34845") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46508->172.17.0.3:34845, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35467") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54408->172.17.0.3:35467, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32467") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36550->172.17.0.3:32467, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32121") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40184->172.17.0.3:32121, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33959") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38342->172.17.0.3:33959, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35529") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54714->172.17.0.3:35529, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31271") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47756->172.17.0.3:31271, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30406") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55850->172.17.0.3:30406, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38077") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33884->172.17.0.3:38077, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36035") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48442->172.17.0.3:36035, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34233") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35134->172.17.0.3:34233, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37620") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48242->172.17.0.3:37620, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36940") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56008->172.17.0.3:36940, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30653") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53314->172.17.0.3:30653, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39687") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46396->172.17.0.3:39687, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33411") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46498->172.17.0.3:33411, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36353") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43236->172.17.0.3:36353, err= 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38453") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60636->172.17.0.3:38453, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37713") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36356->172.17.0.3:37713, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34216") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47518->172.17.0.3:34216, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38827") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50450->172.17.0.3:38827, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39848") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46854->172.17.0.3:39848, err= 2026/08/10 02:59:32 DEBUG : apple: size = 5 OK 2026/08/10 02:59:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : apple: Unchanged skipping 2026/08/10 02:59:32 DEBUG : banana: size = 6 OK 2026/08/10 02:59:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 02:59:32 DEBUG : banana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 02:59:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32027") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55414->172.17.0.3:32027, err= 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 INFO : There was nothing to transfer 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33806") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33172->172.17.0.3:33806, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35735") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35638->172.17.0.3:35735, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32902") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48708->172.17.0.3:32902, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36047") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52234->172.17.0.3:36047, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32937") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53364->172.17.0.3:32937, err= 2026/08/10 02:59:32 DEBUG : apple: size = 5 OK 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 02:59:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : apple: Unchanged skipping 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : banana: size = 6 OK 2026/08/10 02:59:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : banana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 02:59:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37600") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35306->172.17.0.3:37600, err= 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 INFO : There was nothing to transfer 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30408") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36038->172.17.0.3:30408, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32705") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43782->172.17.0.3:32705, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38551") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49096->172.17.0.3:38551, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38749") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58950->172.17.0.3:38749, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31845") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54306->172.17.0.3:31845, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33734") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33950->172.17.0.3:33734, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30867") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50940->172.17.0.3:30867, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37320") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60280->172.17.0.3:37320, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33498") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46578->172.17.0.3:33498, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36790") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38796->172.17.0.3:36790, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39290") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39816->172.17.0.3:39290, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35703") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56390->172.17.0.3:35703, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36791") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40986->172.17.0.3:36791, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30662") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47462->172.17.0.3:30662, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36131") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55512->172.17.0.3:36131, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39077") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52212->172.17.0.3:39077, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32180") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45866->172.17.0.3:32180, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33876") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48204->172.17.0.3:33876, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33705") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60430->172.17.0.3:33705, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37194") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45978->172.17.0.3:37194, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37362") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53302->172.17.0.3:37362, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35307") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33096->172.17.0.3:35307, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30617") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37666->172.17.0.3:30617, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36308") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48922->172.17.0.3:36308, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39132") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55904->172.17.0.3:39132, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34254") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39808->172.17.0.3:34254, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35156") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51372->172.17.0.3:35156, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31088") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42552->172.17.0.3:31088, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34277") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49962->172.17.0.3:34277, err= 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36810") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53522->172.17.0.3:36810, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37728") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49860->172.17.0.3:37728, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37090") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40020->172.17.0.3:37090, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32959") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58764->172.17.0.3:32959, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33816") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53358->172.17.0.3:33816, err= 2026/08/10 02:59:32 DEBUG : apple: size = 5 OK 2026/08/10 02:59:32 DEBUG : banana: size = 6 OK 2026/08/10 02:59:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : banana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 02:59:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : apple: Unchanged skipping 2026/08/10 02:59:32 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36065") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60820->172.17.0.3:36065, err= 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 INFO : There was nothing to transfer 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38146") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59126->172.17.0.3:38146, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32910") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58126->172.17.0.3:32910, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32122") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48646->172.17.0.3:32122, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31104") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42170->172.17.0.3:31104, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32607") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37016->172.17.0.3:32607, err= 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : apple: size = 5 OK 2026/08/10 02:59:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : apple: Unchanged skipping 2026/08/10 02:59:32 DEBUG : banana: size = 6 OK 2026/08/10 02:59:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : banana: Unchanged skipping 2026/08/10 02:59:32 DEBUG : splitbananasplit: size = 16 OK 2026/08/10 02:59:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33580") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43118->172.17.0.3:33580, err= 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 INFO : There was nothing to transfer 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36193") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46242->172.17.0.3:36193, err= 2026/08/10 02:59:32 DEBUG : apple: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : apple: Excluded 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : splitbananasplit: Excluded 2026/08/10 02:59:32 DEBUG : banana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : banana: Excluded 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : appleappleapplebanana: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31310") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39470->172.17.0.3:31310, err= 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/10 02:59:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30923") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45976->172.17.0.3:30923, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30426") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59452->172.17.0.3:30426, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38041") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51608->172.17.0.3:38041, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34539") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47266->172.17.0.3:34539, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38596") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54666->172.17.0.3:38596, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32866") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38418->172.17.0.3:32866, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34355") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54166->172.17.0.3:34355, err= --- PASS: TestTransform (7.75s) --- PASS: TestTransform/NFC (0.07s) --- PASS: TestTransform/NFD (0.08s) --- PASS: TestTransform/base64 (6.72s) --- PASS: TestTransform/prefix (0.14s) --- PASS: TestTransform/suffix (0.16s) --- PASS: TestTransform/truncate (0.12s) --- PASS: TestTransform/encoder (0.11s) --- PASS: TestTransform/ISO-8859-1 (0.09s) --- PASS: TestTransform/charmap (0.09s) --- PASS: TestTransform/lowercase (0.09s) --- PASS: TestTransform/ascii (0.08s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35026") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34600->172.17.0.3:35026, err= 2026/08/10 02:59:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/10 02:59:32 INFO : sub dir_somesuffix: Making directory 2026/08/10 02:59:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/10 02:59:32 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/10 02:59:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/10 02:59:32 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34834") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35788->172.17.0.3:34834, err= 2026/08/10 02:59:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/08/10 02:59:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/10 02:59:32 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33077") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53410->172.17.0.3:33077, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34409") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60448->172.17.0.3:34409, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33556") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36244->172.17.0.3:33556, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32788") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45014->172.17.0.3:32788, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39650") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43632->172.17.0.3:39650, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30132") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37924->172.17.0.3:30132, err= 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 INFO : tictactoe: Making directory 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 02:59:32 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36204") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51536->172.17.0.3:36204, err= 2026/08/10 02:59:32 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/08/10 02:59:32 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/08/10 02:59:32 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36640") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34740->172.17.0.3:36640, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36915") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39912->172.17.0.3:36915, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35322") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56756->172.17.0.3:35322, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36617") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46144->172.17.0.3:36617, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39533") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44120->172.17.0.3:39533, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30582") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48312->172.17.0.3:30582, err= 2026/08/10 02:59:32 INFO : toe: Making directory 2026/08/10 02:59:32 INFO : toe/toe: Making directory 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/10 02:59:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32130") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47698->172.17.0.3:32130, err= 2026/08/10 02:59:32 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/08/10 02:59:32 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/08/10 02:59:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39305") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41496->172.17.0.3:39305, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36850") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53656->172.17.0.3:36850, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38912") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34920->172.17.0.3:38912, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38000") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34494->172.17.0.3:38000, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38864") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41728->172.17.0.3:38864, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34213") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40604->172.17.0.3:34213, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38498") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58924->172.17.0.3:38498, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34478") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51948->172.17.0.3:34478, err= 2026/08/10 02:59:32 INFO : toe: Making directory 2026/08/10 02:59:32 INFO : toe/toe: Making directory 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/10 02:59:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34654") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44122->172.17.0.3:34654, err= 2026/08/10 02:59:32 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/08/10 02:59:32 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/08/10 02:59:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32512") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42556->172.17.0.3:32512, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37597") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34818->172.17.0.3:37597, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36156") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46576->172.17.0.3:36156, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37012") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57738->172.17.0.3:37012, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30131") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44904->172.17.0.3:30131, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34883") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60416->172.17.0.3:34883, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39294") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54538->172.17.0.3:39294, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:32 DEBUG : empty_dir: Making directory with metadata 2026/08/10 02:59:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 02:59:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32750") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56770->172.17.0.3:32750, err= 2026/08/10 02:59:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 02:59:32 INFO : tictacempty_dir: Making directory 2026/08/10 02:59:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 INFO : tictactoe: Making directory 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 02:59:32 INFO : tictactoe/tictactoe: Making directory 2026/08/10 02:59:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 02:59:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/10 02:59:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34649") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45692->172.17.0.3:34649, err= 2026/08/10 02:59:32 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/08/10 02:59:32 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/08/10 02:59:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32354") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40090->172.17.0.3:32354, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30009") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34855") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60534->172.17.0.3:34855, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53172->172.17.0.3:30009, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36679") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38480->172.17.0.3:36679, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33316") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53526->172.17.0.3:33316, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36827") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37377") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43970->172.17.0.3:36827, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56144->172.17.0.3:37377, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31613") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42602->172.17.0.3:31613, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32481") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57822->172.17.0.3:32481, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:32 DEBUG : empty_dir: Making directory with metadata 2026/08/10 02:59:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 02:59:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30324") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60522->172.17.0.3:30324, err= 2026/08/10 02:59:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 02:59:32 INFO : tictacempty_dir: Making directory 2026/08/10 02:59:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 INFO : tictactoe: Making directory 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 02:59:32 INFO : tictactoe/tictactoe: Making directory 2026/08/10 02:59:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 02:59:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/10 02:59:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 02:59:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35590") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35596->172.17.0.3:35590, err= 2026/08/10 02:59:32 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/10 02:59:32 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 02:59:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 02:59:32 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37172") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42042->172.17.0.3:37172, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38328") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37114") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:32810->172.17.0.3:38328, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42952->172.17.0.3:37114, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30904") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46518->172.17.0.3:30904, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 02:59:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36747") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55842->172.17.0.3:36747, err= 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34879") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35622") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47046->172.17.0.3:34879, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48670->172.17.0.3:35622, err= 2026/08/10 02:59:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39856") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34342->172.17.0.3:39856, err= 2026/08/10 02:59:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/10 02:59:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/10 02:59:32 NOTICE: ftp://172.17.0.3:21/rclone-test-xibuxem6raro: 0 differences found 2026/08/10 02:59:32 NOTICE: ftp://172.17.0.3:21/rclone-test-xibuxem6raro: 1 hashes could not be checked 2026/08/10 02:59:32 NOTICE: ftp://172.17.0.3:21/rclone-test-xibuxem6raro: 1 matching files 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31296") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59562->172.17.0.3:31296, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36202") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32091") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34246->172.17.0.3:36202, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54540->172.17.0.3:32091, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31393") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53816->172.17.0.3:31393, err= 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34637") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60744->172.17.0.3:34637, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36682") 2026/08/10 02:59:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44198->172.17.0.3:36682, err= 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 INFO : tictactoe: Making directory 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 02:59:32 INFO : tictactoe/tictactoe: Making directory 2026/08/10 02:59:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36995") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:32846->172.17.0.3:36995, err= 2026/08/10 02:59:33 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/08/10 02:59:33 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/08/10 02:59:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/10 02:59:33 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37382") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49472->172.17.0.3:37382, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33171") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33062->172.17.0.3:33171, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36163") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48068->172.17.0.3:36163, err= 2026/08/10 02:59:33 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37516") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:52334->172.17.0.3:37516, err= 2026/08/10 02:59:33 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:33 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35364") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42016->172.17.0.3:35364, err= 2026/08/10 02:59:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33178") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46208->172.17.0.3:33178, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:33 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:33 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30824") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46154->172.17.0.3:30824, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33262") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57896->172.17.0.3:33262, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32671") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49956->172.17.0.3:32671, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38128") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54718->172.17.0.3:38128, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33377") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46990->172.17.0.3:33377, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34203") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:57346->172.17.0.3:34203, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39669") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48554->172.17.0.3:39669, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/08/10 02:59:33 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35430") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43096->172.17.0.3:35430, err= 2026/08/10 02:59:33 INFO : toe: Making directory 2026/08/10 02:59:33 INFO : toe/toe: Making directory 2026/08/10 02:59:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35445") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56100->172.17.0.3:35445, err= 2026/08/10 02:59:33 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/08/10 02:59:33 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/08/10 02:59:33 INFO : toe/toe/toe: Copied (new) 2026/08/10 02:59:33 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30558") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37616->172.17.0.3:30558, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32353") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40530->172.17.0.3:32353, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39008") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54132->172.17.0.3:39008, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34444") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50792->172.17.0.3:34444, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33956") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53606->172.17.0.3:33956, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35803") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36810->172.17.0.3:35803, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38652") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46286->172.17.0.3:38652, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:33 DEBUG : empty_dir: Making directory with metadata 2026/08/10 02:59:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/10 02:59:33 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 02:59:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39242") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:49698->172.17.0.3:39242, err= 2026/08/10 02:59:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 02:59:33 INFO : tictacempty_dir: Making directory 2026/08/10 02:59:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 02:59:33 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:33 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:33 INFO : tictactoe: Making directory 2026/08/10 02:59:33 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:33 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 02:59:33 INFO : tictactoe/tictactoe: Making directory 2026/08/10 02:59:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 02:59:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32206") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46722->172.17.0.3:32206, err= 2026/08/10 02:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/10 02:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 02:59:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 02:59:33 INFO : toe/toe/toe.txt: Deleted 2026/08/10 02:59:33 INFO : toe/toe: Removing directory 2026/08/10 02:59:33 INFO : toe: Removing directory 2026/08/10 02:59:33 INFO : empty_dir: Removing directory 2026/08/10 02:59:33 DEBUG : Local file system at /tmp/rclone2151058479: deleted 3 directories 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30819") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50422->172.17.0.3:30819, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31393") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53826->172.17.0.3:31393, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35408") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51462->172.17.0.3:35408, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37100") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36182->172.17.0.3:37100, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36955") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42018->172.17.0.3:36955, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31952") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44364->172.17.0.3:31952, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30089") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55286->172.17.0.3:30089, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34599") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37280->172.17.0.3:34599, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30428") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48382->172.17.0.3:30428, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:33 DEBUG : empty_dir: Making directory with metadata 2026/08/10 02:59:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/10 02:59:33 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 02:59:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33472") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54700->172.17.0.3:33472, err= 2026/08/10 02:59:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 02:59:33 INFO : tictacempty_dir: Making directory 2026/08/10 02:59:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 02:59:33 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:33 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:33 INFO : tictactoe: Making directory 2026/08/10 02:59:33 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:33 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 02:59:33 INFO : tictactoe/tictactoe: Making directory 2026/08/10 02:59:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 02:59:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37810") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56196->172.17.0.3:37810, err= 2026/08/10 02:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/10 02:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 02:59:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 02:59:33 INFO : toe/toe/toe.txt: Deleted 2026/08/10 02:59:33 INFO : toe/toe: Removing directory 2026/08/10 02:59:33 INFO : toe: Removing directory 2026/08/10 02:59:33 INFO : empty_dir: Removing directory 2026/08/10 02:59:33 DEBUG : Local file system at /tmp/rclone2151058479: deleted 3 directories 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33140") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55992->172.17.0.3:33140, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39340") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56876->172.17.0.3:39340, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38697") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38558->172.17.0.3:38697, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39773") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43952->172.17.0.3:39773, err= 2026/08/10 02:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/10 02:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/10 02:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/10 02:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/10 02:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/10 02:59:33 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31753") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:38244->172.17.0.3:31753, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32681") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31423") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42826->172.17.0.3:32681, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37333") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43134->172.17.0.3:31423, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39760->172.17.0.3:37333, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38710") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39236->172.17.0.3:38710, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30378") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:36968->172.17.0.3:30378, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32548") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54602->172.17.0.3:32548, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34954") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38732") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40912->172.17.0.3:34954, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41910->172.17.0.3:38732, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38341") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37130->172.17.0.3:38341, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30735") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32819") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45970->172.17.0.3:30735, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:34006->172.17.0.3:32819, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34528") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:59366->172.17.0.3:34528, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:33 DEBUG : Reset feature "Copy" 2026/08/10 02:59:33 DEBUG : Reset feature "Move" 2026/08/10 02:59:33 DEBUG : Reset feature "Copy" 2026/08/10 02:59:33 DEBUG : Reset feature "Move" 2026/08/10 02:59:33 DEBUG : empty_dir: Making directory with metadata 2026/08/10 02:59:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/10 02:59:33 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 02:59:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37555") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48692->172.17.0.3:37555, err= 2026/08/10 02:59:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 02:59:33 INFO : tictacempty_dir: Making directory 2026/08/10 02:59:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/10 02:59:33 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:33 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:33 INFO : tictactoe: Making directory 2026/08/10 02:59:33 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:33 DEBUG : toe: transformed to: tictactoe 2026/08/10 02:59:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 02:59:33 INFO : tictactoe/tictactoe: Making directory 2026/08/10 02:59:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/10 02:59:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33562") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37888->172.17.0.3:33562, err= 2026/08/10 02:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/10 02:59:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/10 02:59:33 INFO : toe/toe/toe.txt: Deleted 2026/08/10 02:59:33 INFO : toe/toe: Removing directory 2026/08/10 02:59:33 INFO : toe: Removing directory 2026/08/10 02:59:33 INFO : empty_dir: Removing directory 2026/08/10 02:59:33 DEBUG : Local file system at /tmp/rclone2151058479: deleted 3 directories 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31887") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54910->172.17.0.3:31887, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34537") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39070") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41970->172.17.0.3:34537, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:45860->172.17.0.3:39070, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38896") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41538->172.17.0.3:38896, err= 2026/08/10 02:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/10 02:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/10 02:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/10 02:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/10 02:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31825") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33130->172.17.0.3:31825, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31640") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:60814->172.17.0.3:31640, err= 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/10 02:59:33 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/10 02:59:33 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38440") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35376->172.17.0.3:38440, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33738") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34192") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:50630->172.17.0.3:33738, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33904->172.17.0.3:34192, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31941") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35316") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56816->172.17.0.3:31941, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44200->172.17.0.3:35316, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32022") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:56126->172.17.0.3:32022, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39849") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51264->172.17.0.3:39849, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31314") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38134") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46276->172.17.0.3:31314, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:39486->172.17.0.3:38134, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35273") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:35332->172.17.0.3:35273, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32034") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44342->172.17.0.3:32034, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31788") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40716->172.17.0.3:31788, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38839") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46650->172.17.0.3:38839, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:33 DEBUG : toe: transformed to: dG9l 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33340") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:54878->172.17.0.3:33340, err= 2026/08/10 02:59:33 DEBUG : toe: transformed to: dG9l 2026/08/10 02:59:33 INFO : dG9l: Making directory 2026/08/10 02:59:33 DEBUG : toe: transformed to: dG9l 2026/08/10 02:59:33 DEBUG : toe: transformed to: dG9l 2026/08/10 02:59:33 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/10 02:59:33 INFO : dG9l/dG9l: Making directory 2026/08/10 02:59:33 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/10 02:59:33 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31964") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41062->172.17.0.3:31964, err= 2026/08/10 02:59:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/10 02:59:33 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/10 02:59:33 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35732") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42280->172.17.0.3:35732, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32396") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:41098->172.17.0.3:32396, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34709") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37328->172.17.0.3:34709, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36023") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37910->172.17.0.3:36023, err= 2026/08/10 02:59:33 DEBUG : dG9l: transformed to: toe 2026/08/10 02:59:33 DEBUG : dG9l: transformed to: toe 2026/08/10 02:59:33 DEBUG : toe: Directory modification time the same (differ by 101.776697ms, within tolerance 1s) 2026/08/10 02:59:33 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:32933") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44902->172.17.0.3:32933, err= 2026/08/10 02:59:33 DEBUG : dG9l: transformed to: toe 2026/08/10 02:59:33 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/10 02:59:33 DEBUG : toe/toe: Directory modification time the same (differ by 101.776697ms, within tolerance 1s) 2026/08/10 02:59:33 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35573") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58934->172.17.0.3:35573, err= 2026/08/10 02:59:33 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/10 02:59:33 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/10 02:59:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/08/10 02:59:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/10 02:59:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/10 02:59:33 DEBUG : Local file system at /tmp/rclone2151058479: Waiting for checks to finish 2026/08/10 02:59:33 DEBUG : Local file system at /tmp/rclone2151058479: Waiting for transfers to finish 2026/08/10 02:59:33 DEBUG : Waiting for deletions to finish 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35098") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47950->172.17.0.3:35098, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34853") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:44998->172.17.0.3:34853, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:34640") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:37858->172.17.0.3:34640, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31270") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:48670->172.17.0.3:31270, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:37039") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:40012->172.17.0.3:37039, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:30793") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:55592->172.17.0.3:30793, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31491") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:53518->172.17.0.3:31491, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xibuxem6raro", Local "Local file system at /tmp/rclone2151058479", Modify Window "1s" 2026/08/10 02:59:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/10 02:59:33 DEBUG : toe: transformed to: 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36378") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:33640->172.17.0.3:36378, err= 2026/08/10 02:59:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/10 02:59:33 DEBUG : toe: transformed to: 2026/08/10 02:59:33 INFO : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Making directory 2026/08/10 02:59:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/10 02:59:33 DEBUG : toe: transformed to: 2026/08/10 02:59:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/10 02:59:33 DEBUG : toe: transformed to: 2026/08/10 02:59:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/10 02:59:33 DEBUG : toe/toe: transformed to: 2026/08/10 02:59:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/10 02:59:33 INFO : toe/toe: Making directory 2026/08/10 02:59:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/10 02:59:33 DEBUG : toe/toe: transformed to: 2026/08/10 02:59:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/10 02:59:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/10 02:59:33 DEBUG : toe: transformed to: 2026/08/10 02:59:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/10 02:59:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/10 02:59:33 DEBUG : toe/toe/toe: transformed to: 2026/08/10 02:59:33 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for checks to finish 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Waiting for transfers to finish 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39733") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:51360->172.17.0.3:39733, err= 2026/08/10 02:59:33 DEBUG : toe/toe/toe: size = 11 OK 2026/08/10 02:59:33 INFO : toe/toe/toe: Copied (new) 2026/08/10 02:59:33 ERROR : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: not deleting files as there were IO errors 2026/08/10 02:59:33 ERROR : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: not deleting directories as there were IO errors 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:38729") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46684->172.17.0.3:38729, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35033") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43856->172.17.0.3:35033, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:31369") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:58104->172.17.0.3:31369, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:36559") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47192->172.17.0.3:36559, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:33563") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:43912->172.17.0.3:33563, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:35608") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:42668->172.17.0.3:35608, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39497") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:46282->172.17.0.3:39497, err= --- PASS: TestError (0.01s) PASS 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: dial("tcp","172.17.0.3:39376") 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: > dial: conn=172.17.0.1:47498->172.17.0.3:39376, err= 2026/08/10 02:59:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xibuxem6raro: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m52.459278891s (try 1/5)