"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/04/05 01:31:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vatehaf0jafo" 2026/04/05 01:31:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 01:31:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:13 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:13 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:13 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:13 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:13 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Connecting to FTP server 2026/04/05 01:31:13 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:13 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38594->172.17.0.6:21, err= 2026/04/05 01:31:13 DEBUG : Creating backend with remote "/tmp/rclone4193521643" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36586") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55440->172.17.0.6:36586, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36750") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55154->172.17.0.6:36750, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35345") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40800->172.17.0.6:35345, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32813") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36194->172.17.0.6:32813, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32442") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48568->172.17.0.6:32442, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35530") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54532->172.17.0.6:35530, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/05 01:31:14 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35974") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54142->172.17.0.6:35974, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30528") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39196->172.17.0.6:30528, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33546") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43670->172.17.0.6:33546, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31719") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36188->172.17.0.6:31719, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39020") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42536->172.17.0.6:39020, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38530") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59876->172.17.0.6:38530, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37969") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47690->172.17.0.6:37969, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33075") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42168->172.17.0.6:33075, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32398") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34094->172.17.0.6:32398, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : Creating backend with remote "/non-existing" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34040") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48880->172.17.0.6:34040, err= 2026/04/05 01:31:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30864") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53592->172.17.0.6:30864, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31590") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47160->172.17.0.6:31590, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37568") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50014->172.17.0.6:37568, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/05 01:31:14 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39968") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60178->172.17.0.6:39968, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30131") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52556->172.17.0.6:30131, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36419") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56198->172.17.0.6:36419, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30655") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59710->172.17.0.6:30655, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34950") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44606->172.17.0.6:34950, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" sync_test.go:222: Only runs on local 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39292") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42524->172.17.0.6:39292, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30225") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55498->172.17.0.6:30225, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 INFO : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Running all checks before starting transfers 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37328") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59600->172.17.0.6:37328, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 INFO : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Checks finished, now starting transfers 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30079") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44154->172.17.0.6:30079, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/05 01:31:14 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32619") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44894->172.17.0.6:32619, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30615") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47802->172.17.0.6:30615, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31592") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38728->172.17.0.6:31592, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37135") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55100->172.17.0.6:37135, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36877") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43284->172.17.0.6:36877, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 ERROR : Ignoring --no-traverse with sync 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35056") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52914->172.17.0.6:35056, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34176") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60270->172.17.0.6:34176, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/05 01:31:14 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30542") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49690->172.17.0.6:30542, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39158") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48460->172.17.0.6:39158, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38693") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48588->172.17.0.6:38693, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39289") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51336->172.17.0.6:39289, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31363") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49044->172.17.0.6:31363, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36298") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34170->172.17.0.6:36298, err= 2026/04/05 01:31:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37651") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58690->172.17.0.6:37651, err= 2026/04/05 01:31:14 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/04/05 01:31:14 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/04/05 01:31:14 INFO : hello world2: Copied (new) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30861") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46940->172.17.0.6:30861, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30883") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38246->172.17.0.6:30883, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39008") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59560->172.17.0.6:39008, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31582") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49968->172.17.0.6:31582, err= 2026/04/05 01:31:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33684") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41094->172.17.0.6:33684, err= 2026/04/05 01:31:14 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/04/05 01:31:14 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/04/05 01:31:14 INFO : potato2: Copied (new) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35219") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40186->172.17.0.6:35219, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35448") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53866->172.17.0.6:35448, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33636") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39878->172.17.0.6:33636, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32464") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37618->172.17.0.6:32464, err= 2026/04/05 01:31:14 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/04/05 01:31:14 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/04/05 01:31:14 INFO : potato2: Copied (new) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32858") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58542->172.17.0.6:32858, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39916") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38632->172.17.0.6:39916, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37742") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50596->172.17.0.6:37742, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/05 01:31:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 01:31:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/05 01:31:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38115") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53820->172.17.0.6:38115, err= 2026/04/05 01:31:14 INFO : sub dir2: Making directory 2026/04/05 01:31:14 INFO : sub dir: Making directory 2026/04/05 01:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:31:14 INFO : sub dir2/sub sub dir2: Making directory 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Connecting to FTP server 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38606->172.17.0.6:21, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39441") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41676->172.17.0.6:39441, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/05 01:31:14 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34968") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54506->172.17.0.6:34968, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39866") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34502") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47866->172.17.0.6:39866, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37714->172.17.0.6:34502, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38440") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45968->172.17.0.6:38440, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39584") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59870->172.17.0.6:39584, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33817") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36960") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40890->172.17.0.6:36960, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41104->172.17.0.6:33817, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31513") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34656->172.17.0.6:31513, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37074") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38890->172.17.0.6:37074, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 INFO : sub dir2: Making directory 2026/04/05 01:31:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/05 01:31:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37931") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39130->172.17.0.6:37931, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35883") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43222->172.17.0.6:35883, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/05 01:31:14 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39517") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57734->172.17.0.6:39517, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32460") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48378->172.17.0.6:32460, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31648") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53246->172.17.0.6:31648, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31350") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33826->172.17.0.6:31350, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34129") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56914->172.17.0.6:34129, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : sub dir2: Making directory with metadata 2026/04/05 01:31:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31948") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34844->172.17.0.6:31948, err= 2026/04/05 01:31:14 INFO : sub dir2: Making directory 2026/04/05 01:31:14 INFO : sub dir: Making directory 2026/04/05 01:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36390") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59062->172.17.0.6:36390, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/05 01:31:14 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:31:14 INFO : sub dir/hello world: Deleted 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39453") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34960->172.17.0.6:39453, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31628") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37853") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48568->172.17.0.6:31628, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56744->172.17.0.6:37853, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38823") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60582->172.17.0.6:38823, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33371") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56908->172.17.0.6:33371, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36826") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34172->172.17.0.6:36826, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39183") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40294->172.17.0.6:39183, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31846") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35842->172.17.0.6:31846, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36964") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34272->172.17.0.6:36964, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32793") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34168->172.17.0.6:32793, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 INFO : sub dir2: Making directory 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39383") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53198->172.17.0.6:39383, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31753") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52864->172.17.0.6:31753, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/05 01:31:14 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:31:14 INFO : sub dir/hello world: Deleted 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32368") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51496->172.17.0.6:32368, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35032") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60268->172.17.0.6:35032, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31678") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40180->172.17.0.6:31678, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39186") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54494->172.17.0.6:39186, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36823") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53780->172.17.0.6:36823, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : sub dir2: Making directory with metadata 2026/04/05 01:31:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 01:31:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35444") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58914->172.17.0.6:35444, err= 2026/04/05 01:31:14 INFO : sub dir2: Making directory 2026/04/05 01:31:14 INFO : sub dir: Making directory 2026/04/05 01:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38623") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35688->172.17.0.6:38623, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/05 01:31:14 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33047") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53254->172.17.0.6:33047, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36491") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39698") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46182->172.17.0.6:36491, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42414->172.17.0.6:39698, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32361") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59734->172.17.0.6:32361, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31775") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36669") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43666->172.17.0.6:31775, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48386->172.17.0.6:36669, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33259") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41288->172.17.0.6:33259, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33724") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52936->172.17.0.6:33724, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34922") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35940->172.17.0.6:34922, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 INFO : sub dir2: Making directory 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34918") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34490->172.17.0.6:34918, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38541") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55572->172.17.0.6:38541, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/05 01:31:14 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39778") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44046->172.17.0.6:39778, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36694") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37512->172.17.0.6:36694, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37658") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58562->172.17.0.6:37658, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30298") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54660->172.17.0.6:30298, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32282") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39162->172.17.0.6:32282, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39774") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:32886->172.17.0.6:39774, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34062") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41876->172.17.0.6:34062, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32349") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39616->172.17.0.6:32349, err= 2026/04/05 01:31:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qiwikim8laqa" 2026/04/05 01:31:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:14 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:14 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:14 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:14 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-qiwikim8laqa: Connecting to FTP server 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-qiwikim8laqa: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-qiwikim8laqa: > dial: conn=172.17.0.1:38610->172.17.0.6:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.6:21/rclone-test-vatehaf0jafo -> ftp://172.17.0.6:21/rclone-test-qiwikim8laqa 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-qiwikim8laqa: dial("tcp","172.17.0.6:31700") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-qiwikim8laqa: > dial: conn=172.17.0.1:45100->172.17.0.6:31700, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36064") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60024->172.17.0.6:36064, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31217") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47072->172.17.0.6:31217, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-qiwikim8laqa: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-qiwikim8laqa: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34060") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34426->172.17.0.6:34060, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-qiwikim8laqa: dial("tcp","172.17.0.6:38693") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-qiwikim8laqa: > dial: conn=172.17.0.1:48602->172.17.0.6:38693, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/05 01:31:14 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/05 01:31:14 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-qiwikim8laqa: dial("tcp","172.17.0.6:36385") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-qiwikim8laqa: > dial: conn=172.17.0.1:56666->172.17.0.6:36385, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-qiwikim8laqa: dial("tcp","172.17.0.6:38162") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-qiwikim8laqa: > dial: conn=172.17.0.1:59840->172.17.0.6:38162, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-qiwikim8laqa: dial("tcp","172.17.0.6:37473") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-qiwikim8laqa: > dial: conn=172.17.0.1:59574->172.17.0.6:37473, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-qiwikim8laqa: dial("tcp","172.17.0.6:33665") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-qiwikim8laqa: > dial: conn=172.17.0.1:42986->172.17.0.6:33665, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-qiwikim8laqa: Purge object "sub dir/hello world" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-qiwikim8laqa: Purge dir "sub dir" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-qiwikim8laqa: Purge dir "" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31133") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43834->172.17.0.6:31133, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38277") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35680->172.17.0.6:38277, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39570") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49844->172.17.0.6:39570, err= --- PASS: TestServerSideCopy (0.05s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31861") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57618->172.17.0.6:31861, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34782") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57100->172.17.0.6:34782, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38886") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60844->172.17.0.6:38886, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32576") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35958->172.17.0.6:32576, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38189") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54932->172.17.0.6:38189, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:14 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:14 DEBUG : sub dir/hello world: Sizes differ 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33796") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36500->172.17.0.6:33796, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/04/05 01:31:14 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/04/05 01:31:14 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37981") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39942->172.17.0.6:37981, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36199") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43476->172.17.0.6:36199, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38055") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60244->172.17.0.6:38055, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38570") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43222->172.17.0.6:38570, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34940") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54346->172.17.0.6:34940, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38449") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47716->172.17.0.6:38449, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31452") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38674->172.17.0.6:31452, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33478") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56098->172.17.0.6:33478, err= 2026/04/05 01:31:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kudehiz5tifu" 2026/04/05 01:31:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:14 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:14 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:14 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:14 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: Connecting to FTP server 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: > dial: conn=172.17.0.1:38622->172.17.0.6:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.6:21/rclone-test-vatehaf0jafo -> ftp://172.17.0.6:21/rclone-test-kudehiz5tifu 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: dial("tcp","172.17.0.6:31582") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: > dial: conn=172.17.0.1:49980->172.17.0.6:31582, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31678") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40194->172.17.0.6:31678, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36486") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38348->172.17.0.6:36486, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30045") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34760->172.17.0.6:30045, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: dial("tcp","172.17.0.6:35711") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: > dial: conn=172.17.0.1:52504->172.17.0.6:35711, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/05 01:31:14 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/05 01:31:14 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: dial("tcp","172.17.0.6:31247") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: > dial: conn=172.17.0.1:53620->172.17.0.6:31247, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: dial("tcp","172.17.0.6:33765") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: > dial: conn=172.17.0.1:39076->172.17.0.6:33765, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39562") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53884->172.17.0.6:39562, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38274") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57330->172.17.0.6:38274, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33607") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39214->172.17.0.6:33607, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: dial("tcp","172.17.0.6:31882") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: > dial: conn=172.17.0.1:43324->172.17.0.6:31882, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34768") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42290->172.17.0.6:34768, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: dial("tcp","172.17.0.6:33915") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30002") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: > dial: conn=172.17.0.1:53228->172.17.0.6:33915, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52178->172.17.0.6:30002, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:14 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.6:21/rclone-test-kudehiz5tifu) 2026/04/05 01:31:14 DEBUG : sub dir/hello world: Sizes differ 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35418") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59842->172.17.0.6:35418, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: dial("tcp","172.17.0.6:32057") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: > dial: conn=172.17.0.1:58004->172.17.0.6:32057, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/04/05 01:31:14 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/04/05 01:31:14 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: dial("tcp","172.17.0.6:33391") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: > dial: conn=172.17.0.1:35148->172.17.0.6:33391, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: dial("tcp","172.17.0.6:36363") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: > dial: conn=172.17.0.1:53626->172.17.0.6:36363, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: dial("tcp","172.17.0.6:30675") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: > dial: conn=172.17.0.1:45778->172.17.0.6:30675, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: dial("tcp","172.17.0.6:34844") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: > dial: conn=172.17.0.1:44800->172.17.0.6:34844, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: Purge object "sub dir/hello world" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: Purge dir "sub dir" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-kudehiz5tifu: Purge dir "" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30445") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48702->172.17.0.6:30445, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32760") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:32834->172.17.0.6:32760, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34801") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60994->172.17.0.6:34801, err= --- PASS: TestServerSideCopyOverSelf (0.06s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31172") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40756->172.17.0.6:31172, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33013") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50134->172.17.0.6:33013, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30156") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50658->172.17.0.6:30156, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34416") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60918->172.17.0.6:34416, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34129") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56930->172.17.0.6:34129, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:14 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:14 DEBUG : sub dir/hello world: Sizes differ 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36141") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36160->172.17.0.6:36141, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/04/05 01:31:14 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/04/05 01:31:14 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/05 01:31:14 INFO : sub dir/hello world: Deleted 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33345") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50442->172.17.0.6:33345, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38508") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36248->172.17.0.6:38508, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36735") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48806->172.17.0.6:36735, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32613") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60178->172.17.0.6:32613, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33791") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34470->172.17.0.6:33791, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36960") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40904->172.17.0.6:36960, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35450") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48604->172.17.0.6:35450, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33980") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59530->172.17.0.6:33980, err= 2026/04/05 01:31:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jotipuk3lamo" 2026/04/05 01:31:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:14 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:14 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:14 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:14 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: Connecting to FTP server 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: > dial: conn=172.17.0.1:38624->172.17.0.6:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.6:21/rclone-test-vatehaf0jafo -> ftp://172.17.0.6:21/rclone-test-jotipuk3lamo 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: dial("tcp","172.17.0.6:34273") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: > dial: conn=172.17.0.1:58144->172.17.0.6:34273, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32520") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53236->172.17.0.6:32520, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34754") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43652->172.17.0.6:34754, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33450") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34590->172.17.0.6:33450, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: dial("tcp","172.17.0.6:39170") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: > dial: conn=172.17.0.1:43722->172.17.0.6:39170, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/05 01:31:14 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/05 01:31:14 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: dial("tcp","172.17.0.6:35546") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: > dial: conn=172.17.0.1:39676->172.17.0.6:35546, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: dial("tcp","172.17.0.6:39684") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: > dial: conn=172.17.0.1:50920->172.17.0.6:39684, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34986") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40142->172.17.0.6:34986, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34845") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56006->172.17.0.6:34845, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34522") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38728->172.17.0.6:34522, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: Using server-side directory move 2026/04/05 01:31:14 INFO : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35120") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: dial("tcp","172.17.0.6:30776") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50550->172.17.0.6:35120, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: > dial: conn=172.17.0.1:48368->172.17.0.6:30776, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31370") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: dial("tcp","172.17.0.6:37238") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42324->172.17.0.6:31370, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: > dial: conn=172.17.0.1:44478->172.17.0.6:37238, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:14 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.6:21/rclone-test-jotipuk3lamo) 2026/04/05 01:31:14 DEBUG : sub dir/hello world: Sizes differ 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: Waiting for transfers to finish 2026/04/05 01:31:14 INFO : sub dir/hello world: Deleted 2026/04/05 01:31:14 INFO : sub dir/hello world: Moved (server-side) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39257") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42868->172.17.0.6:39257, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32919") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46756->172.17.0.6:32919, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: dial("tcp","172.17.0.6:32610") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: > dial: conn=172.17.0.1:44118->172.17.0.6:32610, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: dial("tcp","172.17.0.6:33124") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: > dial: conn=172.17.0.1:39724->172.17.0.6:33124, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32834") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44120->172.17.0.6:32834, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37653") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52640->172.17.0.6:37653, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32319") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33342->172.17.0.6:32319, err= 2026/04/05 01:31:14 DEBUG : testing file moves 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: dial("tcp","172.17.0.6:35950") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: > dial: conn=172.17.0.1:34832->172.17.0.6:35950, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36589") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60808->172.17.0.6:36589, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35499") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: dial("tcp","172.17.0.6:34558") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48694->172.17.0.6:35499, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: > dial: conn=172.17.0.1:42964->172.17.0.6:34558, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:14 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.6:21/rclone-test-jotipuk3lamo) 2026/04/05 01:31:14 DEBUG : sub dir/hello world: Sizes differ 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: Waiting for transfers to finish 2026/04/05 01:31:14 INFO : sub dir/hello world: Deleted 2026/04/05 01:31:14 INFO : sub dir/hello world: Moved (server-side) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34100") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47948->172.17.0.6:34100, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39859") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43400->172.17.0.6:39859, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: dial("tcp","172.17.0.6:38393") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: > dial: conn=172.17.0.1:48244->172.17.0.6:38393, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: dial("tcp","172.17.0.6:32627") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: > dial: conn=172.17.0.1:42724->172.17.0.6:32627, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: dial("tcp","172.17.0.6:39293") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: > dial: conn=172.17.0.1:43498->172.17.0.6:39293, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: dial("tcp","172.17.0.6:36935") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: > dial: conn=172.17.0.1:40682->172.17.0.6:36935, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: Purge object "sub dir/hello world" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: Purge dir "sub dir" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-jotipuk3lamo: Purge dir "" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38923") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38586->172.17.0.6:38923, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38489") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50440->172.17.0.6:38489, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32054") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59290->172.17.0.6:32054, err= --- PASS: TestServerSideMoveOverSelf (0.09s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33788") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55372->172.17.0.6:33788, err= 2026/04/05 01:31:14 ERROR : error listing: directory not found 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31266") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42214->172.17.0.6:31266, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37674") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52042->172.17.0.6:37674, err= 2026/04/05 01:31:14 INFO : Local file system at /tmp/rclone4193521643: Making directory 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35325") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35684->172.17.0.6:35325, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37635") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59340->172.17.0.6:37635, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37941") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49396->172.17.0.6:37941, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39015") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45080->172.17.0.6:39015, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31574") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56384->172.17.0.6:31574, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33765") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39078->172.17.0.6:33765, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39511") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50718->172.17.0.6:39511, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30570") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57428->172.17.0.6:30570, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32903") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58192->172.17.0.6:32903, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36795") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47888->172.17.0.6:36795, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32514") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45732->172.17.0.6:32514, err= 2026/04/05 01:31:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39791") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45430->172.17.0.6:39791, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : Local file system at /tmp/rclone4193521643: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : Local file system at /tmp/rclone4193521643: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33208") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42258->172.17.0.6:33208, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/05 01:31:14 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/05 01:31:14 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:31:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33998") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56572->172.17.0.6:33998, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37316") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59608->172.17.0.6:37316, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35539") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56658->172.17.0.6:35539, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35776") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57416->172.17.0.6:35776, err= 2026/04/05 01:31:14 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30235") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38390->172.17.0.6:30235, err= 2026/04/05 01:31:14 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/04/05 01:31:14 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/04/05 01:31:14 INFO : check sum: Copied (new) 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37516") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52466->172.17.0.6:37516, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30852") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46646->172.17.0.6:30852, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : check sum: size = 1 OK 2026/04/05 01:31:14 NOTICE: ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/05 01:31:14 DEBUG : check sum: Size of src and dst objects identical 2026/04/05 01:31:14 DEBUG : check sum: Unchanged skipping 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 INFO : There was nothing to transfer 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31932") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36378->172.17.0.6:31932, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31833") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46258->172.17.0.6:31833, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39454") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52806->172.17.0.6:39454, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39130") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52112->172.17.0.6:39130, err= 2026/04/05 01:31:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34552") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39872->172.17.0.6:34552, err= 2026/04/05 01:31:14 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/04/05 01:31:14 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/04/05 01:31:14 INFO : sizeonly: Copied (new) 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30193") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57994->172.17.0.6:30193, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30596") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55178->172.17.0.6:30596, err= 2026/04/05 01:31:14 DEBUG : sizeonly: size = 6 OK 2026/04/05 01:31:14 DEBUG : sizeonly: Sizes identical 2026/04/05 01:31:14 DEBUG : sizeonly: Unchanged skipping 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 INFO : There was nothing to transfer 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39081") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52574->172.17.0.6:39081, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35910") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37058->172.17.0.6:35910, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38198") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39860->172.17.0.6:38198, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31304") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50162->172.17.0.6:31304, err= 2026/04/05 01:31:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30672") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33684->172.17.0.6:30672, err= 2026/04/05 01:31:14 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/04/05 01:31:14 INFO : ignore-size: Copied (new) 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36011") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54160->172.17.0.6:36011, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38709") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58040->172.17.0.6:38709, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:14 DEBUG : ignore-size: Unchanged skipping 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 INFO : There was nothing to transfer 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38396") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55772->172.17.0.6:38396, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38611") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48306->172.17.0.6:38611, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35882") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51282->172.17.0.6:35882, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35934") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45352->172.17.0.6:35934, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36599") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37192->172.17.0.6:36599, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34991") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44870->172.17.0.6:34991, err= 2026/04/05 01:31:14 DEBUG : existing: size = 6 OK 2026/04/05 01:31:14 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:14 DEBUG : existing: Unchanged skipping 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 INFO : There was nothing to transfer 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39070") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39726->172.17.0.6:39070, err= 2026/04/05 01:31:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38321") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57386->172.17.0.6:38321, err= 2026/04/05 01:31:14 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/05 01:31:14 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/05 01:31:14 INFO : existing: Copied (replaced existing) 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37156") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35772->172.17.0.6:37156, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36470") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58064->172.17.0.6:36470, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31245") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41036->172.17.0.6:31245, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34510") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51016->172.17.0.6:34510, err= 2026/04/05 01:31:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38731") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51982->172.17.0.6:38731, err= 2026/04/05 01:31:14 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/05 01:31:14 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/05 01:31:14 INFO : existing: Copied (new) 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37812") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60670->172.17.0.6:37812, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34920") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58798->172.17.0.6:34920, err= 2026/04/05 01:31:14 DEBUG : existing: Destination exists, skipping 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 INFO : There was nothing to transfer 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31379") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54198->172.17.0.6:31379, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32306") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45542->172.17.0.6:32306, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32966") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54404->172.17.0.6:32966, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30334") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52282->172.17.0.6:30334, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36349") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38678->172.17.0.6:36349, err= 2026/04/05 01:31:14 INFO : d: Making directory 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38687") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41148->172.17.0.6:38687, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Connecting to FTP server 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30747") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43284->172.17.0.6:30747, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37036") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50486->172.17.0.6:37036, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38636->172.17.0.6:21, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39620") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51222->172.17.0.6:39620, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37826") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39382->172.17.0.6:37826, err= 2026/04/05 01:31:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Connecting to FTP server 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38650->172.17.0.6:21, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38974") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39500") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58384->172.17.0.6:38974, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42498->172.17.0.6:39500, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32239") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46744->172.17.0.6:32239, err= 2026/04/05 01:31:14 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/04/05 01:31:14 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/04/05 01:31:14 INFO : a/potato2: Copied (new) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35371") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42534->172.17.0.6:35371, err= 2026/04/05 01:31:14 DEBUG : c/non empty space: size = 5 OK 2026/04/05 01:31:14 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/05 01:31:14 DEBUG : c/non empty space: Unchanged skipping 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 INFO : b/potato: Deleted 2026/04/05 01:31:14 INFO : d: Removing directory 2026/04/05 01:31:14 INFO : b: Removing directory 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: deleted 2 directories 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39353") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38074->172.17.0.6:39353, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35083") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37956->172.17.0.6:35083, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39667") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42786->172.17.0.6:39667, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31207") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45934->172.17.0.6:31207, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38885") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57040->172.17.0.6:38885, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30170") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41272->172.17.0.6:30170, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32348") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57702->172.17.0.6:32348, err= --- PASS: TestSyncIgnoreErrors (0.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34633") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56296->172.17.0.6:34633, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38091") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43262->172.17.0.6:38091, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37956") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41008->172.17.0.6:37956, err= 2026/04/05 01:31:14 DEBUG : empty space: size = 1 OK 2026/04/05 01:31:14 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/04/05 01:31:14 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33967") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59740->172.17.0.6:33967, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30576") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50992->172.17.0.6:30576, err= 2026/04/05 01:31:14 DEBUG : empty space: size = 1 OK 2026/04/05 01:31:14 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/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32906") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38002->172.17.0.6:32906, err= 2026/04/05 01:31:14 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/04/05 01:31:14 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/04/05 01:31:14 INFO : empty space: Copied (replaced existing) 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36826") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34176->172.17.0.6:36826, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30714") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43854->172.17.0.6:30714, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36716") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51490->172.17.0.6:36716, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33587") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50912->172.17.0.6:33587, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37371") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35378->172.17.0.6:37371, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30206") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47922->172.17.0.6:30206, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37813") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34524->172.17.0.6:37813, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30542") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49696->172.17.0.6:30542, err= 2026/04/05 01:31:14 DEBUG : foo: size = 3 OK 2026/04/05 01:31:14 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/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36351") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46936->172.17.0.6:36351, err= 2026/04/05 01:31:14 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/04/05 01:31:14 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/04/05 01:31:14 INFO : foo: Copied (replaced existing) 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32548") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59930->172.17.0.6:32548, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34765") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40508->172.17.0.6:34765, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33732") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54914->172.17.0.6:33732, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36785") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60322->172.17.0.6:36785, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37726") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59108->172.17.0.6:37726, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36968") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42566->172.17.0.6:36968, err= 2026/04/05 01:31:14 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : empty space: size = 1 OK 2026/04/05 01:31:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/05 01:31:14 DEBUG : empty space: Unchanged skipping 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34589") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50444->172.17.0.6:34589, err= 2026/04/05 01:31:14 DEBUG : potato.06503f43.partial: size = 60 OK 2026/04/05 01:31:14 DEBUG : potato.06503f43.partial: renamed to: potato 2026/04/05 01:31:14 INFO : potato: Copied (new) 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33287") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56918->172.17.0.6:33287, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31278") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47736->172.17.0.6:31278, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37478") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45032->172.17.0.6:37478, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32738") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52012->172.17.0.6:32738, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37105") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57354->172.17.0.6:37105, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39044") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51728->172.17.0.6:39044, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:14 DEBUG : potato: size = 60 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:14 DEBUG : potato: Sizes differ 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31125") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33828->172.17.0.6:31125, err= 2026/04/05 01:31:14 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/04/05 01:31:14 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/04/05 01:31:14 INFO : potato: Copied (replaced existing) 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30512") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45266->172.17.0.6:30512, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30459") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40256->172.17.0.6:30459, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31834") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55046->172.17.0.6:31834, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33541") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39564->172.17.0.6:33541, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31854") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43096->172.17.0.6:31854, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37563") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54230->172.17.0.6:37563, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : potato: size = 21 OK 2026/04/05 01:31:14 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/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32338") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41358->172.17.0.6:32338, err= 2026/04/05 01:31:14 DEBUG : potato.a809149f.partial: size = 21 OK 2026/04/05 01:31:14 DEBUG : potato.a809149f.partial: renamed to: potato 2026/04/05 01:31:14 INFO : potato: Copied (replaced existing) 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31462") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53812->172.17.0.6:31462, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30587") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46708->172.17.0.6:30587, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36961") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58448->172.17.0.6:36961, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34294") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59732->172.17.0.6:34294, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30674") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48712->172.17.0.6:30674, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37041") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54248->172.17.0.6:37041, err= 2026/04/05 01:31:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : empty space: size = 1 OK 2026/04/05 01:31:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/05 01:31:14 DEBUG : empty space: Unchanged skipping 2026/04/05 01:31:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31652") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38256->172.17.0.6:31652, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32190") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60826->172.17.0.6:32190, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38014") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42560->172.17.0.6:38014, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39787") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35772->172.17.0.6:39787, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34680") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39652->172.17.0.6:34680, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37295") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37836->172.17.0.6:37295, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38616") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35342->172.17.0.6:38616, err= 2026/04/05 01:31:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : empty space: size = 1 OK 2026/04/05 01:31:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : empty space: Unchanged skipping 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33802") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53864->172.17.0.6:33802, err= 2026/04/05 01:31:14 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/04/05 01:31:14 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/04/05 01:31:14 INFO : potato2: Copied (new) 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 INFO : potato: Deleted 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32514") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45734->172.17.0.6:32514, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30039") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55126->172.17.0.6:30039, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31750") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34204->172.17.0.6:31750, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39745") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57952->172.17.0.6:39745, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37031") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35026->172.17.0.6:37031, err= 2026/04/05 01:31:14 INFO : d: Making directory 2026/04/05 01:31:14 INFO : d/e: Making directory 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38470") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46888->172.17.0.6:38470, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33605") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42084->172.17.0.6:33605, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39760") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36065") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45070->172.17.0.6:36065, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36672") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35328->172.17.0.6:36672, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59044->172.17.0.6:39760, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32824") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47062->172.17.0.6:32824, err= 2026/04/05 01:31:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38363") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39661") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40136->172.17.0.6:38363, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45282->172.17.0.6:39661, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35231") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40352->172.17.0.6:35231, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35099") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37290->172.17.0.6:35099, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36102") 2026/04/05 01:31:14 DEBUG : c/non empty space: size = 5 OK 2026/04/05 01:31:14 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/05 01:31:14 DEBUG : c/non empty space: Unchanged skipping 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43112->172.17.0.6:36102, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/04/05 01:31:14 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/04/05 01:31:14 INFO : a/potato2: Copied (new) 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 INFO : b/potato: Deleted 2026/04/05 01:31:14 INFO : d/e: Removing directory 2026/04/05 01:31:14 INFO : d: Removing directory 2026/04/05 01:31:14 INFO : b: Removing directory 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: deleted 3 directories 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38322") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42556->172.17.0.6:38322, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32431") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39813") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46152->172.17.0.6:39813, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33952->172.17.0.6:32431, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31930") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36620->172.17.0.6:31930, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30125") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34390") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54858->172.17.0.6:34390, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45180->172.17.0.6:30125, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30139") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41254->172.17.0.6:30139, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38851") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37518->172.17.0.6:38851, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31792") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46980->172.17.0.6:31792, err= 2026/04/05 01:31:14 INFO : d: Making directory 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39343") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58686->172.17.0.6:39343, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33130") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30770") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58188->172.17.0.6:30770, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52394->172.17.0.6:33130, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39337") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54826->172.17.0.6:39337, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37632") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47192->172.17.0.6:37632, err= 2026/04/05 01:31:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34381") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37996->172.17.0.6:34381, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39001") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60672->172.17.0.6:39001, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31246") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33025") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57096->172.17.0.6:31246, err= 2026/04/05 01:31:14 DEBUG : c/non empty space: size = 5 OK 2026/04/05 01:31:14 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56830->172.17.0.6:33025, err= 2026/04/05 01:31:14 DEBUG : c/non empty space: Unchanged skipping 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/04/05 01:31:14 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/04/05 01:31:14 INFO : a/potato2: Copied (new) 2026/04/05 01:31:14 ERROR : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: not deleting files as there were IO errors 2026/04/05 01:31:14 ERROR : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: not deleting directories as there were IO errors 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35488") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54418->172.17.0.6:35488, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33071") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36715") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56212->172.17.0.6:33071, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34662") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32894") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42746->172.17.0.6:36715, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51648->172.17.0.6:32894, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51632->172.17.0.6:34662, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32732") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53846->172.17.0.6:32732, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36394") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37177") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34740") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50994->172.17.0.6:37177, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59356->172.17.0.6:36394, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34976->172.17.0.6:34740, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32144") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41742->172.17.0.6:32144, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38665") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38696->172.17.0.6:38665, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30143") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36920->172.17.0.6:30143, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37176") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37928->172.17.0.6:37176, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36270") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56016->172.17.0.6:36270, err= 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32678") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51830->172.17.0.6:32678, err= 2026/04/05 01:31:14 DEBUG : empty space: size = 1 OK 2026/04/05 01:31:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/05 01:31:14 DEBUG : empty space: Unchanged skipping 2026/04/05 01:31:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38264") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52278->172.17.0.6:38264, err= 2026/04/05 01:31:14 INFO : potato: Deleted 2026/04/05 01:31:14 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/04/05 01:31:14 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/04/05 01:31:14 INFO : potato2: Copied (new) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38788") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53034->172.17.0.6:38788, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32469") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57248->172.17.0.6:32469, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32970") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55384->172.17.0.6:32970, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32597") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58494->172.17.0.6:32597, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39612") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43618->172.17.0.6:39612, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37468") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52392->172.17.0.6:37468, err= 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32790") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39248->172.17.0.6:32790, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 INFO : potato: Deleted 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30145") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39812->172.17.0.6:30145, err= 2026/04/05 01:31:14 DEBUG : empty space: size = 1 OK 2026/04/05 01:31:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/05 01:31:14 DEBUG : empty space: Unchanged skipping 2026/04/05 01:31:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34813") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47996->172.17.0.6:34813, err= 2026/04/05 01:31:14 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/04/05 01:31:14 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/04/05 01:31:14 INFO : potato2: Copied (new) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39680") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40522->172.17.0.6:39680, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34246") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60318->172.17.0.6:34246, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34436") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54090->172.17.0.6:34436, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32993") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51734->172.17.0.6:32993, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38071") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51394->172.17.0.6:38071, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30197") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38424->172.17.0.6:30197, err= 2026/04/05 01:31:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32408") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53486->172.17.0.6:32408, err= 2026/04/05 01:31:14 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/04/05 01:31:14 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/04/05 01:31:14 INFO : potato2: Copied (new) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31044") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39694->172.17.0.6:31044, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35159") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37918->172.17.0.6:35159, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35453") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37374->172.17.0.6:35453, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35671") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49310->172.17.0.6:35671, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32229") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38800->172.17.0.6:32229, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31426") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44484->172.17.0.6:31426, err= 2026/04/05 01:31:14 DEBUG : enormous: Excluded (Size Filter) 2026/04/05 01:31:14 DEBUG : enormous: Excluded 2026/04/05 01:31:14 DEBUG : potato2: Excluded (Size Filter) 2026/04/05 01:31:14 DEBUG : potato2: Excluded 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33859") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37148->172.17.0.6:33859, err= 2026/04/05 01:31:14 DEBUG : potato2: Excluded (Size Filter) 2026/04/05 01:31:14 DEBUG : potato2: Excluded 2026/04/05 01:31:14 DEBUG : empty space: size = 1 OK 2026/04/05 01:31:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : empty space: Unchanged skipping 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 INFO : There was nothing to transfer 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38352") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36912->172.17.0.6:38352, err= 2026/04/05 01:31:14 DEBUG : enormous: Excluded (Size Filter) 2026/04/05 01:31:14 DEBUG : enormous: Excluded 2026/04/05 01:31:14 DEBUG : potato2: Excluded (Size Filter) 2026/04/05 01:31:14 DEBUG : potato2: Excluded 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38747") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43202->172.17.0.6:38747, err= 2026/04/05 01:31:14 DEBUG : potato2: Excluded (Size Filter) 2026/04/05 01:31:14 DEBUG : potato2: Excluded 2026/04/05 01:31:14 DEBUG : empty space: size = 1 OK 2026/04/05 01:31:14 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/04/05 01:31:14 DEBUG : Local file system at /tmp/rclone4193521643: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : empty space: Unchanged skipping 2026/04/05 01:31:14 DEBUG : Local file system at /tmp/rclone4193521643: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 INFO : There was nothing to transfer 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37802") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33520->172.17.0.6:37802, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31939") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39950->172.17.0.6:31939, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33989") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38640->172.17.0.6:33989, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34552") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39878->172.17.0.6:34552, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38647") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35808->172.17.0.6:38647, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34568") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49374->172.17.0.6:34568, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38954") 2026/04/05 01:31:14 DEBUG : enormous: Excluded (Size Filter) 2026/04/05 01:31:14 DEBUG : enormous: Excluded 2026/04/05 01:31:14 DEBUG : potato2: Excluded (Size Filter) 2026/04/05 01:31:14 DEBUG : potato2: Excluded 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57476->172.17.0.6:38954, err= 2026/04/05 01:31:14 DEBUG : empty space: size = 1 OK 2026/04/05 01:31:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/05 01:31:14 DEBUG : empty space: Unchanged skipping 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 INFO : enormous: Deleted 2026/04/05 01:31:14 INFO : potato2: Deleted 2026/04/05 01:31:14 INFO : There was nothing to transfer 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35099") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37296->172.17.0.6:35099, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30262") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36436->172.17.0.6:30262, err= 2026/04/05 01:31:14 DEBUG : empty space: size = 1 OK 2026/04/05 01:31:14 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/04/05 01:31:14 DEBUG : empty space: Unchanged skipping 2026/04/05 01:31:14 DEBUG : Local file system at /tmp/rclone4193521643: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : Local file system at /tmp/rclone4193521643: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 INFO : enormous: Deleted 2026/04/05 01:31:14 INFO : potato2: Deleted 2026/04/05 01:31:14 INFO : There was nothing to transfer 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37825") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58798->172.17.0.6:37825, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34184") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50884->172.17.0.6:34184, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32504") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43988->172.17.0.6:32504, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30859") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36028->172.17.0.6:30859, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32863") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57052->172.17.0.6:32863, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30667") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38370->172.17.0.6:30667, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33667") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52420->172.17.0.6:33667, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34961") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43570->172.17.0.6:34961, err= 2026/04/05 01:31:14 DEBUG : five: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : four: size = 4 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:14 DEBUG : four: size = 8 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:14 DEBUG : four: Sizes differ 2026/04/05 01:31:14 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/05 01:31:14 DEBUG : one: Destination is newer than source, skipping 2026/04/05 01:31:14 DEBUG : two: size = 3 OK 2026/04/05 01:31:14 DEBUG : three: size = 5 OK 2026/04/05 01:31:14 DEBUG : three: Sizes identical 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34765") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40516->172.17.0.6:34765, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34826") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60860->172.17.0.6:34826, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37408") 2026/04/05 01:31:14 DEBUG : four.f852663a.partial: size = 4 OK 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60478->172.17.0.6:37408, err= 2026/04/05 01:31:14 DEBUG : five.0fee171d.partial: size = 4 OK 2026/04/05 01:31:14 DEBUG : four.f852663a.partial: renamed to: four 2026/04/05 01:31:14 INFO : four: Copied (replaced existing) 2026/04/05 01:31:14 DEBUG : five.0fee171d.partial: renamed to: five 2026/04/05 01:31:14 INFO : five: Copied (new) 2026/04/05 01:31:14 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/04/05 01:31:14 DEBUG : two.8549bf6d.partial: renamed to: two 2026/04/05 01:31:14 INFO : two: Copied (replaced existing) 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35453") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37380->172.17.0.6:35453, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32206") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60744->172.17.0.6:32206, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34800") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36712->172.17.0.6:34800, err= --- PASS: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/04/05 01:31:14 ERROR : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Ignoring --track-renames as the source and destination do not have a common hash 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30032") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57272->172.17.0.6:30032, err= 2026/04/05 01:31:14 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35917") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35999") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53006->172.17.0.6:35917, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58346->172.17.0.6:35999, err= 2026/04/05 01:31:14 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/04/05 01:31:14 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/04/05 01:31:14 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/04/05 01:31:14 INFO : potato: Copied (new) 2026/04/05 01:31:14 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/04/05 01:31:14 INFO : yam: Copied (new) 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31204") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47938->172.17.0.6:31204, err= 2026/04/05 01:31:14 ERROR : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Ignoring --track-renames as the source and destination do not have a common hash 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36525") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59886->172.17.0.6:36525, err= 2026/04/05 01:31:14 DEBUG : yaml: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : potato: size = 14 OK 2026/04/05 01:31:14 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:14 DEBUG : potato: Unchanged skipping 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32697") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53658->172.17.0.6:32697, err= 2026/04/05 01:31:14 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/04/05 01:31:14 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/04/05 01:31:14 INFO : yaml: Copied (new) 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 INFO : yam: Deleted 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38404") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34174->172.17.0.6:38404, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38196") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41342->172.17.0.6:38196, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31091") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56014->172.17.0.6:31091, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35982") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41872->172.17.0.6:35982, err= 2026/04/05 01:31:14 INFO : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Making map for --track-renames 2026/04/05 01:31:14 INFO : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Finished making map for --track-renames 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/05 01:31:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for renames to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36314") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33466->172.17.0.6:36314, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37590") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59056->172.17.0.6:37590, err= 2026/04/05 01:31:14 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/04/05 01:31:14 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/04/05 01:31:14 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/04/05 01:31:14 INFO : yam: Copied (new) 2026/04/05 01:31:14 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/04/05 01:31:14 INFO : potato: Copied (new) 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39810") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:32930->172.17.0.6:39810, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33097") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51868->172.17.0.6:33097, err= 2026/04/05 01:31:14 DEBUG : potato: size = 14 OK 2026/04/05 01:31:14 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:14 DEBUG : potato: Unchanged skipping 2026/04/05 01:31:14 INFO : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Making map for --track-renames 2026/04/05 01:31:14 INFO : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Finished making map for --track-renames 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for renames to finish 2026/04/05 01:31:14 INFO : yam: Moved (server-side) to: yaml 2026/04/05 01:31:14 INFO : yaml: Renamed from "yam" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 INFO : There was nothing to transfer 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33818") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35620->172.17.0.6:33818, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33434") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37410->172.17.0.6:33434, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35784") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55522->172.17.0.6:35784, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38253") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47656->172.17.0.6:38253, err= 2026/04/05 01:31:14 INFO : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Making map for --track-renames 2026/04/05 01:31:14 INFO : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Finished making map for --track-renames 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/05 01:31:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for renames to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34287") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44678->172.17.0.6:34287, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39251") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47024->172.17.0.6:39251, err= 2026/04/05 01:31:14 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/04/05 01:31:14 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/04/05 01:31:14 INFO : potato: Copied (new) 2026/04/05 01:31:14 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/04/05 01:31:14 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/04/05 01:31:14 INFO : sub/yam: Copied (new) 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36591") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41098->172.17.0.6:36591, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32205") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33076->172.17.0.6:32205, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37442") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48984->172.17.0.6:37442, err= 2026/04/05 01:31:14 DEBUG : potato: size = 14 OK 2026/04/05 01:31:14 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:14 DEBUG : potato: Unchanged skipping 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39702") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54028->172.17.0.6:39702, err= 2026/04/05 01:31:14 INFO : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Making map for --track-renames 2026/04/05 01:31:14 INFO : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Finished making map for --track-renames 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for renames to finish 2026/04/05 01:31:14 INFO : sub/yam: Moved (server-side) to: yam 2026/04/05 01:31:14 INFO : yam: Renamed from "sub/yam" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:14 INFO : There was nothing to transfer 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38263") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39664->172.17.0.6:38263, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38757") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51482->172.17.0.6:38757, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39549") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40588->172.17.0.6:39549, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39782") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52620->172.17.0.6:39782, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30721") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59342->172.17.0.6:30721, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : Creating backend with remote "/tmp/rclone4193521643/dir1" 2026/04/05 01:31:14 DEBUG : Creating backend with remote "/tmp/rclone4193521643/dir2" 2026/04/05 01:31:14 DEBUG : Local file system at /tmp/rclone4193521643/dir2: Using server-side directory move 2026/04/05 01:31:14 INFO : Local file system at /tmp/rclone4193521643/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/05 01:31:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:14 INFO : file1.txt: Moved (server-side) 2026/04/05 01:31:14 DEBUG : Local file system at /tmp/rclone4193521643/dir2: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : Local file system at /tmp/rclone4193521643/dir2: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38814") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34684->172.17.0.6:38814, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34595") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59424->172.17.0.6:34595, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31154") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48182->172.17.0.6:31154, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38743") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33978->172.17.0.6:38743, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31340") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44550->172.17.0.6:31340, err= 2026/04/05 01:31:14 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/05 01:31:14 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/04/05 01:31:14 INFO : nested/sub dir/file: Copied (new) 2026/04/05 01:31:14 INFO : nested/sub dir/file: Deleted 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/05 01:31:14 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:31:14 INFO : sub dir/hello world: Deleted 2026/04/05 01:31:14 INFO : sub dir: Removing directory 2026/04/05 01:31:14 INFO : nested/sub dir: Removing directory 2026/04/05 01:31:14 INFO : nested: Removing directory 2026/04/05 01:31:14 DEBUG : Local file system at /tmp/rclone4193521643: deleted 3 directories 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32840") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39738->172.17.0.6:32840, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34018") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36921") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58628->172.17.0.6:34018, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50054->172.17.0.6:36921, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38769") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48998->172.17.0.6:38769, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32751") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39956->172.17.0.6:32751, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30040") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32445") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38540->172.17.0.6:32445, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38704->172.17.0.6:30040, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38503") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35666->172.17.0.6:38503, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34904") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41584->172.17.0.6:34904, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37804") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43200->172.17.0.6:37804, err= 2026/04/05 01:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32553") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34012") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35910->172.17.0.6:32553, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56686->172.17.0.6:34012, err= 2026/04/05 01:31:14 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/05 01:31:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/05 01:31:14 INFO : sub dir/hello world: Copied (new) 2026/04/05 01:31:14 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/04/05 01:31:14 INFO : nested/sub dir/file: Copied (new) 2026/04/05 01:31:14 INFO : sub dir/hello world: Deleted 2026/04/05 01:31:14 INFO : nested/sub dir/file: Deleted 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36160") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59378->172.17.0.6:36160, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31532") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33377") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40624->172.17.0.6:31532, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34594->172.17.0.6:33377, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33954") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39822->172.17.0.6:33954, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36939") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53136->172.17.0.6:36939, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38662") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39523") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38442->172.17.0.6:38662, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38958->172.17.0.6:39523, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32389") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39020->172.17.0.6:32389, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38392") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40528->172.17.0.6:38392, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35270") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37900->172.17.0.6:35270, err= 2026/04/05 01:31:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32745") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34964") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36032->172.17.0.6:32745, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54028->172.17.0.6:34964, err= 2026/04/05 01:31:14 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/04/05 01:31:14 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/05 01:31:14 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/05 01:31:14 INFO : existing: Copied (new) 2026/04/05 01:31:14 INFO : existing: Deleted 2026/04/05 01:31:14 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/04/05 01:31:14 INFO : existing-b: Copied (new) 2026/04/05 01:31:14 INFO : existing-b: Deleted 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33216") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58078->172.17.0.6:33216, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37093") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34334->172.17.0.6:37093, err= 2026/04/05 01:31:14 DEBUG : existing: Destination exists, skipping 2026/04/05 01:31:14 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:14 INFO : There was nothing to transfer 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33164") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37208->172.17.0.6:33164, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34617") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48152->172.17.0.6:34617, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39974") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58204->172.17.0.6:39974, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zabiper6bohu" 2026/04/05 01:31:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:14 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:14 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:14 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:14 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: Connecting to FTP server 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: > dial: conn=172.17.0.1:38652->172.17.0.6:21, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33354") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37786->172.17.0.6:33354, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34734") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54356->172.17.0.6:34734, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31429") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40966->172.17.0.6:31429, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30917") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35708->172.17.0.6:30917, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.6:21/rclone-test-vatehaf0jafo -> ftp://172.17.0.6:21/rclone-test-zabiper6bohu 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: dial("tcp","172.17.0.6:34699") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: > dial: conn=172.17.0.1:53746->172.17.0.6:34699, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: dial("tcp","172.17.0.6:39118") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: > dial: conn=172.17.0.1:38516->172.17.0.6:39118, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: dial("tcp","172.17.0.6:36257") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: > dial: conn=172.17.0.1:50290->172.17.0.6:36257, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: Using server-side directory move 2026/04/05 01:31:14 INFO : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38596") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34130->172.17.0.6:38596, err= 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: dial("tcp","172.17.0.6:30512") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: > dial: conn=172.17.0.1:45268->172.17.0.6:30512, err= 2026/04/05 01:31:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:31:14 DEBUG : empty space: size = 1 OK 2026/04/05 01:31:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/05 01:31:14 DEBUG : empty space: Unchanged skipping 2026/04/05 01:31:14 DEBUG : potato3: size = 68 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:14 DEBUG : potato3: size = 60 (ftp://172.17.0.6:21/rclone-test-zabiper6bohu) 2026/04/05 01:31:14 DEBUG : potato3: Sizes differ 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: Connecting to FTP server 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: Waiting for checks to finish 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: > dial: conn=172.17.0.1:38658->172.17.0.6:21, err= 2026/04/05 01:31:14 INFO : empty space: Deleted 2026/04/05 01:31:14 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: Waiting for transfers to finish 2026/04/05 01:31:14 INFO : potato2: Moved (server-side) 2026/04/05 01:31:15 INFO : potato3: Deleted 2026/04/05 01:31:15 INFO : potato3: Moved (server-side) 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35919") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50626->172.17.0.6:35919, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: dial("tcp","172.17.0.6:32800") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: > dial: conn=172.17.0.1:47286->172.17.0.6:32800, err= 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zaxanuc3qive" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-zaxanuc3qive: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-zaxanuc3qive: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-zaxanuc3qive: > dial: conn=172.17.0.1:38674->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-zaxanuc3qive: Using server-side directory move 2026/04/05 01:31:15 INFO : ftp://172.17.0.6:21/rclone-test-zaxanuc3qive: Server side directory move succeeded 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-zaxanuc3qive: dial("tcp","172.17.0.6:33923") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-zaxanuc3qive: > dial: conn=172.17.0.1:36478->172.17.0.6:33923, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: dial("tcp","172.17.0.6:37932") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: > dial: conn=172.17.0.1:49492->172.17.0.6:37932, err= 2026/04/05 01:31:15 ERROR : error listing: directory not found 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-zaxanuc3qive: dial("tcp","172.17.0.6:37391") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-zaxanuc3qive: > dial: conn=172.17.0.1:37550->172.17.0.6:37391, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-zaxanuc3qive: Purge object "empty space" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-zaxanuc3qive: Purge object "potato2" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-zaxanuc3qive: Purge object "potato3" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-zaxanuc3qive: Purge dir "" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: dial("tcp","172.17.0.6:31380") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: > dial: conn=172.17.0.1:37612->172.17.0.6:31380, err= 2026/04/05 01:31:15 ERROR : error listing: directory not found 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-zabiper6bohu: Purge dir "" 2026/04/05 01:31:15 NOTICE: purge failed to rmdir "": directory not found 2026/04/05 01:31:15 NOTICE: purge failed: directory not found 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30130") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57874->172.17.0.6:30130, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34381") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37998->172.17.0.6:34381, err= --- PASS: TestServerSideMove (0.07s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hucehul4soxa" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: > dial: conn=172.17.0.1:38690->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38920") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37206->172.17.0.6:38920, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37906") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53648->172.17.0.6:37906, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38706") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36244->172.17.0.6:38706, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31408") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50462->172.17.0.6:31408, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.6:21/rclone-test-vatehaf0jafo -> ftp://172.17.0.6:21/rclone-test-hucehul4soxa 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: dial("tcp","172.17.0.6:35490") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: > dial: conn=172.17.0.1:54672->172.17.0.6:35490, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: dial("tcp","172.17.0.6:33439") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: > dial: conn=172.17.0.1:44908->172.17.0.6:33439, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: dial("tcp","172.17.0.6:36703") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: > dial: conn=172.17.0.1:40018->172.17.0.6:36703, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: dial("tcp","172.17.0.6:33733") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35977") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: > dial: conn=172.17.0.1:57186->172.17.0.6:33733, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35208->172.17.0.6:35977, err= 2026/04/05 01:31:15 DEBUG : empty space: Excluded (Size Filter) 2026/04/05 01:31:15 DEBUG : empty space: Excluded 2026/04/05 01:31:15 DEBUG : empty space: Excluded (Size Filter) 2026/04/05 01:31:15 DEBUG : empty space: Excluded 2026/04/05 01:31:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:31:15 DEBUG : potato3: size = 68 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:15 DEBUG : potato3: size = 60 (ftp://172.17.0.6:21/rclone-test-hucehul4soxa) 2026/04/05 01:31:15 DEBUG : potato3: Sizes differ 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: Waiting for checks to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: > dial: conn=172.17.0.1:38700->172.17.0.6:21, err= 2026/04/05 01:31:15 INFO : potato2: Moved (server-side) 2026/04/05 01:31:15 INFO : potato3: Deleted 2026/04/05 01:31:15 INFO : potato3: Moved (server-side) 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30564") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42748->172.17.0.6:30564, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: dial("tcp","172.17.0.6:30078") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: > dial: conn=172.17.0.1:58608->172.17.0.6:30078, err= 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dalunum7qihi" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-dalunum7qihi: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-dalunum7qihi: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-dalunum7qihi: > dial: conn=172.17.0.1:38704->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-dalunum7qihi: dial("tcp","172.17.0.6:31273") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-dalunum7qihi: > dial: conn=172.17.0.1:36370->172.17.0.6:31273, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: dial("tcp","172.17.0.6:37427") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: > dial: conn=172.17.0.1:58562->172.17.0.6:37427, err= 2026/04/05 01:31:15 DEBUG : empty space: Excluded (Size Filter) 2026/04/05 01:31:15 DEBUG : empty space: Excluded 2026/04/05 01:31:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:31:15 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-dalunum7qihi: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-dalunum7qihi: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-dalunum7qihi: Waiting for checks to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-dalunum7qihi: Waiting for transfers to finish 2026/04/05 01:31:15 INFO : potato2: Moved (server-side) 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-dalunum7qihi: > dial: conn=172.17.0.1:38708->172.17.0.6:21, err= 2026/04/05 01:31:15 INFO : potato3: Moved (server-side) 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-dalunum7qihi: dial("tcp","172.17.0.6:31832") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-dalunum7qihi: > dial: conn=172.17.0.1:48294->172.17.0.6:31832, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: dial("tcp","172.17.0.6:38535") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: > dial: conn=172.17.0.1:49682->172.17.0.6:38535, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-dalunum7qihi: dial("tcp","172.17.0.6:30439") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-dalunum7qihi: > dial: conn=172.17.0.1:54536->172.17.0.6:30439, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-dalunum7qihi: Purge object "potato2" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-dalunum7qihi: Purge object "potato3" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-dalunum7qihi: Purge dir "" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: dial("tcp","172.17.0.6:33293") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: > dial: conn=172.17.0.1:36676->172.17.0.6:33293, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: Purge object "empty space" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-hucehul4soxa: Purge dir "" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36149") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35574->172.17.0.6:36149, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32296") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51012->172.17.0.6:32296, err= --- PASS: TestServerSideMoveWithFilter (0.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xupoquj8loqi" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: > dial: conn=172.17.0.1:38718->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39242") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60612->172.17.0.6:39242, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34999") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59832->172.17.0.6:34999, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35139") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49830->172.17.0.6:35139, err= 2026/04/05 01:31:15 INFO : tomatoDir: Making directory 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37449") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33918->172.17.0.6:37449, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39665") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47620->172.17.0.6:39665, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.6:21/rclone-test-vatehaf0jafo -> ftp://172.17.0.6:21/rclone-test-xupoquj8loqi 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: dial("tcp","172.17.0.6:38188") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: > dial: conn=172.17.0.1:48360->172.17.0.6:38188, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: dial("tcp","172.17.0.6:33480") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: > dial: conn=172.17.0.1:44676->172.17.0.6:33480, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: dial("tcp","172.17.0.6:34274") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: > dial: conn=172.17.0.1:38034->172.17.0.6:34274, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: Using server-side directory move 2026/04/05 01:31:15 INFO : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: dial("tcp","172.17.0.6:31185") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: > dial: conn=172.17.0.1:53096->172.17.0.6:31185, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33885") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46980->172.17.0.6:33885, err= 2026/04/05 01:31:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 01:31:15 DEBUG : empty space: size = 1 OK 2026/04/05 01:31:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/05 01:31:15 DEBUG : empty space: Unchanged skipping 2026/04/05 01:31:15 DEBUG : potato3: size = 68 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:15 DEBUG : potato3: size = 60 (ftp://172.17.0.6:21/rclone-test-xupoquj8loqi) 2026/04/05 01:31:15 DEBUG : potato3: Sizes differ 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34683") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38238->172.17.0.6:34683, err= 2026/04/05 01:31:15 INFO : potato2: Moved (server-side) 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: > dial: conn=172.17.0.1:38732->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: Waiting for checks to finish 2026/04/05 01:31:15 INFO : empty space: Deleted 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: Waiting for transfers to finish 2026/04/05 01:31:15 INFO : potato3: Deleted 2026/04/05 01:31:15 INFO : potato3: Moved (server-side) 2026/04/05 01:31:15 INFO : tomatoDir: Removing directory 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: deleted 1 directories 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31481") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41606->172.17.0.6:31481, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36634") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49060->172.17.0.6:36634, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: dial("tcp","172.17.0.6:37247") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: > dial: conn=172.17.0.1:53210->172.17.0.6:37247, err= 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jahohey5qeze" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-jahohey5qeze: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-jahohey5qeze: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-jahohey5qeze: > dial: conn=172.17.0.1:38748->172.17.0.6:21, err= 2026/04/05 01:31:15 INFO : tomatoDir: Making directory 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-jahohey5qeze: Using server-side directory move 2026/04/05 01:31:15 INFO : ftp://172.17.0.6:21/rclone-test-jahohey5qeze: Server side directory move succeeded 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-jahohey5qeze: dial("tcp","172.17.0.6:33867") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-jahohey5qeze: > dial: conn=172.17.0.1:38148->172.17.0.6:33867, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-jahohey5qeze: dial("tcp","172.17.0.6:36585") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-jahohey5qeze: > dial: conn=172.17.0.1:36344->172.17.0.6:36585, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: dial("tcp","172.17.0.6:31819") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: > dial: conn=172.17.0.1:52944->172.17.0.6:31819, err= 2026/04/05 01:31:15 ERROR : error listing: directory not found 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: dial("tcp","172.17.0.6:39064") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: > dial: conn=172.17.0.1:51862->172.17.0.6:39064, err= 2026/04/05 01:31:15 ERROR : error listing: directory not found 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-jahohey5qeze: dial("tcp","172.17.0.6:36110") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-jahohey5qeze: > dial: conn=172.17.0.1:45458->172.17.0.6:36110, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-jahohey5qeze: Purge object "empty space" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-jahohey5qeze: Purge object "potato2" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-jahohey5qeze: Purge object "potato3" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-jahohey5qeze: dial("tcp","172.17.0.6:37043") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-jahohey5qeze: > dial: conn=172.17.0.1:48514->172.17.0.6:37043, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-jahohey5qeze: Purge dir "tomatoDir" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-jahohey5qeze: Purge dir "" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: dial("tcp","172.17.0.6:39641") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: > dial: conn=172.17.0.1:45080->172.17.0.6:39641, err= 2026/04/05 01:31:15 ERROR : error listing: directory not found 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-xupoquj8loqi: Purge dir "" 2026/04/05 01:31:15 NOTICE: purge failed to rmdir "": directory not found 2026/04/05 01:31:15 NOTICE: purge failed: directory not found 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37306") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54978->172.17.0.6:37306, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34476") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60780->172.17.0.6:34476, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.11s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31406") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43856->172.17.0.6:31406, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38341") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47208->172.17.0.6:38341, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vatehaf0jafo/rclone-sync-test" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test: > dial: conn=172.17.0.1:38758->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31144") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41052->172.17.0.6:31144, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35078") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49818->172.17.0.6:35078, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vatehaf0jafo/rclone-sync-test" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test: > dial: conn=172.17.0.1:38766->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vatehaf0jafo/rclone-sync-test-include/layer2" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test-include/layer2: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:38774->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vatehaf0jafo/rclone-sync-test-ignore-file" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test-ignore-file: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:38786->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36789") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41250->172.17.0.6:36789, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test: dial("tcp","172.17.0.6:39179") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33161") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test: > dial: conn=172.17.0.1:37722->172.17.0.6:39179, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51106->172.17.0.6:33161, err= 2026/04/05 01:31:15 DEBUG : rclone-sync-test: Excluded 2026/04/05 01:31:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37709") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59962->172.17.0.6:37709, err= 2026/04/05 01:31:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test: Waiting for checks to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 INFO : There was nothing to transfer 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test: dial("tcp","172.17.0.6:30819") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test: > dial: conn=172.17.0.1:36570->172.17.0.6:30819, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38472") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43946->172.17.0.6:38472, err= 2026/04/05 01:31:15 DEBUG : rclone-sync-test: Excluded 2026/04/05 01:31:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38548") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57542->172.17.0.6:38548, err= 2026/04/05 01:31:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 INFO : rclone-sync-test-include: Removing directory 2026/04/05 01:31:15 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: failed to delete 1 directories 2026/04/05 01:31:15 INFO : There was nothing to transfer 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.6:34989") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:58956->172.17.0.6:34989, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35442") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48850->172.17.0.6:35442, err= 2026/04/05 01:31:15 DEBUG : rclone-sync-test: Excluded 2026/04/05 01:31:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39794") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39886->172.17.0.6:39794, err= 2026/04/05 01:31:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 INFO : There was nothing to transfer 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.6:32673") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:37476->172.17.0.6:32673, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36529") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38186->172.17.0.6:36529, err= 2026/04/05 01:31:15 DEBUG : rclone-sync-test: Excluded 2026/04/05 01:31:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33917") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41188->172.17.0.6:33917, err= 2026/04/05 01:31:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 INFO : rclone-sync-test-include: Removing directory 2026/04/05 01:31:15 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: failed to delete 1 directories 2026/04/05 01:31:15 INFO : There was nothing to transfer 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.6:31941") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:38770->172.17.0.6:31941, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37633") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39042->172.17.0.6:37633, err= 2026/04/05 01:31:15 DEBUG : Excluded 2026/04/05 01:31:15 DEBUG : rclone-sync-test: Excluded 2026/04/05 01:31:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34247") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43346->172.17.0.6:34247, err= 2026/04/05 01:31:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 INFO : There was nothing to transfer 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34317") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50992->172.17.0.6:34317, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32002") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33184") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35648->172.17.0.6:32002, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40708->172.17.0.6:33184, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39889") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39585") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39056->172.17.0.6:39585, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59024->172.17.0.6:39889, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37366") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35714->172.17.0.6:37366, err= --- PASS: TestSyncOverlapWithFilter (0.09s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vatehaf0jafo/dst" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:38798->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vatehaf0jafo/CompareDest" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/CompareDest: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/CompareDest: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/CompareDest: > dial: conn=172.17.0.1:38806->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vatehaf0jafo/CompareDest" to be canonical "TestFTPPureftpd{19Sdd}:rclone-test-vatehaf0jafo/CompareDest" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:35697") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:43224->172.17.0.6:35697, err= 2026/04/05 01:31:15 DEBUG : one: Need to transfer - File not found at Destination 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for checks to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:33969") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:59320->172.17.0.6:33969, err= 2026/04/05 01:31:15 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/04/05 01:31:15 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/04/05 01:31:15 INFO : one: Copied (new) 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39038") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53260->172.17.0.6:39038, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37972") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48344->172.17.0.6:37972, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39856") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54978->172.17.0.6:39856, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37234") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56654->172.17.0.6:37234, err= 2026/04/05 01:31:15 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vatehaf0jafo/CompareDest" for canonical name "TestFTPPureftpd{19Sdd}:rclone-test-vatehaf0jafo/CompareDest" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:35383") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:41420->172.17.0.6:35383, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for checks to finish 2026/04/05 01:31:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst) 2026/04/05 01:31:15 DEBUG : one: Sizes differ 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:31203") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:49966->172.17.0.6:31203, err= 2026/04/05 01:31:15 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/04/05 01:31:15 DEBUG : one.4a8516eb.partial: renamed to: one 2026/04/05 01:31:15 INFO : one: Copied (replaced existing) 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32130") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37112->172.17.0.6:32130, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37891") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35930->172.17.0.6:37891, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36883") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53432->172.17.0.6:36883, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31717") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46544->172.17.0.6:31717, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38888") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50884->172.17.0.6:38888, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38559") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36088") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54996->172.17.0.6:38559, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35528->172.17.0.6:36088, err= 2026/04/05 01:31:15 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vatehaf0jafo/CompareDest" for canonical name "TestFTPPureftpd{19Sdd}:rclone-test-vatehaf0jafo/CompareDest" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:34837") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:40764->172.17.0.6:34837, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for checks to finish 2026/04/05 01:31:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst) 2026/04/05 01:31:15 DEBUG : one: Sizes differ 2026/04/05 01:31:15 DEBUG : one: size = 5 OK 2026/04/05 01:31:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/05 01:31:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 INFO : There was nothing to transfer 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36094") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57900->172.17.0.6:36094, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32442") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48572->172.17.0.6:32442, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31250") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52254->172.17.0.6:31250, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33802") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53878->172.17.0.6:33802, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38673") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44672->172.17.0.6:38673, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36212") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57434->172.17.0.6:36212, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32665") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54780->172.17.0.6:32665, err= 2026/04/05 01:31:15 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vatehaf0jafo/CompareDest" for canonical name "TestFTPPureftpd{19Sdd}:rclone-test-vatehaf0jafo/CompareDest" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:34346") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:46220->172.17.0.6:34346, err= 2026/04/05 01:31:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst) 2026/04/05 01:31:15 DEBUG : one: Sizes differ 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/CompareDest: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/CompareDest: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/CompareDest: > dial: conn=172.17.0.1:38812->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : two: size = 3 OK 2026/04/05 01:31:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/05 01:31:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for checks to finish 2026/04/05 01:31:15 DEBUG : one: size = 5 OK 2026/04/05 01:31:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/05 01:31:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 INFO : There was nothing to transfer 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35991") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41702->172.17.0.6:35991, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36872") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38088->172.17.0.6:36872, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39962") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51354->172.17.0.6:39962, err= 2026/04/05 01:31:15 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vatehaf0jafo/CompareDest" for canonical name "TestFTPPureftpd{19Sdd}:rclone-test-vatehaf0jafo/CompareDest" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:32923") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:53464->172.17.0.6:32923, err= 2026/04/05 01:31:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst) 2026/04/05 01:31:15 DEBUG : one: Sizes differ 2026/04/05 01:31:15 DEBUG : two: size = 3 OK 2026/04/05 01:31:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/05 01:31:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for checks to finish 2026/04/05 01:31:15 DEBUG : one: size = 5 OK 2026/04/05 01:31:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/05 01:31:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 INFO : There was nothing to transfer 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37074") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38902->172.17.0.6:37074, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36928") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33292->172.17.0.6:36928, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32021") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35734->172.17.0.6:32021, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32879") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38302->172.17.0.6:32879, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30109") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35121") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57104->172.17.0.6:35121, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37468->172.17.0.6:30109, err= 2026/04/05 01:31:15 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vatehaf0jafo/CompareDest" for canonical name "TestFTPPureftpd{19Sdd}:rclone-test-vatehaf0jafo/CompareDest" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:33664") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:46404->172.17.0.6:33664, err= 2026/04/05 01:31:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst) 2026/04/05 01:31:15 DEBUG : one: Sizes differ 2026/04/05 01:31:15 DEBUG : one: size = 5 OK 2026/04/05 01:31:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/05 01:31:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/05 01:31:15 DEBUG : two: size = 5 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : two: size = 3 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/CompareDest) 2026/04/05 01:31:15 DEBUG : two: Sizes differ 2026/04/05 01:31:15 DEBUG : two: Need to transfer - File not found at Destination 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for checks to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:34576") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:43910->172.17.0.6:34576, err= 2026/04/05 01:31:15 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/04/05 01:31:15 DEBUG : two.a319cd8b.partial: renamed to: two 2026/04/05 01:31:15 INFO : two: Copied (new) 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37070") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48134->172.17.0.6:37070, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31932") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36380->172.17.0.6:31932, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34541") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37842->172.17.0.6:34541, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31196") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33464->172.17.0.6:31196, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32704") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39370->172.17.0.6:32704, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35840") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41696->172.17.0.6:35840, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32959") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56072->172.17.0.6:32959, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.13s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39721") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34856->172.17.0.6:39721, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34647") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56090->172.17.0.6:34647, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31926") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49542->172.17.0.6:31926, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38565") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51730->172.17.0.6:38565, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37154") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52022->172.17.0.6:37154, err= 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vatehaf0jafo/dest" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dest: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dest: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dest: > dial: conn=172.17.0.1:38814->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vatehaf0jafo/pre-dest1" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/pre-dest1: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/pre-dest1: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/pre-dest1: > dial: conn=172.17.0.1:38828->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vatehaf0jafo/pre-dest1" to be canonical "TestFTPPureftpd{19Sdd}:rclone-test-vatehaf0jafo/pre-dest1" 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vatehaf0jafo/pre-dest2" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/pre-dest2: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/pre-dest2: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/pre-dest2: > dial: conn=172.17.0.1:38842->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vatehaf0jafo/pre-dest2" to be canonical "TestFTPPureftpd{19Sdd}:rclone-test-vatehaf0jafo/pre-dest2" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dest: dial("tcp","172.17.0.6:38719") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dest: > dial: conn=172.17.0.1:35132->172.17.0.6:38719, err= 2026/04/05 01:31:15 DEBUG : 1: size = 1 OK 2026/04/05 01:31:15 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:15 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/05 01:31:15 DEBUG : 2: size = 1 OK 2026/04/05 01:31:15 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:15 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/05 01:31:15 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dest: Waiting for checks to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dest: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dest: dial("tcp","172.17.0.6:39239") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dest: > dial: conn=172.17.0.1:41494->172.17.0.6:39239, err= 2026/04/05 01:31:15 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/04/05 01:31:15 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/04/05 01:31:15 INFO : 3: Copied (new) 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dest: dial("tcp","172.17.0.6:31390") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dest: > dial: conn=172.17.0.1:45012->172.17.0.6:31390, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35424") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43948->172.17.0.6:35424, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34985") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34077") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46822->172.17.0.6:34985, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35674") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40768->172.17.0.6:34077, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57982->172.17.0.6:35674, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35108") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35898->172.17.0.6:35108, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35793") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32741") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30776") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48374->172.17.0.6:30776, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52900->172.17.0.6:35793, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44976->172.17.0.6:32741, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39734") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60502->172.17.0.6:39734, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/pre-dest1: closing 1 unused connections 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.07s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34649") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36796->172.17.0.6:34649, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38673") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44686->172.17.0.6:38673, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33389") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55316->172.17.0.6:33389, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32318") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51534->172.17.0.6:32318, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30830") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46188->172.17.0.6:30830, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30634") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51638->172.17.0.6:30634, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37569") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45160->172.17.0.6:37569, err= 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vatehaf0jafo/dst" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:38844->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vatehaf0jafo/backup" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/backup: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/backup: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/backup: > dial: conn=172.17.0.1:38848->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vatehaf0jafo/backup" to be canonical "TestFTPPureftpd{19Sdd}:rclone-test-vatehaf0jafo/backup" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:38527") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:35806->172.17.0.6:38527, err= 2026/04/05 01:31:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst) 2026/04/05 01:31:15 DEBUG : one: Sizes differ 2026/04/05 01:31:15 DEBUG : two: size = 3 OK 2026/04/05 01:31:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:15 DEBUG : two: Unchanged skipping 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for checks to finish 2026/04/05 01:31:15 INFO : one: Moved (server-side) 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:37155") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:55878->172.17.0.6:37155, err= 2026/04/05 01:31:15 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/05 01:31:15 DEBUG : one.a292864a.partial: renamed to: one 2026/04/05 01:31:15 INFO : one: Copied (new) 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 INFO : three.txt: Moved (server-side) 2026/04/05 01:31:15 INFO : three.txt: Moved into backup dir 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33905") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48166->172.17.0.6:33905, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34433") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34899") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37672->172.17.0.6:34433, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60848->172.17.0.6:34899, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34264") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49636->172.17.0.6:34264, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37116") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39936->172.17.0.6:37116, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31855") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57378->172.17.0.6:31855, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35403") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51408->172.17.0.6:35403, err= 2026/04/05 01:31:15 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vatehaf0jafo/backup" for canonical name "TestFTPPureftpd{19Sdd}:rclone-test-vatehaf0jafo/backup" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:30089") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:41252->172.17.0.6:30089, err= 2026/04/05 01:31:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst) 2026/04/05 01:31:15 DEBUG : one: Sizes differ 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for checks to finish 2026/04/05 01:31:15 DEBUG : two: size = 3 OK 2026/04/05 01:31:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:15 DEBUG : two: Unchanged skipping 2026/04/05 01:31:15 INFO : one: Deleted 2026/04/05 01:31:15 INFO : one: Moved (server-side) 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:31142") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:41068->172.17.0.6:31142, err= 2026/04/05 01:31:15 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/05 01:31:15 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/05 01:31:15 INFO : one: Copied (new) 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 INFO : three.txt: Deleted 2026/04/05 01:31:15 INFO : three.txt: Moved (server-side) 2026/04/05 01:31:15 INFO : three.txt: Moved into backup dir 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37870") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36002->172.17.0.6:37870, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38963") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47404->172.17.0.6:38963, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37460") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52502->172.17.0.6:37460, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31169") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53706->172.17.0.6:31169, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31600") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40518->172.17.0.6:31600, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31445") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60712->172.17.0.6:31445, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35115") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44880->172.17.0.6:35115, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.07s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37697") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47326->172.17.0.6:37697, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35848") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33700->172.17.0.6:35848, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30569") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51448->172.17.0.6:30569, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38868") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54012->172.17.0.6:38868, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36060") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45202->172.17.0.6:36060, err= 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vatehaf0jafo/dst" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:38852->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vatehaf0jafo/backup" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/backup: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/backup: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/backup: > dial: conn=172.17.0.1:38866->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vatehaf0jafo/backup" to be canonical "TestFTPPureftpd{19Sdd}:rclone-test-vatehaf0jafo/backup" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:33849") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:51596->172.17.0.6:33849, err= 2026/04/05 01:31:15 DEBUG : two: size = 3 OK 2026/04/05 01:31:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:15 DEBUG : two: Unchanged skipping 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for checks to finish 2026/04/05 01:31:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst) 2026/04/05 01:31:15 DEBUG : one: Sizes differ 2026/04/05 01:31:15 INFO : one: Moved (server-side) to: one.bak 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:34121") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:47754->172.17.0.6:34121, err= 2026/04/05 01:31:15 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/05 01:31:15 DEBUG : one.a292864a.partial: renamed to: one 2026/04/05 01:31:15 INFO : one: Copied (new) 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/05 01:31:15 INFO : three.txt: Moved into backup dir 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30976") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43838->172.17.0.6:30976, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30052") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59164->172.17.0.6:30052, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37383") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60734->172.17.0.6:37383, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33561") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48624->172.17.0.6:33561, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36575") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44822->172.17.0.6:36575, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38742") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38086") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34688->172.17.0.6:38742, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42592->172.17.0.6:38086, err= 2026/04/05 01:31:15 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vatehaf0jafo/backup" for canonical name "TestFTPPureftpd{19Sdd}:rclone-test-vatehaf0jafo/backup" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:31810") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:56630->172.17.0.6:31810, err= 2026/04/05 01:31:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst) 2026/04/05 01:31:15 DEBUG : one: Sizes differ 2026/04/05 01:31:15 DEBUG : two: size = 3 OK 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for checks to finish 2026/04/05 01:31:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:15 DEBUG : two: Unchanged skipping 2026/04/05 01:31:15 INFO : one.bak: Deleted 2026/04/05 01:31:15 INFO : one: Moved (server-side) to: one.bak 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:32329") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:57328->172.17.0.6:32329, err= 2026/04/05 01:31:15 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/05 01:31:15 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/05 01:31:15 INFO : one: Copied (new) 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 INFO : three.txt.bak: Deleted 2026/04/05 01:31:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/05 01:31:15 INFO : three.txt: Moved into backup dir 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33422") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:32838->172.17.0.6:33422, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30562") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37804->172.17.0.6:30562, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39731") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52790->172.17.0.6:39731, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34758") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49494->172.17.0.6:34758, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38421") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41750->172.17.0.6:38421, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36950") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55240->172.17.0.6:36950, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34531") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52382->172.17.0.6:34531, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.06s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31123") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35102->172.17.0.6:31123, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34868") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59176->172.17.0.6:34868, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34469") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51990->172.17.0.6:34469, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37862") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36692->172.17.0.6:37862, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30747") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43288->172.17.0.6:30747, err= 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vatehaf0jafo/dst" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:38878->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vatehaf0jafo/backup" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/backup: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/backup: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/backup: > dial: conn=172.17.0.1:38886->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vatehaf0jafo/backup" to be canonical "TestFTPPureftpd{19Sdd}:rclone-test-vatehaf0jafo/backup" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:37873") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:53140->172.17.0.6:37873, err= 2026/04/05 01:31:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst) 2026/04/05 01:31:15 DEBUG : one: Sizes differ 2026/04/05 01:31:15 DEBUG : two: size = 3 OK 2026/04/05 01:31:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:15 DEBUG : two: Unchanged skipping 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for checks to finish 2026/04/05 01:31:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:38506") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:36318->172.17.0.6:38506, err= 2026/04/05 01:31:15 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/05 01:31:15 DEBUG : one.a292864a.partial: renamed to: one 2026/04/05 01:31:15 INFO : one: Copied (new) 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/05 01:31:15 INFO : three.txt: Moved into backup dir 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33352") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48000->172.17.0.6:33352, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33136") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40748->172.17.0.6:33136, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36764") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38196->172.17.0.6:36764, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32621") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48812->172.17.0.6:32621, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32843") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55732->172.17.0.6:32843, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39820") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33215") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48702->172.17.0.6:33215, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35608->172.17.0.6:39820, err= 2026/04/05 01:31:15 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vatehaf0jafo/backup" for canonical name "TestFTPPureftpd{19Sdd}:rclone-test-vatehaf0jafo/backup" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:32567") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:57186->172.17.0.6:32567, err= 2026/04/05 01:31:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst) 2026/04/05 01:31:15 DEBUG : one: Sizes differ 2026/04/05 01:31:15 DEBUG : two: size = 3 OK 2026/04/05 01:31:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:15 DEBUG : two: Unchanged skipping 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for checks to finish 2026/04/05 01:31:15 INFO : one-2019-01-01: Deleted 2026/04/05 01:31:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:33288") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:57506->172.17.0.6:33288, err= 2026/04/05 01:31:15 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/05 01:31:15 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/05 01:31:15 INFO : one: Copied (new) 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 INFO : three-2019-01-01.txt: Deleted 2026/04/05 01:31:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/05 01:31:15 INFO : three.txt: Moved into backup dir 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36280") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50174->172.17.0.6:36280, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39396") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56788->172.17.0.6:39396, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32645") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40180->172.17.0.6:32645, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37286") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40306->172.17.0.6:37286, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31435") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38090") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46718->172.17.0.6:31435, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53352->172.17.0.6:38090, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38958") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40310->172.17.0.6:38958, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.08s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30135") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54254->172.17.0.6:30135, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34249") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48896->172.17.0.6:34249, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37950") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56898->172.17.0.6:37950, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33475") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53770->172.17.0.6:33475, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31493") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43622->172.17.0.6:31493, err= 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vatehaf0jafo/dst" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:38898->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:32141") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:57666->172.17.0.6:32141, err= 2026/04/05 01:31:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst) 2026/04/05 01:31:15 DEBUG : one: Sizes differ 2026/04/05 01:31:15 DEBUG : two: size = 3 OK 2026/04/05 01:31:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:15 DEBUG : two: Unchanged skipping 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for checks to finish 2026/04/05 01:31:15 INFO : one: Moved (server-side) to: one.bak 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:30043") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:42692->172.17.0.6:30043, err= 2026/04/05 01:31:15 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/05 01:31:15 DEBUG : one.a292864a.partial: renamed to: one 2026/04/05 01:31:15 INFO : one: Copied (new) 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/05 01:31:15 INFO : three.txt: Moved into backup dir 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38476") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59124->172.17.0.6:38476, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30594") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60386->172.17.0.6:30594, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30543") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51970->172.17.0.6:30543, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31933") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47504->172.17.0.6:31933, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31419") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55908->172.17.0.6:31419, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:35740") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:49094->172.17.0.6:35740, err= 2026/04/05 01:31:15 DEBUG : one.bak: Excluded (Path Filter) 2026/04/05 01:31:15 DEBUG : one.bak: Excluded 2026/04/05 01:31:15 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/05 01:31:15 DEBUG : three.txt.bak: Excluded 2026/04/05 01:31:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst) 2026/04/05 01:31:15 DEBUG : one: Sizes differ 2026/04/05 01:31:15 DEBUG : two: size = 3 OK 2026/04/05 01:31:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:15 DEBUG : two: Unchanged skipping 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for checks to finish 2026/04/05 01:31:15 INFO : one.bak: Deleted 2026/04/05 01:31:15 INFO : one: Moved (server-side) to: one.bak 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:36592") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:56318->172.17.0.6:36592, err= 2026/04/05 01:31:15 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/05 01:31:15 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/05 01:31:15 INFO : one: Copied (new) 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 INFO : three.txt.bak: Deleted 2026/04/05 01:31:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/05 01:31:15 INFO : three.txt: Moved into backup dir 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34491") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49270->172.17.0.6:34491, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39632") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49438->172.17.0.6:39632, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39534") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47702->172.17.0.6:39534, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30677") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35246->172.17.0.6:30677, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37854") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59880->172.17.0.6:37854, err= --- PASS: TestSyncBackupDirSuffixOnly (0.06s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38706") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36250->172.17.0.6:38706, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39854") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46038->172.17.0.6:39854, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39496") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49858->172.17.0.6:39496, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32203") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34434->172.17.0.6:32203, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33528") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44826->172.17.0.6:33528, err= 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vatehaf0jafo/dst" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:38910->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst) 2026/04/05 01:31:15 DEBUG : one: Sizes differ 2026/04/05 01:31:15 INFO : one: Moved (server-side) to: one.bak 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:32048") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:60690->172.17.0.6:32048, err= 2026/04/05 01:31:15 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/05 01:31:15 DEBUG : one.a292864a.partial: renamed to: one 2026/04/05 01:31:15 INFO : one: Copied (new) 2026/04/05 01:31:15 DEBUG : two: size = 3 OK 2026/04/05 01:31:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:15 DEBUG : two: Unchanged skipping 2026/04/05 01:31:15 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : three.txt: size = 5 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst) 2026/04/05 01:31:15 DEBUG : three.txt: Sizes differ 2026/04/05 01:31:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:34143") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:55302->172.17.0.6:34143, err= 2026/04/05 01:31:15 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/04/05 01:31:15 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/04/05 01:31:15 INFO : three.txt: Copied (new) 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35597") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41080->172.17.0.6:35597, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31002") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57124->172.17.0.6:31002, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38405") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38212->172.17.0.6:38405, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39637") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39874->172.17.0.6:39637, err= 2026/04/05 01:31:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst) 2026/04/05 01:31:15 DEBUG : one: Sizes differ 2026/04/05 01:31:15 INFO : one.bak: Deleted 2026/04/05 01:31:15 INFO : one: Moved (server-side) to: one.bak 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:35151") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:46842->172.17.0.6:35151, err= 2026/04/05 01:31:15 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/05 01:31:15 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/05 01:31:15 INFO : one: Copied (new) 2026/04/05 01:31:15 DEBUG : two: size = 3 OK 2026/04/05 01:31:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:15 DEBUG : two: Unchanged skipping 2026/04/05 01:31:15 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : three.txt: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst) 2026/04/05 01:31:15 DEBUG : three.txt: Sizes differ 2026/04/05 01:31:15 INFO : three.txt.bak: Deleted 2026/04/05 01:31:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:39627") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:47506->172.17.0.6:39627, err= 2026/04/05 01:31:15 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/04/05 01:31:15 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/04/05 01:31:15 INFO : three.txt: Copied (new) 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34277") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60794->172.17.0.6:34277, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36601") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59108->172.17.0.6:36601, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39249") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57690->172.17.0.6:39249, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31037") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41578->172.17.0.6:31037, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38793") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59104->172.17.0.6:38793, err= --- PASS: TestSyncSuffix (0.04s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37691") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45826->172.17.0.6:37691, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32956") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53684->172.17.0.6:32956, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34418") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34272->172.17.0.6:34418, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32948") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42368->172.17.0.6:32948, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38297") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52822->172.17.0.6:38297, err= 2026/04/05 01:31:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vatehaf0jafo/dst" 2026/04/05 01:31:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{19Sdd}" suffix to name 2026/04/05 01:31:15 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/05 01:31:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/05 01:31:15 DEBUG : Setting pass="mfy2_CZqnPLwaIsiWUlPBVFQmqtS6OPAG7Ucs-3MJ2I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/05 01:31:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: Connecting to FTP server 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:38920->172.17.0.6:21, err= 2026/04/05 01:31:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : one: size = 3 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst) 2026/04/05 01:31:15 DEBUG : one: Sizes differ 2026/04/05 01:31:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:33378") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:50362->172.17.0.6:33378, err= 2026/04/05 01:31:15 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/05 01:31:15 DEBUG : one.a292864a.partial: renamed to: one 2026/04/05 01:31:15 INFO : one: Copied (new) 2026/04/05 01:31:15 DEBUG : two: size = 3 OK 2026/04/05 01:31:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:15 DEBUG : two: Unchanged skipping 2026/04/05 01:31:15 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : three.txt: size = 5 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst) 2026/04/05 01:31:15 DEBUG : three.txt: Sizes differ 2026/04/05 01:31:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:31868") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:50988->172.17.0.6:31868, err= 2026/04/05 01:31:15 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/04/05 01:31:15 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/04/05 01:31:15 INFO : three.txt: Copied (new) 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33742") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52768->172.17.0.6:33742, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30404") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59850->172.17.0.6:30404, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33698") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39844->172.17.0.6:33698, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30041") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:32878->172.17.0.6:30041, err= 2026/04/05 01:31:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : one: size = 4 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst) 2026/04/05 01:31:15 DEBUG : one: Sizes differ 2026/04/05 01:31:15 INFO : one-2019-01-01: Deleted 2026/04/05 01:31:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:36168") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:48544->172.17.0.6:36168, err= 2026/04/05 01:31:15 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/05 01:31:15 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/05 01:31:15 INFO : one: Copied (new) 2026/04/05 01:31:15 DEBUG : two: size = 3 OK 2026/04/05 01:31:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:15 DEBUG : two: Unchanged skipping 2026/04/05 01:31:15 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : three.txt: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst) 2026/04/05 01:31:15 DEBUG : three.txt: Sizes differ 2026/04/05 01:31:15 INFO : three-2019-01-01.txt: Deleted 2026/04/05 01:31:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: dial("tcp","172.17.0.6:33301") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo/dst: > dial: conn=172.17.0.1:49642->172.17.0.6:33301, err= 2026/04/05 01:31:15 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/04/05 01:31:15 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/04/05 01:31:15 INFO : three.txt: Copied (new) 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37007") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50348->172.17.0.6:37007, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37322") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38446->172.17.0.6:37322, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36188") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41808->172.17.0.6:36188, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36850") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45864->172.17.0.6:36850, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36473") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39364->172.17.0.6:36473, err= --- PASS: TestSyncSuffixKeepExtension (0.06s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39099") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35076->172.17.0.6:39099, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37815") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44442->172.17.0.6:37815, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30226") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34512->172.17.0.6:30226, err= 2026/04/05 01:31:15 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : Testêé: size = 18 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:15 DEBUG : Testêé: Sizes differ 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31976") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54790->172.17.0.6:31976, err= 2026/04/05 01:31:15 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/04/05 01:31:15 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/04/05 01:31:15 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31953") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53468->172.17.0.6:31953, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39230") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43928->172.17.0.6:39230, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32090") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38172->172.17.0.6:32090, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35934") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45368->172.17.0.6:35934, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36207") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60186->172.17.0.6:36207, err= 2026/04/05 01:31:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39306") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35012->172.17.0.6:39306, err= 2026/04/05 01:31:15 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/05 01:31:15 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/05 01:31:15 INFO : existing: Copied (new) 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30467") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60118->172.17.0.6:30467, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36563") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42510->172.17.0.6:36563, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39828") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49994->172.17.0.6:39828, err= 2026/04/05 01:31:15 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:15 DEBUG : existing: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:15 DEBUG : existing: Sizes differ 2026/04/05 01:31:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:15 ERROR : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: not deleting files as there were IO errors 2026/04/05 01:31:15 ERROR : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: not deleting directories as there were IO errors 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31709") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44830->172.17.0.6:31709, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33971") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38944->172.17.0.6:33971, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36334") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56882->172.17.0.6:36334, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31485") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45926->172.17.0.6:31485, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39290") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50208->172.17.0.6:39290, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37588") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59942->172.17.0.6:37588, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:15 DEBUG : EXISTING: size = 6 OK 2026/04/05 01:31:15 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:15 DEBUG : existing: Unchanged skipping 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:15 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:15 INFO : There was nothing to transfer 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35409") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47200->172.17.0.6:35409, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38056") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43238->172.17.0.6:38056, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37938") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40354->172.17.0.6:37938, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32142") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49734->172.17.0.6:32142, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36618") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56516->172.17.0.6:36618, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33533") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39756->172.17.0.6:33533, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30874") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:32786->172.17.0.6:30874, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38585") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41694->172.17.0.6:38585, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33381") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48296->172.17.0.6:33381, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38230") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47730->172.17.0.6:38230, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38312") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41012->172.17.0.6:38312, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39794") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39894->172.17.0.6:39794, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33745") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33918->172.17.0.6:33745, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33154") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56338->172.17.0.6:33154, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34982") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45246->172.17.0.6:34982, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35862") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48386->172.17.0.6:35862, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32902") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35282->172.17.0.6:32902, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31264") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52158->172.17.0.6:31264, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32589") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37572->172.17.0.6:32589, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31000") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55876->172.17.0.6:31000, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30932") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50302->172.17.0.6:30932, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38891") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42794->172.17.0.6:38891, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31963") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48848->172.17.0.6:31963, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31617") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52188->172.17.0.6:31617, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37572") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34450->172.17.0.6:37572, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35519") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43748->172.17.0.6:35519, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37034") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39458->172.17.0.6:37034, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32992") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57168->172.17.0.6:32992, err= 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39852") 2026/04/05 01:31:15 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53560->172.17.0.6:39852, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39469") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54676->172.17.0.6:39469, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30478") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34056->172.17.0.6:30478, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37910") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50640->172.17.0.6:37910, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30884") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41314->172.17.0.6:30884, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32094") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47862->172.17.0.6:32094, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38989") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39806->172.17.0.6:38989, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34853") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43802->172.17.0.6:34853, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34943") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49822->172.17.0.6:34943, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30204") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54098->172.17.0.6:30204, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30998") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37830->172.17.0.6:30998, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38486") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52346->172.17.0.6:38486, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36223") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33592->172.17.0.6:36223, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33377") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34610->172.17.0.6:33377, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30377") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45932->172.17.0.6:30377, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34236") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35548->172.17.0.6:34236, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31111") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51984->172.17.0.6:31111, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31039") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35506->172.17.0.6:31039, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32106") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58192->172.17.0.6:32106, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39009") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48892->172.17.0.6:39009, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37751") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45406->172.17.0.6:37751, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33971") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38960->172.17.0.6:33971, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30704") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38616->172.17.0.6:30704, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36365") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57038->172.17.0.6:36365, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34671") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41702->172.17.0.6:34671, err= 2026/04/05 01:31:16 DEBUG : both0: size = 6 OK 2026/04/05 01:31:16 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both0: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both10: size = 6 OK 2026/04/05 01:31:16 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both10: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both11: size = 6 OK 2026/04/05 01:31:16 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both11: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both12: size = 6 OK 2026/04/05 01:31:16 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both12: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both13: size = 6 OK 2026/04/05 01:31:16 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both13: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both14: size = 6 OK 2026/04/05 01:31:16 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both14: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both15: size = 6 OK 2026/04/05 01:31:16 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both15: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both16: size = 6 OK 2026/04/05 01:31:16 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both16: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both17: size = 6 OK 2026/04/05 01:31:16 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both17: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both18: size = 6 OK 2026/04/05 01:31:16 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both18: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both19: size = 6 OK 2026/04/05 01:31:16 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both19: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both1: size = 6 OK 2026/04/05 01:31:16 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both1: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both2: size = 6 OK 2026/04/05 01:31:16 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both3: size = 6 OK 2026/04/05 01:31:16 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both4: size = 6 OK 2026/04/05 01:31:16 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both5: size = 6 OK 2026/04/05 01:31:16 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:16 DEBUG : both2: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both6: size = 6 OK 2026/04/05 01:31:16 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both6: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both7: size = 6 OK 2026/04/05 01:31:16 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both7: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both8: size = 6 OK 2026/04/05 01:31:16 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both8: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both9: size = 6 OK 2026/04/05 01:31:16 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both5: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both4: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both9: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both3: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 INFO : only12: Deleted 2026/04/05 01:31:16 INFO : only16: Deleted 2026/04/05 01:31:16 INFO : only3: Deleted 2026/04/05 01:31:16 INFO : only18: Deleted 2026/04/05 01:31:16 INFO : only15: Deleted 2026/04/05 01:31:16 INFO : only19: Deleted 2026/04/05 01:31:16 INFO : only1: Deleted 2026/04/05 01:31:16 INFO : only6: Deleted 2026/04/05 01:31:16 INFO : only9: Deleted 2026/04/05 01:31:16 INFO : only13: Deleted 2026/04/05 01:31:16 INFO : only0: Deleted 2026/04/05 01:31:16 INFO : only11: Deleted 2026/04/05 01:31:16 INFO : only5: Deleted 2026/04/05 01:31:16 INFO : only17: Deleted 2026/04/05 01:31:16 INFO : only10: Deleted 2026/04/05 01:31:16 INFO : only7: Deleted 2026/04/05 01:31:16 INFO : only14: Deleted 2026/04/05 01:31:16 INFO : only2: Deleted 2026/04/05 01:31:16 INFO : only4: Deleted 2026/04/05 01:31:16 INFO : only8: Deleted 2026/04/05 01:31:16 INFO : There was nothing to transfer 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35768") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42200->172.17.0.6:35768, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32365") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35342->172.17.0.6:32365, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33938") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46054->172.17.0.6:33938, err= --- PASS: TestSyncConcurrentDelete (0.08s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39634") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48296->172.17.0.6:39634, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33977") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42048->172.17.0.6:33977, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34287") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44690->172.17.0.6:34287, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32180") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37552->172.17.0.6:32180, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31366") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33632->172.17.0.6:31366, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36036") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49622->172.17.0.6:36036, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34027") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35824->172.17.0.6:34027, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32901") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51792->172.17.0.6:32901, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39937") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56964->172.17.0.6:39937, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38942") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33202->172.17.0.6:38942, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38621") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43720->172.17.0.6:38621, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30912") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40504->172.17.0.6:30912, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36254") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57892->172.17.0.6:36254, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32823") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38754->172.17.0.6:32823, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30933") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45968->172.17.0.6:30933, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36858") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53152->172.17.0.6:36858, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37829") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56326->172.17.0.6:37829, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35298") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35698->172.17.0.6:35298, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39066") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54056->172.17.0.6:39066, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35257") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51758->172.17.0.6:35257, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32081") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51398->172.17.0.6:32081, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30339") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42852->172.17.0.6:30339, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39167") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44456->172.17.0.6:39167, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34988") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45760->172.17.0.6:34988, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33114") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45680->172.17.0.6:33114, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38979") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49120->172.17.0.6:38979, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32645") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40190->172.17.0.6:32645, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37522") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41206->172.17.0.6:37522, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37057") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44916->172.17.0.6:37057, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30444") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51390->172.17.0.6:30444, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31592") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38738->172.17.0.6:31592, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34893") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52048->172.17.0.6:34893, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35015") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60630->172.17.0.6:35015, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38547") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54416->172.17.0.6:38547, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33720") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53176->172.17.0.6:33720, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33416") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33526->172.17.0.6:33416, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36529") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38196->172.17.0.6:36529, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34147") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58938->172.17.0.6:34147, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36083") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51764->172.17.0.6:36083, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38400") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49578->172.17.0.6:38400, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31528") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58578->172.17.0.6:31528, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35043") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56466->172.17.0.6:35043, err= 2026/04/05 01:31:16 DEBUG : both0: size = 6 OK 2026/04/05 01:31:16 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both0: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both10: size = 6 OK 2026/04/05 01:31:16 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both10: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both11: size = 6 OK 2026/04/05 01:31:16 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both11: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both12: size = 6 OK 2026/04/05 01:31:16 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both12: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both13: size = 6 OK 2026/04/05 01:31:16 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both13: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both14: size = 6 OK 2026/04/05 01:31:16 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both14: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both15: size = 6 OK 2026/04/05 01:31:16 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both15: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both16: size = 6 OK 2026/04/05 01:31:16 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both16: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both17: size = 6 OK 2026/04/05 01:31:16 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both17: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both18: size = 6 OK 2026/04/05 01:31:16 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both18: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both19: size = 6 OK 2026/04/05 01:31:16 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both19: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both1: size = 6 OK 2026/04/05 01:31:16 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both1: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both2: size = 6 OK 2026/04/05 01:31:16 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both3: size = 6 OK 2026/04/05 01:31:16 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both4: size = 6 OK 2026/04/05 01:31:16 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both5: size = 6 OK 2026/04/05 01:31:16 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:16 DEBUG : both2: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both6: size = 6 OK 2026/04/05 01:31:16 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both6: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both7: size = 6 OK 2026/04/05 01:31:16 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both7: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both8: size = 6 OK 2026/04/05 01:31:16 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both5: Unchanged skipping 2026/04/05 01:31:16 DEBUG : both9: size = 6 OK 2026/04/05 01:31:16 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : both9: Unchanged skipping 2026/04/05 01:31:16 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:16 DEBUG : only0: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:16 DEBUG : only0: Sizes differ 2026/04/05 01:31:16 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:16 DEBUG : only10: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:16 DEBUG : only10: Sizes differ 2026/04/05 01:31:16 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:16 DEBUG : only11: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:16 DEBUG : only11: Sizes differ 2026/04/05 01:31:16 DEBUG : both3: Unchanged skipping 2026/04/05 01:31:16 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:16 DEBUG : only12: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:16 DEBUG : only12: Sizes differ 2026/04/05 01:31:16 DEBUG : both8: Unchanged skipping 2026/04/05 01:31:16 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:16 DEBUG : only13: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:16 DEBUG : only13: Sizes differ 2026/04/05 01:31:16 DEBUG : both4: Unchanged skipping 2026/04/05 01:31:16 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:16 DEBUG : only14: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:16 DEBUG : only14: Sizes differ 2026/04/05 01:31:16 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:16 DEBUG : only15: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:16 DEBUG : only15: Sizes differ 2026/04/05 01:31:16 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:16 DEBUG : only16: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:16 DEBUG : only16: Sizes differ 2026/04/05 01:31:16 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:16 DEBUG : only17: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:16 DEBUG : only17: Sizes differ 2026/04/05 01:31:16 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:16 DEBUG : only19: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:16 DEBUG : only19: Sizes differ 2026/04/05 01:31:16 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:16 DEBUG : only1: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:16 DEBUG : only1: Sizes differ 2026/04/05 01:31:16 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:16 DEBUG : only2: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:16 DEBUG : only2: Sizes differ 2026/04/05 01:31:16 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:16 DEBUG : only3: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:16 DEBUG : only3: Sizes differ 2026/04/05 01:31:16 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:16 DEBUG : only4: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:16 DEBUG : only4: Sizes differ 2026/04/05 01:31:16 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:16 DEBUG : only5: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:16 DEBUG : only5: Sizes differ 2026/04/05 01:31:16 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:16 DEBUG : only6: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:16 DEBUG : only6: Sizes differ 2026/04/05 01:31:16 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:16 DEBUG : only7: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:16 DEBUG : only7: Sizes differ 2026/04/05 01:31:16 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:16 DEBUG : only8: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:16 DEBUG : only8: Sizes differ 2026/04/05 01:31:16 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:16 DEBUG : only9: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:16 DEBUG : only9: Sizes differ 2026/04/05 01:31:16 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4193521643) 2026/04/05 01:31:16 DEBUG : only18: size = 6 (ftp://172.17.0.6:21/rclone-test-vatehaf0jafo) 2026/04/05 01:31:16 DEBUG : only18: Sizes differ 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39037") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34566") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38563") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37008->172.17.0.6:38563, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31251") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60398->172.17.0.6:34566, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40402->172.17.0.6:39037, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43156->172.17.0.6:31251, err= 2026/04/05 01:31:16 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/04/05 01:31:16 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/04/05 01:31:16 INFO : only10: Copied (replaced existing) 2026/04/05 01:31:16 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/04/05 01:31:16 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/04/05 01:31:16 DEBUG : only11.51c18866.partial: size = 0 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35143") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35098->172.17.0.6:35143, err= 2026/04/05 01:31:16 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/04/05 01:31:16 INFO : only15: Copied (replaced existing) 2026/04/05 01:31:16 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/04/05 01:31:16 INFO : only0: Copied (replaced existing) 2026/04/05 01:31:16 DEBUG : only11.51c18866.partial: renamed to: only11 2026/04/05 01:31:16 INFO : only11: Copied (replaced existing) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33756") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34404") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33756->172.17.0.6:34404, err= 2026/04/05 01:31:16 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58530->172.17.0.6:33756, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35753") 2026/04/05 01:31:16 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/04/05 01:31:16 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/04/05 01:31:16 INFO : only16: Copied (replaced existing) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59734->172.17.0.6:35753, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37989") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51176->172.17.0.6:37989, err= 2026/04/05 01:31:16 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/04/05 01:31:16 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/04/05 01:31:16 INFO : only19: Copied (replaced existing) 2026/04/05 01:31:16 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/04/05 01:31:16 DEBUG : only1.77787b15.partial: size = 0 OK 2026/04/05 01:31:16 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/04/05 01:31:16 INFO : only17: Copied (replaced existing) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36978") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50932->172.17.0.6:36978, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32102") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42410->172.17.0.6:32102, err= 2026/04/05 01:31:16 DEBUG : only1.77787b15.partial: renamed to: only1 2026/04/05 01:31:16 INFO : only1: Copied (replaced existing) 2026/04/05 01:31:16 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/04/05 01:31:16 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/04/05 01:31:16 INFO : only12: Copied (replaced existing) 2026/04/05 01:31:16 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33126") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57240->172.17.0.6:33126, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36541") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50048->172.17.0.6:36541, err= 2026/04/05 01:31:16 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/04/05 01:31:16 INFO : only3: Copied (replaced existing) 2026/04/05 01:31:16 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/04/05 01:31:16 INFO : only2: Copied (replaced existing) 2026/04/05 01:31:16 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38564") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35412->172.17.0.6:38564, err= 2026/04/05 01:31:16 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30184") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33256->172.17.0.6:30184, err= 2026/04/05 01:31:16 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/04/05 01:31:16 INFO : only5: Copied (replaced existing) 2026/04/05 01:31:16 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/04/05 01:31:16 INFO : only4: Copied (replaced existing) 2026/04/05 01:31:16 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/04/05 01:31:16 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32165") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32305") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58808->172.17.0.6:32165, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37914->172.17.0.6:32305, err= 2026/04/05 01:31:16 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/04/05 01:31:16 INFO : only7: Copied (replaced existing) 2026/04/05 01:31:16 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/04/05 01:31:16 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38485") 2026/04/05 01:31:16 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/04/05 01:31:16 INFO : only6: Copied (replaced existing) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59676->172.17.0.6:38485, err= 2026/04/05 01:31:16 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/04/05 01:31:16 INFO : only9: Copied (replaced existing) 2026/04/05 01:31:16 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35219") 2026/04/05 01:31:16 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/04/05 01:31:16 INFO : only8: Copied (replaced existing) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40192->172.17.0.6:35219, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35618") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56170->172.17.0.6:35618, err= 2026/04/05 01:31:16 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/04/05 01:31:16 INFO : only13: Copied (replaced existing) 2026/04/05 01:31:16 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/04/05 01:31:16 DEBUG : only18.f963383f.partial: size = 0 OK 2026/04/05 01:31:16 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/04/05 01:31:16 INFO : only14: Copied (replaced existing) 2026/04/05 01:31:16 DEBUG : only18.f963383f.partial: renamed to: only18 2026/04/05 01:31:16 INFO : only18: Copied (replaced existing) 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39000") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50590->172.17.0.6:39000, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38330") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56790->172.17.0.6:38330, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30638") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37948->172.17.0.6:30638, err= --- PASS: TestSyncConcurrentTruncate (0.09s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:16 DEBUG : empty_dir: Making directory with metadata 2026/04/05 01:31:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 01:31:16 DEBUG : empty_on_remote: Making directory with metadata 2026/04/05 01:31:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 01:31:16 INFO : empty_on_remote: Making directory 2026/04/05 01:31:16 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/05 01:31:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/05 01:31:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/05 01:31:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/05 01:31:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32830") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45708->172.17.0.6:32830, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37377") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33224") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56146->172.17.0.6:33224, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55536->172.17.0.6:37377, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39424") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47030->172.17.0.6:39424, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35303") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53686->172.17.0.6:35303, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38885") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57056->172.17.0.6:38885, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:16 DEBUG : empty_dir: Making directory with metadata 2026/04/05 01:31:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 01:31:16 DEBUG : empty_on_remote: Making directory with metadata 2026/04/05 01:31:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 01:31:16 INFO : empty_on_remote: Making directory 2026/04/05 01:31:16 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/05 01:31:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/05 01:31:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/05 01:31:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/05 01:31:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/05 01:31:16 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32993") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51736->172.17.0.6:32993, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38987") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38842->172.17.0.6:38987, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31548") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33455") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37974->172.17.0.6:31548, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38618") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35110->172.17.0.6:38618, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35042") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44272->172.17.0.6:35042, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48112->172.17.0.6:33455, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39514") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56276->172.17.0.6:39514, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 01:31:16 INFO : sub dir: Making directory 2026/04/05 01:31:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35033") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44296->172.17.0.6:35033, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36473") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31747") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39370->172.17.0.6:36473, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57366->172.17.0.6:31747, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38562") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41472->172.17.0.6:38562, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39489") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59822->172.17.0.6:39489, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36412") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35278->172.17.0.6:36412, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35961") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59410->172.17.0.6:35961, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30084") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55346->172.17.0.6:30084, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39771") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34406->172.17.0.6:39771, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38112") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46878->172.17.0.6:38112, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32820") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39640->172.17.0.6:32820, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 01:31:16 INFO : sub dir: Making directory 2026/04/05 01:31:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30884") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41330->172.17.0.6:30884, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38552") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38401") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57070->172.17.0.6:38552, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45522->172.17.0.6:38401, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36008") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41086->172.17.0.6:36008, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33469") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41450->172.17.0.6:33469, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38197") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46608->172.17.0.6:38197, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31828") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58146->172.17.0.6:31828, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34385") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50968->172.17.0.6:34385, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38974") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58398->172.17.0.6:38974, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34345") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42710->172.17.0.6:34345, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33032") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55176->172.17.0.6:33032, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35262") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54582->172.17.0.6:35262, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32136") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42168->172.17.0.6:32136, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36099") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56230->172.17.0.6:36099, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31666") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60784->172.17.0.6:31666, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31722") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49928->172.17.0.6:31722, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37949") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48110->172.17.0.6:37949, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31802") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39640->172.17.0.6:31802, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39754") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35072->172.17.0.6:39754, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32354") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53658->172.17.0.6:32354, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36704") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44702->172.17.0.6:36704, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33936") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43036->172.17.0.6:33936, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31072") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57550->172.17.0.6:31072, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38973") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56306->172.17.0.6:38973, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30379") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41540->172.17.0.6:30379, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37624") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34210->172.17.0.6:37624, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38529") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37126->172.17.0.6:38529, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36584") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38538->172.17.0.6:36584, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32630") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43968->172.17.0.6:32630, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33241") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57052->172.17.0.6:33241, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37219") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50848->172.17.0.6:37219, err= 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34267") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33242->172.17.0.6:34267, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34465") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47992->172.17.0.6:34465, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35326") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41690->172.17.0.6:35326, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33495") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50494->172.17.0.6:33495, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39268") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43274->172.17.0.6:39268, err= 2026/04/05 01:31:16 DEBUG : apple: size = 5 OK 2026/04/05 01:31:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : apple: Unchanged skipping 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:31:16 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:31:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : banana: size = 6 OK 2026/04/05 01:31:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : banana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33789") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47586->172.17.0.6:33789, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 INFO : There was nothing to transfer 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35568") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45616->172.17.0.6:35568, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31932") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36394->172.17.0.6:31932, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35631") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54574->172.17.0.6:35631, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36631") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44738->172.17.0.6:36631, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32780") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40438->172.17.0.6:32780, err= 2026/04/05 01:31:16 DEBUG : apple: size = 5 OK 2026/04/05 01:31:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : apple: Unchanged skipping 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:31:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:31:16 DEBUG : banana: size = 6 OK 2026/04/05 01:31:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : banana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38496") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54600->172.17.0.6:38496, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 INFO : There was nothing to transfer 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33176") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53478->172.17.0.6:33176, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35279") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46084->172.17.0.6:35279, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33553") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48870->172.17.0.6:33553, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32076") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45252->172.17.0.6:32076, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31812") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59552->172.17.0.6:31812, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31440") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48244->172.17.0.6:31440, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36026") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34546->172.17.0.6:36026, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35273") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52194->172.17.0.6:35273, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38849") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55156->172.17.0.6:38849, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39990") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36918->172.17.0.6:39990, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30990") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38682->172.17.0.6:30990, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38268") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54784->172.17.0.6:38268, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30753") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37718->172.17.0.6:30753, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34457") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42228->172.17.0.6:34457, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39860") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34042->172.17.0.6:39860, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30997") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60138->172.17.0.6:30997, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30532") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49104->172.17.0.6:30532, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35499") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48698->172.17.0.6:35499, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38630") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47882->172.17.0.6:38630, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38762") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37810->172.17.0.6:38762, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31897") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54996->172.17.0.6:31897, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34852") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60828->172.17.0.6:34852, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32450") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58546->172.17.0.6:32450, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38345") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33908->172.17.0.6:38345, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31470") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42102->172.17.0.6:31470, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36873") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49764->172.17.0.6:36873, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35057") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44844->172.17.0.6:35057, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32582") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42146->172.17.0.6:32582, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35988") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45258->172.17.0.6:35988, err= 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34799") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52280->172.17.0.6:34799, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34784") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44628->172.17.0.6:34784, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32808") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49366->172.17.0.6:32808, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39004") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48048->172.17.0.6:39004, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32702") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55918->172.17.0.6:32702, err= 2026/04/05 01:31:16 DEBUG : apple: size = 5 OK 2026/04/05 01:31:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : apple: Unchanged skipping 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32419") 2026/04/05 01:31:16 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:31:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:31:16 DEBUG : banana: size = 6 OK 2026/04/05 01:31:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : banana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48088->172.17.0.6:32419, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 INFO : There was nothing to transfer 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35297") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49394->172.17.0.6:35297, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38836") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50434->172.17.0.6:38836, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36068") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56766->172.17.0.6:36068, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36754") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33450->172.17.0.6:36754, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30149") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44904->172.17.0.6:30149, err= 2026/04/05 01:31:16 DEBUG : apple: size = 5 OK 2026/04/05 01:31:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : apple: Unchanged skipping 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : banana: size = 6 OK 2026/04/05 01:31:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : banana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34478") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36724->172.17.0.6:34478, err= 2026/04/05 01:31:16 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:31:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 INFO : There was nothing to transfer 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37903") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35486->172.17.0.6:37903, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37401") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56348->172.17.0.6:37401, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32096") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48880->172.17.0.6:32096, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38578") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36350->172.17.0.6:38578, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39866") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47876->172.17.0.6:39866, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34280") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33306->172.17.0.6:34280, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33525") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41974->172.17.0.6:33525, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35911") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58754->172.17.0.6:35911, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31659") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38408->172.17.0.6:31659, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37147") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41722->172.17.0.6:37147, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36898") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41588->172.17.0.6:36898, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30658") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59090->172.17.0.6:30658, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30100") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34678->172.17.0.6:30100, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39769") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35542->172.17.0.6:39769, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30598") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54754->172.17.0.6:30598, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37254") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58170->172.17.0.6:37254, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33014") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42552->172.17.0.6:33014, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34057") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55730->172.17.0.6:34057, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37668") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40320->172.17.0.6:37668, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37633") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39052->172.17.0.6:37633, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38644") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46238->172.17.0.6:38644, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34548") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49016->172.17.0.6:34548, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30727") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38840->172.17.0.6:30727, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34280") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33320->172.17.0.6:34280, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38866") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51854->172.17.0.6:38866, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34664") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37944->172.17.0.6:34664, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34657") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50446->172.17.0.6:34657, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35789") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55718->172.17.0.6:35789, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31233") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33626->172.17.0.6:31233, err= 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37703") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41974->172.17.0.6:37703, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31171") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34246->172.17.0.6:31171, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38438") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50606->172.17.0.6:38438, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36255") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44850->172.17.0.6:36255, err= 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39088") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54778->172.17.0.6:39088, err= 2026/04/05 01:31:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34563") 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43380->172.17.0.6:34563, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30291") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37700->172.17.0.6:30291, err= 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37463") 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39348->172.17.0.6:37463, err= 2026/04/05 01:31:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38303") 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Connecting to FTP server 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48068->172.17.0.6:38303, err= 2026/04/05 01:31:16 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38930->172.17.0.6:21, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/04/05 01:31:16 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37705") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36124->172.17.0.6:37705, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36194") 2026/04/05 01:31:16 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34902->172.17.0.6:36194, err= 2026/04/05 01:31:16 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/04/05 01:31:16 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32999") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56160->172.17.0.6:32999, err= 2026/04/05 01:31:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30045") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34776->172.17.0.6:30045, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31089") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39228") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48382->172.17.0.6:31089, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42946->172.17.0.6:39228, err= 2026/04/05 01:31:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35856") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40900->172.17.0.6:35856, err= 2026/04/05 01:31:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31207") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45954->172.17.0.6:31207, err= 2026/04/05 01:31:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34804") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51958->172.17.0.6:34804, err= 2026/04/05 01:31:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37773") 2026/04/05 01:31:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45354->172.17.0.6:37773, err= 2026/04/05 01:31:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30821") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54338->172.17.0.6:30821, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32140") 2026/04/05 01:31:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41628->172.17.0.6:32140, err= 2026/04/05 01:31:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34577") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45806->172.17.0.6:34577, err= 2026/04/05 01:31:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31016") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36364->172.17.0.6:31016, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38091") 2026/04/05 01:31:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39085") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43272->172.17.0.6:38091, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58240->172.17.0.6:39085, err= 2026/04/05 01:31:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 01:31:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37569") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45168->172.17.0.6:37569, err= 2026/04/05 01:31:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/04/05 01:31:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/04/05 01:31:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/04/05 01:31:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 01:31:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Connecting to FTP server 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Connecting to FTP server 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38936->172.17.0.6:21, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Connecting to FTP server 2026/04/05 01:31:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0012-6789;.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0008-2345678.txt: Deleted 2026/04/05 01:31:16 INFO : splitbananasplit: Deleted 2026/04/05 01:31:16 INFO : dir1/0013-789;=.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0011-56789;.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0009-3456789.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0010-456789.txt: Deleted 2026/04/05 01:31:16 INFO : apple: Deleted 2026/04/05 01:31:16 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0014-89;=.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0003-defghij.txt: Deleted 2026/04/05 01:31:16 INFO : appleappleapplebanana: Deleted 2026/04/05 01:31:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0007-1234567.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0015-9;=.txt: Deleted 2026/04/05 01:31:16 INFO : banana: Deleted 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38952->172.17.0.6:21, err= 2026/04/05 01:31:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:21") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38958->172.17.0.6:21, err= 2026/04/05 01:31:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38683") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50540->172.17.0.6:38683, err= 2026/04/05 01:31:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : YXBwbGU=: Excluded 2026/04/05 01:31:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/05 01:31:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : YmFuYW5h: Excluded 2026/04/05 01:31:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39607") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49556->172.17.0.6:39607, err= 2026/04/05 01:31:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30988") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41552->172.17.0.6:30988, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37944") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55366->172.17.0.6:37944, err= 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38042") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41174->172.17.0.6:38042, err= 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : YXBwbGU=: size = 5 OK 2026/04/05 01:31:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : apple: Unchanged skipping 2026/04/05 01:31:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : YmFuYW5h: size = 6 OK 2026/04/05 01:31:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : banana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/05 01:31:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34837") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40776->172.17.0.6:34837, err= 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/05 01:31:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33328") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54938->172.17.0.6:33328, err= 2026/04/05 01:31:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : YXBwbGU=: Excluded 2026/04/05 01:31:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/05 01:31:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : YmFuYW5h: Excluded 2026/04/05 01:31:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37888") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58888->172.17.0.6:37888, err= 2026/04/05 01:31:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/05 01:31:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32211") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59328->172.17.0.6:32211, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32016") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38918->172.17.0.6:32016, err= 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 01:31:16 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38217") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52868->172.17.0.6:38217, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38277") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35694->172.17.0.6:38277, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34323") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54774->172.17.0.6:34323, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36295") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45404->172.17.0.6:36295, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30694") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36506->172.17.0.6:30694, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39126") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46766->172.17.0.6:39126, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38369") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46306->172.17.0.6:38369, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31210") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41822->172.17.0.6:31210, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36373") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44870->172.17.0.6:36373, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31009") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41524->172.17.0.6:31009, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30455") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45936->172.17.0.6:30455, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35131") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53008->172.17.0.6:35131, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30860") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48356->172.17.0.6:30860, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32186") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58908->172.17.0.6:32186, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32980") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43720->172.17.0.6:32980, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32129") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50758->172.17.0.6:32129, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33893") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34184->172.17.0.6:33893, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37506") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38708->172.17.0.6:37506, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36997") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58726->172.17.0.6:36997, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34839") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54204->172.17.0.6:34839, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30847") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43106->172.17.0.6:30847, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37902") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43912->172.17.0.6:37902, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37262") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37692->172.17.0.6:37262, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31121") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41846->172.17.0.6:31121, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38346") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35252->172.17.0.6:38346, err= 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30524") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45578->172.17.0.6:30524, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36124") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45744->172.17.0.6:36124, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34759") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33926->172.17.0.6:34759, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32715") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34124->172.17.0.6:32715, err= 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37685") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54584->172.17.0.6:37685, err= 2026/04/05 01:31:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36965") 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47452->172.17.0.6:36965, err= 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34177") 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37504->172.17.0.6:34177, err= 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37351") 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33834->172.17.0.6:37351, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37245") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36237") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54038->172.17.0.6:37245, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56550->172.17.0.6:36237, err= 2026/04/05 01:31:16 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:31:16 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/05 01:31:16 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/04/05 01:31:16 INFO : apple: Copied (new) to: PREFIXapple 2026/04/05 01:31:16 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/04/05 01:31:16 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31331") 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42692->172.17.0.6:31331, err= 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36736") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38853") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34400->172.17.0.6:36736, err= 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37188") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55058->172.17.0.6:37188, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60144->172.17.0.6:38853, err= 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39533") 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/04/05 01:31:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48182->172.17.0.6:39533, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36971") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36664->172.17.0.6:36971, err= 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 01:31:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39973") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54804->172.17.0.6:39973, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31159") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35816->172.17.0.6:31159, err= 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 01:31:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32987") 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 01:31:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52786->172.17.0.6:32987, err= 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 01:31:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33455") 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31632") 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/04/05 01:31:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48118->172.17.0.6:33455, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34696->172.17.0.6:31632, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36225") 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/04/05 01:31:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51034->172.17.0.6:36225, err= 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36268") 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58562->172.17.0.6:36268, err= 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/04/05 01:31:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/04/05 01:31:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35908") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31713") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55270->172.17.0.6:35908, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45336->172.17.0.6:31713, err= 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/04/05 01:31:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/04/05 01:31:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37235") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39068->172.17.0.6:37235, err= 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/04/05 01:31:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/04/05 01:31:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/04/05 01:31:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 INFO : dir1/0009-3456789.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/05 01:31:16 INFO : banana: Deleted 2026/04/05 01:31:16 INFO : dir1/0007-1234567.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0011-56789;.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0010-456789.txt: Deleted 2026/04/05 01:31:16 INFO : splitbananasplit: Deleted 2026/04/05 01:31:16 INFO : dir1/0008-2345678.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0003-defghij.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0015-9;=.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0013-789;=.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/05 01:31:16 INFO : apple: Deleted 2026/04/05 01:31:16 INFO : dir1/0012-6789;.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/05 01:31:16 INFO : appleappleapplebanana: Deleted 2026/04/05 01:31:16 INFO : dir1/0014-89;=.txt: Deleted 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31924") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41502->172.17.0.6:31924, err= 2026/04/05 01:31:16 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : PREFIXapple: Excluded 2026/04/05 01:31:16 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : PREFIXbanana: Excluded 2026/04/05 01:31:16 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : PREFIXsplitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37072") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37356->172.17.0.6:37072, err= 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37344") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52430->172.17.0.6:37344, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34040") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48884->172.17.0.6:34040, err= 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 01:31:16 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35979") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38372->172.17.0.6:35979, err= 2026/04/05 01:31:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32861") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36901") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34563") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43708->172.17.0.6:32861, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30891") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38763") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54502->172.17.0.6:36901, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56466->172.17.0.6:38763, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59668->172.17.0.6:30891, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43384->172.17.0.6:34563, err= 2026/04/05 01:31:16 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:16 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/04/05 01:31:16 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/04/05 01:31:16 INFO : banana: Copied (new) 2026/04/05 01:31:16 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/04/05 01:31:16 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/04/05 01:31:16 INFO : splitbananasplit: Copied (new) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33045") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44594->172.17.0.6:33045, err= 2026/04/05 01:31:16 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/04/05 01:31:16 INFO : appleappleapplebanana: Copied (new) 2026/04/05 01:31:16 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/04/05 01:31:16 INFO : apple: Copied (new) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36528") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31100") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59122->172.17.0.6:36528, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40136->172.17.0.6:31100, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34460") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55686->172.17.0.6:34460, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/04/05 01:31:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37614") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52402->172.17.0.6:37614, err= 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/04/05 01:31:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30168") 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/04/05 01:31:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31105") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48768->172.17.0.6:31105, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57240->172.17.0.6:30168, err= 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/04/05 01:31:16 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/04/05 01:31:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35709") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32803") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54434->172.17.0.6:32803, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35400->172.17.0.6:35709, err= 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/04/05 01:31:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/04/05 01:31:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39398") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47242->172.17.0.6:39398, err= 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/04/05 01:31:16 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39604") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60834->172.17.0.6:39604, err= 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/04/05 01:31:16 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35729") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35832->172.17.0.6:35729, err= 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/04/05 01:31:16 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37629") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39330->172.17.0.6:37629, err= 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35142") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44070->172.17.0.6:35142, err= 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/04/05 01:31:16 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/04/05 01:31:16 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/04/05 01:31:16 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32364") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37390") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44364->172.17.0.6:37390, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53338->172.17.0.6:32364, err= 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/04/05 01:31:16 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/04/05 01:31:16 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/04/05 01:31:16 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/05 01:31:16 INFO : PREFIXsplitbananasplit: Deleted 2026/04/05 01:31:16 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/05 01:31:16 INFO : PREFIXbanana: Deleted 2026/04/05 01:31:16 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/05 01:31:16 INFO : PREFIXapple: Deleted 2026/04/05 01:31:16 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33230") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43094->172.17.0.6:33230, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34577") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45812->172.17.0.6:34577, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34740") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34988->172.17.0.6:34740, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39406") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40594->172.17.0.6:39406, err= 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36313") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37474->172.17.0.6:36313, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35043") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56474->172.17.0.6:35043, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32175") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34460->172.17.0.6:32175, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37313") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35950->172.17.0.6:37313, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38400") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49584->172.17.0.6:38400, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32213") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51874->172.17.0.6:32213, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30438") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49194->172.17.0.6:30438, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35529") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54014->172.17.0.6:35529, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34624") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38686->172.17.0.6:34624, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35584") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42284->172.17.0.6:35584, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38952") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47700->172.17.0.6:38952, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37855") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59264->172.17.0.6:37855, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39049") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39586->172.17.0.6:39049, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35986") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40356->172.17.0.6:35986, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37055") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38102->172.17.0.6:37055, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38441") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39448->172.17.0.6:38441, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37709") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59970->172.17.0.6:37709, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32179") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45146->172.17.0.6:32179, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33670") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60250->172.17.0.6:33670, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36893") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36464->172.17.0.6:36893, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36385") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56676->172.17.0.6:36385, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33437") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53350->172.17.0.6:33437, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32558") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57656->172.17.0.6:32558, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31395") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44456->172.17.0.6:31395, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36364") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60718->172.17.0.6:36364, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33655") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43114->172.17.0.6:33655, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34198") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39562->172.17.0.6:34198, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35245") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44642->172.17.0.6:35245, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30532") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49116->172.17.0.6:30532, err= 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33292") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50548->172.17.0.6:33292, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32211") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59342->172.17.0.6:32211, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39387") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50454->172.17.0.6:39387, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30298") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54664->172.17.0.6:30298, err= 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31222") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53410->172.17.0.6:31222, err= 2026/04/05 01:31:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 01:31:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39428") 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47488->172.17.0.6:39428, err= 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30750") 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54724->172.17.0.6:30750, err= 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31630") 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30533") 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47532->172.17.0.6:30533, err= 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56428->172.17.0.6:31630, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30227") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48470->172.17.0.6:30227, err= 2026/04/05 01:31:16 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/04/05 01:31:16 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/04/05 01:31:16 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/04/05 01:31:16 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/04/05 01:31:16 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/04/05 01:31:16 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36018") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39665") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40950->172.17.0.6:36018, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47624->172.17.0.6:39665, err= 2026/04/05 01:31:16 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/04/05 01:31:16 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30741") 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35325") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49656->172.17.0.6:30741, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35688->172.17.0.6:35325, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33446") 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59822->172.17.0.6:33446, err= 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 01:31:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38284") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49022->172.17.0.6:38284, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31111") 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51992->172.17.0.6:31111, err= 2026/04/05 01:31:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34454") 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39666->172.17.0.6:34454, err= 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 01:31:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 01:31:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37985") 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31786") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47794->172.17.0.6:31786, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33716->172.17.0.6:37985, err= 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 01:31:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39135") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55666->172.17.0.6:39135, err= 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 01:31:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34890") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50740->172.17.0.6:34890, err= 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 01:31:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31894") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56986->172.17.0.6:31894, err= 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 01:31:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/04/05 01:31:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39170") 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43734->172.17.0.6:39170, err= 2026/04/05 01:31:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36067") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30131") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33926->172.17.0.6:36067, err= 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52562->172.17.0.6:30131, err= 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 01:31:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 01:31:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 01:31:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 01:31:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 INFO : dir1/0003-defghij.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0011-56789;.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0008-2345678.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0015-9;=.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0010-456789.txt: Deleted 2026/04/05 01:31:16 INFO : appleappleapplebanana: Deleted 2026/04/05 01:31:16 INFO : dir1/0009-3456789.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0012-6789;.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0013-789;=.txt: Deleted 2026/04/05 01:31:16 INFO : apple: Deleted 2026/04/05 01:31:16 INFO : dir1/0014-89;=.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/05 01:31:16 INFO : banana: Deleted 2026/04/05 01:31:16 INFO : splitbananasplit: Deleted 2026/04/05 01:31:16 INFO : dir1/0007-1234567.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37563") 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54246->172.17.0.6:37563, err= 2026/04/05 01:31:16 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleSUFFIX: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/04/05 01:31:16 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : bananaSUFFIX: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplitSUFFIX: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34093") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50024->172.17.0.6:34093, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31247") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53624->172.17.0.6:31247, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33879") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50154->172.17.0.6:33879, err= 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 01:31:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32259") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:32958->172.17.0.6:32259, err= 2026/04/05 01:31:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32082") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57166->172.17.0.6:32082, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35551") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37310") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35928->172.17.0.6:37310, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42842->172.17.0.6:35551, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35581") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37330") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35084->172.17.0.6:35581, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51326->172.17.0.6:37330, err= 2026/04/05 01:31:16 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/04/05 01:31:16 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/04/05 01:31:16 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/04/05 01:31:16 INFO : apple: Copied (new) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/04/05 01:31:16 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/04/05 01:31:16 INFO : banana: Copied (new) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31976") 2026/04/05 01:31:16 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/04/05 01:31:16 INFO : appleappleapplebanana: Copied (new) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39099") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54794->172.17.0.6:31976, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35078->172.17.0.6:39099, err= 2026/04/05 01:31:16 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/04/05 01:31:16 INFO : splitbananasplit: Copied (new) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36731") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58316->172.17.0.6:36731, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33685") 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59072->172.17.0.6:33685, err= 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/04/05 01:31:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38079") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49924->172.17.0.6:38079, err= 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/04/05 01:31:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/04/05 01:31:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/04/05 01:31:16 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37690") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45680->172.17.0.6:37690, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34041") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32075") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38760->172.17.0.6:34041, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44472->172.17.0.6:32075, err= 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/04/05 01:31:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39036") 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/04/05 01:31:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50170->172.17.0.6:39036, err= 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/04/05 01:31:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32907") 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34156->172.17.0.6:32907, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39945") 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/04/05 01:31:16 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54450->172.17.0.6:39945, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39617") 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/04/05 01:31:16 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53396->172.17.0.6:39617, err= 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32527") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34976->172.17.0.6:32527, err= 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/04/05 01:31:16 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32110") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35936->172.17.0.6:32110, err= 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/04/05 01:31:16 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36932") 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59430->172.17.0.6:36932, err= 2026/04/05 01:31:16 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/04/05 01:31:16 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33468") 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/04/05 01:31:16 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53756->172.17.0.6:33468, err= 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/04/05 01:31:16 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/04/05 01:31:16 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/05 01:31:16 INFO : appleSUFFIX: Deleted 2026/04/05 01:31:16 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/05 01:31:16 INFO : bananaSUFFIX: Deleted 2026/04/05 01:31:16 INFO : splitbananasplitSUFFIX: Deleted 2026/04/05 01:31:16 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/05 01:31:16 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/05 01:31:16 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/05 01:31:16 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/05 01:31:16 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/05 01:31:16 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/05 01:31:16 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/05 01:31:16 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/05 01:31:16 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/05 01:31:16 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/05 01:31:16 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/05 01:31:16 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/05 01:31:16 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/05 01:31:16 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/05 01:31:16 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39062") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40462->172.17.0.6:39062, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34131") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42438->172.17.0.6:34131, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33604") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58220->172.17.0.6:33604, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37532") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33640->172.17.0.6:37532, err= 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30198") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56828->172.17.0.6:30198, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38974") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58406->172.17.0.6:38974, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37646") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55470->172.17.0.6:37646, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37879") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39560->172.17.0.6:37879, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39284") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42890->172.17.0.6:39284, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33148") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59748->172.17.0.6:33148, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32049") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36482->172.17.0.6:32049, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35376") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47404->172.17.0.6:35376, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34156") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40548->172.17.0.6:34156, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31514") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60732->172.17.0.6:31514, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36738") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43320->172.17.0.6:36738, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39079") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49238->172.17.0.6:39079, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38527") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35808->172.17.0.6:38527, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36335") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45314->172.17.0.6:36335, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34332") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40210->172.17.0.6:34332, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37445") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42252->172.17.0.6:37445, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34546") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44166->172.17.0.6:34546, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39291") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43908->172.17.0.6:39291, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31431") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43668->172.17.0.6:31431, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35653") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34246->172.17.0.6:35653, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35181") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42380->172.17.0.6:35181, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32439") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37406->172.17.0.6:32439, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38686") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60134->172.17.0.6:38686, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35554") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45228->172.17.0.6:35554, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39135") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55670->172.17.0.6:39135, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34428") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59744->172.17.0.6:34428, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33906") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57382->172.17.0.6:33906, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32853") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36516->172.17.0.6:32853, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33649") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60922->172.17.0.6:33649, err= 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37559") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56406->172.17.0.6:37559, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32529") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41644->172.17.0.6:32529, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31660") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41110->172.17.0.6:31660, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37668") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40322->172.17.0.6:37668, err= 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37665") 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47170->172.17.0.6:37665, err= 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:31:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : apple: size = 5 OK 2026/04/05 01:31:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : apple: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35584") 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42300->172.17.0.6:35584, err= 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : banana: size = 6 OK 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : banana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35575") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35687") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42624->172.17.0.6:35575, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49304->172.17.0.6:35687, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30156") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38692") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50662->172.17.0.6:30156, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50086->172.17.0.6:38692, err= 2026/04/05 01:31:16 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/04/05 01:31:16 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/04/05 01:31:16 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35538") 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/04/05 01:31:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59326->172.17.0.6:35538, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/04/05 01:31:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39360") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44690->172.17.0.6:39360, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38306") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48166->172.17.0.6:38306, err= 2026/04/05 01:31:16 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/04/05 01:31:16 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 01:31:16 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31405") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44826->172.17.0.6:31405, err= 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/04/05 01:31:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37717") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38412->172.17.0.6:37717, err= 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/04/05 01:31:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 01:31:16 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/04/05 01:31:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/04/05 01:31:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37463") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32444") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39360->172.17.0.6:37463, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43136->172.17.0.6:32444, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38593") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56210->172.17.0.6:38593, err= 2026/04/05 01:31:16 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/04/05 01:31:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 01:31:16 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/04/05 01:31:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 01:31:16 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/04/05 01:31:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31289") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34438") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59626->172.17.0.6:31289, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38149") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40330->172.17.0.6:34438, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47440->172.17.0.6:38149, err= 2026/04/05 01:31:16 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/04/05 01:31:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38166") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60228->172.17.0.6:38166, err= 2026/04/05 01:31:16 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/04/05 01:31:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 01:31:16 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/04/05 01:31:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/04/05 01:31:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34882") 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/04/05 01:31:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47770->172.17.0.6:34882, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30853") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54436->172.17.0.6:30853, err= 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/04/05 01:31:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/04/05 01:31:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 INFO : dir1/0014-89;=.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0007-1234567.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0011-56789;.txt: Deleted 2026/04/05 01:31:16 INFO : splitbananasplit: Deleted 2026/04/05 01:31:16 INFO : dir1/0015-9;=.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0010-456789.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0009-3456789.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0003-defghij.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0013-789;=.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0008-2345678.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/05 01:31:16 INFO : appleappleapplebanana: Deleted 2026/04/05 01:31:16 INFO : dir1/0012-6789;.txt: Deleted 2026/04/05 01:31:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39007") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52060->172.17.0.6:39007, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleapple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleapple: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbanan: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31676") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47266->172.17.0.6:31676, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcde: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdef: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefg: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defgh: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghi: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghij: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijk: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-12345: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-23456: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-34567: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-45678: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.t: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36406") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40452->172.17.0.6:36406, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32144") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41754->172.17.0.6:32144, err= 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31539") 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42548->172.17.0.6:31539, err= 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:31:16 DEBUG : apple: size = 5 OK 2026/04/05 01:31:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : banana: size = 6 OK 2026/04/05 01:31:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : splitbanan: size = 16 OK 2026/04/05 01:31:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:31:16 DEBUG : apple: Unchanged skipping 2026/04/05 01:31:16 DEBUG : banana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : appleapple: size = 21 OK 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31830") 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34392->172.17.0.6:31830, err= 2026/04/05 01:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 01:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 01:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 01:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 01:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 01:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 01:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 01:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 01:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 01:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 01:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 01:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 01:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 01:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 01:31:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/05 01:31:16 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39976") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58154->172.17.0.6:39976, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleapple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleapple: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbanan: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36116") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50446->172.17.0.6:36116, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcde: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdef: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefg: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defgh: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghi: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghij: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijk: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-12345: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-23456: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-34567: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-45678: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.t: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30898") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59342->172.17.0.6:30898, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39682") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37816->172.17.0.6:39682, err= 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 01:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34104") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45650->172.17.0.6:34104, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36714") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57818->172.17.0.6:36714, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37572") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34452->172.17.0.6:37572, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32855") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54450->172.17.0.6:32855, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36117") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35444->172.17.0.6:36117, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38479") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35374->172.17.0.6:38479, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35927") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42612->172.17.0.6:35927, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39859") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43416->172.17.0.6:39859, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36015") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60616->172.17.0.6:36015, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32793") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34182->172.17.0.6:32793, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31008") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34326->172.17.0.6:31008, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32316") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35214->172.17.0.6:32316, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33709") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39482->172.17.0.6:33709, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39031") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42990->172.17.0.6:39031, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31949") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41270->172.17.0.6:31949, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35437") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58296->172.17.0.6:35437, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34680") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39660->172.17.0.6:34680, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31590") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47166->172.17.0.6:31590, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38389") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48136->172.17.0.6:38389, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30192") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45860->172.17.0.6:30192, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32210") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35924->172.17.0.6:32210, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33909") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47622->172.17.0.6:33909, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34262") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44640->172.17.0.6:34262, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30071") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36034->172.17.0.6:30071, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30186") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58970->172.17.0.6:30186, err= 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36286") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38580->172.17.0.6:36286, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33678") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52482->172.17.0.6:33678, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33498") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48474->172.17.0.6:33498, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31944") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48630->172.17.0.6:31944, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37275") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50776->172.17.0.6:37275, err= 2026/04/05 01:31:16 DEBUG : apple: size = 5 OK 2026/04/05 01:31:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : apple: Unchanged skipping 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : banana: size = 6 OK 2026/04/05 01:31:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : banana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:31:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36872") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38096->172.17.0.6:36872, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38494") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39810->172.17.0.6:38494, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33684") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41108->172.17.0.6:33684, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34181") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33444->172.17.0.6:34181, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37367") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44960->172.17.0.6:37367, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39763") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40698->172.17.0.6:39763, err= 2026/04/05 01:31:16 DEBUG : apple: size = 5 OK 2026/04/05 01:31:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : apple: Unchanged skipping 2026/04/05 01:31:16 DEBUG : banana: size = 6 OK 2026/04/05 01:31:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : banana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:31:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:31:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37140") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41324->172.17.0.6:37140, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37986") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48878->172.17.0.6:37986, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36945") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49366->172.17.0.6:36945, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39158") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48474->172.17.0.6:39158, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35753") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59736->172.17.0.6:35753, err= 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37145") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42488->172.17.0.6:37145, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35994") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57182->172.17.0.6:35994, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30840") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40902->172.17.0.6:30840, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36345") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40718->172.17.0.6:36345, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30612") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33684->172.17.0.6:30612, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36765") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55920->172.17.0.6:36765, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39992") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33230->172.17.0.6:39992, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33714") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50750->172.17.0.6:33714, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39801") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39510->172.17.0.6:39801, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38785") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33822->172.17.0.6:38785, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39228") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42954->172.17.0.6:39228, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34240") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59382->172.17.0.6:34240, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39231") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34206->172.17.0.6:39231, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34996") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46396->172.17.0.6:34996, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32066") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60300->172.17.0.6:32066, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36232") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45492->172.17.0.6:36232, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31090") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36296->172.17.0.6:31090, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37850") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60168->172.17.0.6:37850, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38976") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36220->172.17.0.6:38976, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32801") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34166->172.17.0.6:32801, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34201") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38066->172.17.0.6:34201, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33629") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40228->172.17.0.6:33629, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37031") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35040->172.17.0.6:37031, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38549") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34584->172.17.0.6:38549, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32477") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36666->172.17.0.6:32477, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38766") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39080->172.17.0.6:38766, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38827") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38426->172.17.0.6:38827, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39372") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36496->172.17.0.6:39372, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31182") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58396->172.17.0.6:31182, err= 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33323") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34984->172.17.0.6:33323, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31138") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50652->172.17.0.6:31138, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33505") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42768->172.17.0.6:33505, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31328") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49088->172.17.0.6:31328, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34086") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34790->172.17.0.6:34086, err= 2026/04/05 01:31:16 DEBUG : banana: size = 6 OK 2026/04/05 01:31:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : banana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:31:16 DEBUG : apple: size = 5 OK 2026/04/05 01:31:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : apple: Unchanged skipping 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35050") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36190->172.17.0.6:35050, err= 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39294") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42130->172.17.0.6:39294, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38817") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50480->172.17.0.6:38817, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31113") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45808->172.17.0.6:31113, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37118") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43364->172.17.0.6:37118, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37718") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34708->172.17.0.6:37718, err= 2026/04/05 01:31:16 DEBUG : apple: size = 5 OK 2026/04/05 01:31:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : apple: Unchanged skipping 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : banana: size = 6 OK 2026/04/05 01:31:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : banana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33489") 2026/04/05 01:31:16 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:31:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46092->172.17.0.6:33489, err= 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37175") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52392->172.17.0.6:37175, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33129") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55594->172.17.0.6:33129, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36975") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37586->172.17.0.6:36975, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38331") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48090->172.17.0.6:38331, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32840") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39742->172.17.0.6:32840, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33983") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47646->172.17.0.6:33983, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33604") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58236->172.17.0.6:33604, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30319") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33142->172.17.0.6:30319, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39757") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55468->172.17.0.6:39757, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35642") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54350->172.17.0.6:35642, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31383") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50016->172.17.0.6:31383, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31196") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33466->172.17.0.6:31196, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39225") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35612->172.17.0.6:39225, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37456") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49090->172.17.0.6:37456, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30577") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50656->172.17.0.6:30577, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37677") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42208->172.17.0.6:37677, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35251") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45652->172.17.0.6:35251, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37516") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52470->172.17.0.6:37516, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37369") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45054->172.17.0.6:37369, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34104") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45664->172.17.0.6:34104, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34265") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58012->172.17.0.6:34265, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34797") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54718->172.17.0.6:34797, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38790") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37030->172.17.0.6:38790, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34295") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58346->172.17.0.6:34295, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38274") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57338->172.17.0.6:38274, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34680") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39664->172.17.0.6:34680, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36813") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49562->172.17.0.6:36813, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38927") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33222->172.17.0.6:38927, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39325") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55770->172.17.0.6:39325, err= 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35461") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46752->172.17.0.6:35461, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38720") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51396->172.17.0.6:38720, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36122") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41420->172.17.0.6:36122, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35927") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42618->172.17.0.6:35927, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37835") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33806->172.17.0.6:37835, err= 2026/04/05 01:31:16 DEBUG : apple: size = 5 OK 2026/04/05 01:31:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : apple: Unchanged skipping 2026/04/05 01:31:16 DEBUG : banana: size = 6 OK 2026/04/05 01:31:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : banana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36230") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48096->172.17.0.6:36230, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33891") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34888->172.17.0.6:33891, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32236") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38984->172.17.0.6:32236, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34555") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49148->172.17.0.6:34555, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35934") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45370->172.17.0.6:35934, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33607") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39218->172.17.0.6:33607, err= 2026/04/05 01:31:16 DEBUG : apple: size = 5 OK 2026/04/05 01:31:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : apple: Unchanged skipping 2026/04/05 01:31:16 DEBUG : banana: size = 6 OK 2026/04/05 01:31:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : banana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:31:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33982") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38402->172.17.0.6:33982, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36471") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57768->172.17.0.6:36471, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38080") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36190->172.17.0.6:38080, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37474") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34212->172.17.0.6:37474, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31300") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35390->172.17.0.6:31300, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31980") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39116->172.17.0.6:31980, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38280") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46776->172.17.0.6:38280, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39899") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48532->172.17.0.6:39899, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36390") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59078->172.17.0.6:36390, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36444") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46138->172.17.0.6:36444, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38141") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54718->172.17.0.6:38141, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34043") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57670->172.17.0.6:34043, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35283") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41054->172.17.0.6:35283, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33131") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53364->172.17.0.6:33131, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35961") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59422->172.17.0.6:35961, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31842") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52444->172.17.0.6:31842, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37621") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57944->172.17.0.6:37621, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34429") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36172->172.17.0.6:34429, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37610") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33570->172.17.0.6:37610, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38461") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38856->172.17.0.6:38461, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37342") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40792->172.17.0.6:37342, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39927") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57470->172.17.0.6:39927, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33672") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59644->172.17.0.6:33672, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35531") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46198->172.17.0.6:35531, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39587") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60624->172.17.0.6:39587, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31460") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33278->172.17.0.6:31460, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35021") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48114->172.17.0.6:35021, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31461") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38786->172.17.0.6:31461, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35686") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58694->172.17.0.6:35686, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31332") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43470->172.17.0.6:31332, err= 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38229") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37074->172.17.0.6:38229, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38261") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53818->172.17.0.6:38261, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33895") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46190->172.17.0.6:33895, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39615") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50632->172.17.0.6:39615, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37273") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43082->172.17.0.6:37273, err= 2026/04/05 01:31:16 DEBUG : apple: size = 5 OK 2026/04/05 01:31:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : apple: Unchanged skipping 2026/04/05 01:31:16 DEBUG : banana: size = 6 OK 2026/04/05 01:31:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : banana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:31:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34829") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45768->172.17.0.6:34829, err= 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33443") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59140->172.17.0.6:33443, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36428") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36870->172.17.0.6:36428, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31783") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59482->172.17.0.6:31783, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31768") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47936->172.17.0.6:31768, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31348") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59412->172.17.0.6:31348, err= 2026/04/05 01:31:16 DEBUG : apple: size = 5 OK 2026/04/05 01:31:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : apple: Unchanged skipping 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:31:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:31:16 DEBUG : banana: size = 6 OK 2026/04/05 01:31:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : banana: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31138") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50654->172.17.0.6:31138, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30815") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60544->172.17.0.6:30815, err= 2026/04/05 01:31:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : apple: Excluded 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : banana: Excluded 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37455") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52526->172.17.0.6:37455, err= 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35260") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40574->172.17.0.6:35260, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33291") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45038->172.17.0.6:33291, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37340") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36528->172.17.0.6:37340, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34247") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43352->172.17.0.6:34247, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34963") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51860->172.17.0.6:34963, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38049") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38756->172.17.0.6:38049, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33510") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48722->172.17.0.6:33510, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35820") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36332->172.17.0.6:35820, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32591") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56216->172.17.0.6:32591, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34626") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51288->172.17.0.6:34626, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39774") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:32890->172.17.0.6:39774, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36114") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37276->172.17.0.6:36114, err= 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38698") 2026/04/05 01:31:16 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50452->172.17.0.6:38698, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33599") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59258->172.17.0.6:33599, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33081") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47562->172.17.0.6:33081, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31690") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57188->172.17.0.6:31690, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31895") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60974->172.17.0.6:31895, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34716") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48634->172.17.0.6:34716, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34522") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38740->172.17.0.6:34522, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34099") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59612->172.17.0.6:34099, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30892") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38470->172.17.0.6:30892, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39156") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51804->172.17.0.6:39156, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39854") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46048->172.17.0.6:39854, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32055") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34756->172.17.0.6:32055, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31383") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50020->172.17.0.6:31383, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34393") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36010->172.17.0.6:34393, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37149") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57778->172.17.0.6:37149, err= 2026/04/05 01:31:17 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39182") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34644->172.17.0.6:39182, err= 2026/04/05 01:31:17 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : apple: Excluded 2026/04/05 01:31:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:17 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : banana: Excluded 2026/04/05 01:31:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36354") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38120->172.17.0.6:36354, err= 2026/04/05 01:31:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32851") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49430->172.17.0.6:32851, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31917") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44328->172.17.0.6:31917, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35517") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57338->172.17.0.6:35517, err= 2026/04/05 01:31:17 DEBUG : apple: size = 5 OK 2026/04/05 01:31:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : apple: Unchanged skipping 2026/04/05 01:31:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:31:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:31:17 DEBUG : banana: size = 6 OK 2026/04/05 01:31:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : banana: Unchanged skipping 2026/04/05 01:31:17 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:31:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35864") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60038->172.17.0.6:35864, err= 2026/04/05 01:31:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:31:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:31:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:31:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:31:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:31:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:31:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:31:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:31:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:31:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:31:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:31:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:31:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:31:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:31:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:31:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:31:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:17 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:17 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39562") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53886->172.17.0.6:39562, err= 2026/04/05 01:31:17 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : apple: Excluded 2026/04/05 01:31:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:17 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : banana: Excluded 2026/04/05 01:31:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38918") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37730->172.17.0.6:38918, err= 2026/04/05 01:31:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33563") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47886->172.17.0.6:33563, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35846") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57762->172.17.0.6:35846, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37962") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59530->172.17.0.6:37962, err= 2026/04/05 01:31:17 DEBUG : apple: size = 5 OK 2026/04/05 01:31:17 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 01:31:17 DEBUG : apple: Unchanged skipping 2026/04/05 01:31:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : banana: size = 6 OK 2026/04/05 01:31:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 01:31:17 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : banana: Unchanged skipping 2026/04/05 01:31:17 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 01:31:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39915") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40332->172.17.0.6:39915, err= 2026/04/05 01:31:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 01:31:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 01:31:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 01:31:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 01:31:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 01:31:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 01:31:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 01:31:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 01:31:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 01:31:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 01:31:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 01:31:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 01:31:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 01:31:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 01:31:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 01:31:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:17 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:17 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30254") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43060->172.17.0.6:30254, err= 2026/04/05 01:31:17 DEBUG : apple: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : apple: Excluded 2026/04/05 01:31:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : appleappleapplebanana: Excluded 2026/04/05 01:31:17 DEBUG : banana: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : banana: Excluded 2026/04/05 01:31:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : splitbananasplit: Excluded 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37984") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37038->172.17.0.6:37984, err= 2026/04/05 01:31:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/05 01:31:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 01:31:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35142") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44084->172.17.0.6:35142, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34930") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47914->172.17.0.6:34930, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32729") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35844->172.17.0.6:32729, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39928") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49058->172.17.0.6:39928, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33172") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43008->172.17.0.6:33172, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34637") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53998->172.17.0.6:34637, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31810") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56642->172.17.0.6:31810, err= --- PASS: TestTransform (0.79s) --- PASS: TestTransform/NFC (0.06s) --- PASS: TestTransform/NFD (0.06s) --- PASS: TestTransform/base64 (0.12s) --- PASS: TestTransform/prefix (0.11s) --- PASS: TestTransform/suffix (0.10s) --- PASS: TestTransform/truncate (0.08s) --- PASS: TestTransform/encoder (0.06s) --- PASS: TestTransform/ISO-8859-1 (0.05s) --- PASS: TestTransform/charmap (0.05s) --- PASS: TestTransform/lowercase (0.06s) --- PASS: TestTransform/ascii (0.06s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32372") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59218->172.17.0.6:32372, err= 2026/04/05 01:31:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/05 01:31:17 INFO : sub dir_somesuffix: Making directory 2026/04/05 01:31:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/05 01:31:17 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/05 01:31:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/05 01:31:17 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38240") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49736->172.17.0.6:38240, err= 2026/04/05 01:31:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/04/05 01:31:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/05 01:31:17 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/05 01:31:17 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36749") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48864->172.17.0.6:36749, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31759") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58328->172.17.0.6:31759, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36607") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55088->172.17.0.6:36607, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37971") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49882->172.17.0.6:37971, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32122") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41850->172.17.0.6:32122, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32701") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48376->172.17.0.6:32701, err= 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 INFO : tictactoe: Making directory 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:31:17 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/05 01:31:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31168") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33572->172.17.0.6:31168, err= 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/04/05 01:31:17 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/05 01:31:17 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39010") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43596->172.17.0.6:39010, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39275") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43848->172.17.0.6:39275, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31619") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50360->172.17.0.6:31619, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33116") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35480->172.17.0.6:33116, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32588") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43542->172.17.0.6:32588, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30563") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49014->172.17.0.6:30563, err= 2026/04/05 01:31:17 INFO : toe: Making directory 2026/04/05 01:31:17 INFO : toe/toe: Making directory 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/05 01:31:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/05 01:31:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38027") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35424->172.17.0.6:38027, err= 2026/04/05 01:31:17 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/04/05 01:31:17 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/04/05 01:31:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/05 01:31:17 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33604") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58244->172.17.0.6:33604, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38906") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36578->172.17.0.6:38906, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30699") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33050->172.17.0.6:30699, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34609") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45284->172.17.0.6:34609, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35879") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44084->172.17.0.6:35879, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37420") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48378->172.17.0.6:37420, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38100") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58900->172.17.0.6:38100, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32341") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56018->172.17.0.6:32341, err= 2026/04/05 01:31:17 INFO : toe: Making directory 2026/04/05 01:31:17 INFO : toe/toe: Making directory 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/05 01:31:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/05 01:31:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39122") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55926->172.17.0.6:39122, err= 2026/04/05 01:31:17 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/04/05 01:31:17 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/04/05 01:31:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/05 01:31:17 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31071") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37040->172.17.0.6:31071, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31038") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46300->172.17.0.6:31038, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35847") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38802->172.17.0.6:35847, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34744") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50572->172.17.0.6:34744, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39273") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47398->172.17.0.6:39273, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31612") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45778->172.17.0.6:31612, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39782") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52636->172.17.0.6:39782, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:17 DEBUG : empty_dir: Making directory with metadata 2026/04/05 01:31:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:31:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37298") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36444->172.17.0.6:37298, err= 2026/04/05 01:31:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:31:17 INFO : tictacempty_dir: Making directory 2026/04/05 01:31:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 INFO : tictactoe: Making directory 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:31:17 INFO : tictactoe/tictactoe: Making directory 2026/04/05 01:31:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34843") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59954->172.17.0.6:34843, err= 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/04/05 01:31:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/05 01:31:17 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37233") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56142->172.17.0.6:37233, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32669") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55950->172.17.0.6:32669, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30585") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37438->172.17.0.6:30585, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37832") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43720->172.17.0.6:37832, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32282") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39174->172.17.0.6:32282, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34803") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49234->172.17.0.6:34803, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39667") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42788->172.17.0.6:39667, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38366") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33254->172.17.0.6:38366, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33685") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59082->172.17.0.6:33685, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:17 DEBUG : empty_dir: Making directory with metadata 2026/04/05 01:31:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:31:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37315") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34118->172.17.0.6:37315, err= 2026/04/05 01:31:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:31:17 INFO : tictacempty_dir: Making directory 2026/04/05 01:31:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 INFO : tictactoe: Making directory 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:31:17 INFO : tictactoe/tictactoe: Making directory 2026/04/05 01:31:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:31:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32705") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59980->172.17.0.6:32705, err= 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:31:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:31:17 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31850") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51154->172.17.0.6:31850, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34059") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37992") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57018->172.17.0.6:34059, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56410->172.17.0.6:37992, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34807") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47284->172.17.0.6:34807, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:31:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33924") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37676->172.17.0.6:33924, err= 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33516") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39255") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54482->172.17.0.6:39255, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58854->172.17.0.6:33516, err= 2026/04/05 01:31:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31483") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55214->172.17.0.6:31483, err= 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/04/05 01:31:17 NOTICE: ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: 0 differences found 2026/04/05 01:31:17 NOTICE: ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: 1 hashes could not be checked 2026/04/05 01:31:17 NOTICE: ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: 1 matching files 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34229") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53736->172.17.0.6:34229, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36758") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41426->172.17.0.6:36758, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36469") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:32902->172.17.0.6:36469, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32587") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42746->172.17.0.6:32587, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39196") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60066->172.17.0.6:39196, err= --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31526") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53164->172.17.0.6:31526, err= 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 INFO : tictactoe: Making directory 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:31:17 INFO : tictactoe/tictactoe: Making directory 2026/04/05 01:31:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32318") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51544->172.17.0.6:32318, err= 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/04/05 01:31:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/05 01:31:17 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35483") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39492->172.17.0.6:35483, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32935") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35726->172.17.0.6:32935, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30220") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47920->172.17.0.6:30220, err= 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39466") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50784->172.17.0.6:39466, err= 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31995") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59896->172.17.0.6:31995, err= 2026/04/05 01:31:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38699") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45722->172.17.0.6:38699, err= 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:17 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36206") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39176->172.17.0.6:36206, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30124") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35376->172.17.0.6:30124, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34410") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58954->172.17.0.6:34410, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32512") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60920->172.17.0.6:32512, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39256") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45546->172.17.0.6:39256, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33461") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44994->172.17.0.6:33461, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38244") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49746->172.17.0.6:38244, err= --- PASS: TestRunTwice (0.01s) === RUN TestSyntax 2026/04/05 01:31:17 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39216") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44212->172.17.0.6:39216, err= 2026/04/05 01:31:17 INFO : toe: Making directory 2026/04/05 01:31:17 INFO : toe/toe: Making directory 2026/04/05 01:31:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35143") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35112->172.17.0.6:35143, err= 2026/04/05 01:31:17 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/04/05 01:31:17 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/04/05 01:31:17 INFO : toe/toe/toe: Copied (new) 2026/04/05 01:31:17 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38293") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35704->172.17.0.6:38293, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30497") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36358->172.17.0.6:30497, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38168") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33736->172.17.0.6:38168, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39011") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46274->172.17.0.6:39011, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33706") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:51966->172.17.0.6:33706, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35001") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60756->172.17.0.6:35001, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35957") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36964->172.17.0.6:35957, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:17 DEBUG : empty_dir: Making directory with metadata 2026/04/05 01:31:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:31:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37675") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:49260->172.17.0.6:37675, err= 2026/04/05 01:31:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:31:17 INFO : tictacempty_dir: Making directory 2026/04/05 01:31:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 INFO : tictactoe: Making directory 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:31:17 INFO : tictactoe/tictactoe: Making directory 2026/04/05 01:31:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:31:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32692") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38556->172.17.0.6:32692, err= 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:31:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:31:17 INFO : toe/toe/toe.txt: Deleted 2026/04/05 01:31:17 INFO : toe/toe: Removing directory 2026/04/05 01:31:17 INFO : toe: Removing directory 2026/04/05 01:31:17 INFO : empty_dir: Removing directory 2026/04/05 01:31:17 DEBUG : Local file system at /tmp/rclone4193521643: deleted 3 directories 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37415") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44020->172.17.0.6:37415, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37358") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45088->172.17.0.6:37358, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36955") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31433") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:58726->172.17.0.6:36955, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60048->172.17.0.6:31433, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35970") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39932->172.17.0.6:35970, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31834") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55056->172.17.0.6:31834, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38037") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45604->172.17.0.6:38037, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31928") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37946->172.17.0.6:31928, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31207") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45964->172.17.0.6:31207, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:17 DEBUG : empty_dir: Making directory with metadata 2026/04/05 01:31:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:31:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33223") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36476->172.17.0.6:33223, err= 2026/04/05 01:31:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:31:17 INFO : tictacempty_dir: Making directory 2026/04/05 01:31:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 INFO : tictactoe: Making directory 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:31:17 INFO : tictactoe/tictactoe: Making directory 2026/04/05 01:31:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:31:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39961") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53150->172.17.0.6:39961, err= 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:31:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:31:17 INFO : toe/toe/toe.txt: Deleted 2026/04/05 01:31:17 INFO : toe/toe: Removing directory 2026/04/05 01:31:17 INFO : toe: Removing directory 2026/04/05 01:31:17 INFO : empty_dir: Removing directory 2026/04/05 01:31:17 DEBUG : Local file system at /tmp/rclone4193521643: deleted 3 directories 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39308") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39612->172.17.0.6:39308, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36754") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30319") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33460->172.17.0.6:36754, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33144->172.17.0.6:30319, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34384") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39244->172.17.0.6:34384, err= 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/05 01:31:17 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33823") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50362->172.17.0.6:33823, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37898") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37117") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31381") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47546->172.17.0.6:37117, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39462->172.17.0.6:37898, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52464->172.17.0.6:31381, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36161") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36720") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55778->172.17.0.6:36720, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33046->172.17.0.6:36161, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34043") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57678->172.17.0.6:34043, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38938") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:33218->172.17.0.6:38938, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39550") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35228") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:42844->172.17.0.6:39550, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56364->172.17.0.6:35228, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34221") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35215") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53504->172.17.0.6:35215, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48154->172.17.0.6:34221, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34255") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52634->172.17.0.6:34255, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:17 DEBUG : Reset feature "Copy" 2026/04/05 01:31:17 DEBUG : Reset feature "Move" 2026/04/05 01:31:17 DEBUG : Reset feature "Copy" 2026/04/05 01:31:17 DEBUG : Reset feature "Move" 2026/04/05 01:31:17 DEBUG : empty_dir: Making directory with metadata 2026/04/05 01:31:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:31:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36455") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39208->172.17.0.6:36455, err= 2026/04/05 01:31:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:31:17 INFO : tictacempty_dir: Making directory 2026/04/05 01:31:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 INFO : tictactoe: Making directory 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 01:31:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:31:17 INFO : tictactoe/tictactoe: Making directory 2026/04/05 01:31:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 01:31:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37196") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:39478->172.17.0.6:37196, err= 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/05 01:31:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 01:31:17 INFO : toe/toe/toe.txt: Deleted 2026/04/05 01:31:17 INFO : toe/toe: Removing directory 2026/04/05 01:31:17 INFO : toe: Removing directory 2026/04/05 01:31:17 INFO : empty_dir: Removing directory 2026/04/05 01:31:17 DEBUG : Local file system at /tmp/rclone4193521643: deleted 3 directories 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38048") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44590->172.17.0.6:38048, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35748") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45318->172.17.0.6:35748, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:38857") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38612->172.17.0.6:38857, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34130") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47456->172.17.0.6:34130, err= 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/05 01:31:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32190") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60828->172.17.0.6:32190, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39208") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53186->172.17.0.6:39208, err= 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/05 01:31:17 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/05 01:31:17 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37713") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59702->172.17.0.6:37713, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37965") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33817") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48984->172.17.0.6:37965, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35239") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41106->172.17.0.6:33817, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38098->172.17.0.6:35239, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34737") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45482->172.17.0.6:34737, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34850") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:47008->172.17.0.6:34850, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35061") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:57242->172.17.0.6:35061, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39774") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36071") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:32902->172.17.0.6:39774, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39330") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36546->172.17.0.6:36071, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:36160->172.17.0.6:39330, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37405") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34034->172.17.0.6:37405, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34633") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56306->172.17.0.6:34633, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33696") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60814->172.17.0.6:33696, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:17 DEBUG : toe: transformed to: dG9l 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34812") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:48230->172.17.0.6:34812, err= 2026/04/05 01:31:17 DEBUG : toe: transformed to: dG9l 2026/04/05 01:31:17 INFO : dG9l: Making directory 2026/04/05 01:31:17 DEBUG : toe: transformed to: dG9l 2026/04/05 01:31:17 DEBUG : toe: transformed to: dG9l 2026/04/05 01:31:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/05 01:31:17 INFO : dG9l/dG9l: Making directory 2026/04/05 01:31:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/05 01:31:17 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30640") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60236->172.17.0.6:30640, err= 2026/04/05 01:31:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/05 01:31:17 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/05 01:31:17 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32619") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:44898->172.17.0.6:32619, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39325") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55786->172.17.0.6:39325, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:35089") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:54438->172.17.0.6:35089, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34392") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:50456->172.17.0.6:34392, err= 2026/04/05 01:31:17 DEBUG : dG9l: transformed to: toe 2026/04/05 01:31:17 DEBUG : dG9l: transformed to: toe 2026/04/05 01:31:17 DEBUG : toe: Directory modification time the same (differ by 196.722659ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : Added delayed dir = "toe", newDst=toe 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33969") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:59336->172.17.0.6:33969, err= 2026/04/05 01:31:17 DEBUG : dG9l: transformed to: toe 2026/04/05 01:31:17 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/05 01:31:17 DEBUG : toe/toe: Directory modification time the same (differ by 196.722659ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31088") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45562->172.17.0.6:31088, err= 2026/04/05 01:31:17 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/05 01:31:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/05 01:31:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/04/05 01:31:17 DEBUG : Local file system at /tmp/rclone4193521643: Waiting for checks to finish 2026/04/05 01:31:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/05 01:31:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/05 01:31:17 DEBUG : Local file system at /tmp/rclone4193521643: Waiting for transfers to finish 2026/04/05 01:31:17 DEBUG : Waiting for deletions to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31909") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34264->172.17.0.6:31909, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37997") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:35872->172.17.0.6:37997, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30066") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:52682->172.17.0.6:30066, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31430") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56896->172.17.0.6:31430, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39537") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:43724->172.17.0.6:39537, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:30132") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:45050->172.17.0.6:30132, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36072") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:38694->172.17.0.6:36072, err= --- PASS: TestBase64 (0.01s) === RUN TestError run.go:185: Remote "ftp://172.17.0.6:21/rclone-test-vatehaf0jafo", Local "Local file system at /tmp/rclone4193521643", Modify Window "1s" 2026/04/05 01:31:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 01:31:17 DEBUG : toe: transformed to: 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36972") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:53744->172.17.0.6:36972, err= 2026/04/05 01:31:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 01:31:17 DEBUG : toe: transformed to: 2026/04/05 01:31:17 INFO : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Making directory 2026/04/05 01:31:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 01:31:17 DEBUG : toe: transformed to: 2026/04/05 01:31:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 01:31:17 DEBUG : toe: transformed to: 2026/04/05 01:31:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 01:31:17 DEBUG : toe/toe: transformed to: 2026/04/05 01:31:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/05 01:31:17 INFO : toe/toe: Making directory 2026/04/05 01:31:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 01:31:17 DEBUG : toe/toe: transformed to: 2026/04/05 01:31:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/05 01:31:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 01:31:17 DEBUG : toe: transformed to: 2026/04/05 01:31:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/05 01:31:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 01:31:17 DEBUG : toe/toe/toe: transformed to: 2026/04/05 01:31:17 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for checks to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Waiting for transfers to finish 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34049") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:37046->172.17.0.6:34049, err= 2026/04/05 01:31:17 DEBUG : toe/toe/toe: size = 11 OK 2026/04/05 01:31:17 INFO : toe/toe/toe: Copied (new) 2026/04/05 01:31:17 ERROR : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: not deleting files as there were IO errors 2026/04/05 01:31:17 ERROR : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: not deleting directories as there were IO errors 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:33278") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:60772->172.17.0.6:33278, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34218") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:40852->172.17.0.6:34218, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:36323") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56362->172.17.0.6:36323, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:39831") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:56950->172.17.0.6:39831, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:34374") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:46294->172.17.0.6:34374, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:37597") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:41408->172.17.0.6:37597, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:32936") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:34122->172.17.0.6:32936, err= --- PASS: TestError (0.01s) PASS 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: dial("tcp","172.17.0.6:31330") 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: > dial: conn=172.17.0.1:55790->172.17.0.6:31330, err= 2026/04/05 01:31:17 DEBUG : ftp://172.17.0.6:21/rclone-test-vatehaf0jafo: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 3.316539437s (try 1/5)