"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/08/02 01:55:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hokuvaw3diva" 2026/08/02 01:55:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/02 01:55:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:55:46 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:55:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:55:46 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:55:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:55:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:55:46 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:55:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:55:46 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:55:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:55:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Connecting to FTP server 2026/08/02 01:55:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:21") 2026/08/02 01:55:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46382->172.17.0.4:21, err= 2026/08/02 01:55:49 DEBUG : Creating backend with remote "/tmp/rclone3213655622" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30096") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60122->172.17.0.4:30096, err= 2026/08/02 01:55:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:55:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33855") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33722->172.17.0.4:33855, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37467") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43240->172.17.0.4:37467, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36135") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40710->172.17.0.4:36135, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:55:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31739") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43028->172.17.0.4:31739, err= 2026/08/02 01:55:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35079") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45150->172.17.0.4:35079, err= 2026/08/02 01:55:49 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/02 01:55:49 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/02 01:55:49 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38213") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42804->172.17.0.4:38213, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38770") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45844->172.17.0.4:38770, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39256") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41540->172.17.0.4:39256, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38697") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58272->172.17.0.4:38697, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33500") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45622->172.17.0.4:33500, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31649") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51518->172.17.0.4:31649, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39134") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40704->172.17.0.4:39134, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34188") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49236->172.17.0.4:34188, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37983") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:32834->172.17.0.4:37983, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:55:49 DEBUG : Creating backend with remote "/non-existing" 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31760") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53822->172.17.0.4:31760, err= 2026/08/02 01:55:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34192") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39900->172.17.0.4:34192, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32911") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44828->172.17.0.4:32911, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:55:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32623") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47506->172.17.0.4:32623, err= 2026/08/02 01:55:49 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/02 01:55:49 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/02 01:55:49 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38131") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52416->172.17.0.4:38131, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36833") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56838->172.17.0.4:36833, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33005") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47070->172.17.0.4:33005, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32399") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56910->172.17.0.4:32399, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34991") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46704->172.17.0.4:34991, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" sync_test.go:222: Only runs on local 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37273") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45958->172.17.0.4:37273, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30612") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35592->172.17.0.4:30612, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:55:49 INFO : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Running all checks before starting transfers 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34014") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46018->172.17.0.4:34014, err= 2026/08/02 01:55:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:55:49 INFO : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Checks finished, now starting transfers 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38890") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43556->172.17.0.4:38890, err= 2026/08/02 01:55:49 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/02 01:55:49 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/02 01:55:49 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35420") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48214->172.17.0.4:35420, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36850") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48574->172.17.0.4:36850, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38104") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47300->172.17.0.4:38104, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35393") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51448->172.17.0.4:35393, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37878") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40330->172.17.0.4:37878, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:55:49 ERROR : Ignoring --no-traverse with sync 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34976") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38618->172.17.0.4:34976, err= 2026/08/02 01:55:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34730") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42484->172.17.0.4:34730, err= 2026/08/02 01:55:49 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/02 01:55:49 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/02 01:55:49 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:55:49 DEBUG : Waiting for deletions to finish 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36285") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50812->172.17.0.4:36285, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37067") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58460->172.17.0.4:37067, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32906") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41080->172.17.0.4:32906, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39202") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54060->172.17.0.4:39202, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32902") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51056->172.17.0.4:32902, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35034") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57072->172.17.0.4:35034, err= 2026/08/02 01:55:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30872") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45012->172.17.0.4:30872, err= 2026/08/02 01:55:49 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/08/02 01:55:49 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/08/02 01:55:49 INFO : hello world2: Copied (new) 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32235") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37054->172.17.0.4:32235, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31894") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54264->172.17.0.4:31894, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30975") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52650->172.17.0.4:30975, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34233") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47704->172.17.0.4:34233, err= 2026/08/02 01:55:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33504") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46002->172.17.0.4:33504, err= 2026/08/02 01:55:49 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/08/02 01:55:49 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/08/02 01:55:49 INFO : potato2: Copied (new) 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33828") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50714->172.17.0.4:33828, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30623") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52938->172.17.0.4:30623, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39791") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45588->172.17.0.4:39791, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:55:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35239") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57738->172.17.0.4:35239, err= 2026/08/02 01:55:49 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/08/02 01:55:49 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/08/02 01:55:49 INFO : potato2: Copied (new) 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33266") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41146->172.17.0.4:33266, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34936") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34540->172.17.0.4:34936, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39462") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52724->172.17.0.4:39462, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:55:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/02 01:55:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:55:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/02 01:55:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36610") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56654->172.17.0.4:36610, err= 2026/08/02 01:55:49 INFO : sub dir2: Making directory 2026/08/02 01:55:49 INFO : sub dir: Making directory 2026/08/02 01:55:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:55:49 INFO : sub dir2/sub sub dir2: Making directory 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Connecting to FTP server 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:21") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46384->172.17.0.4:21, err= 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33030") 2026/08/02 01:55:49 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46082->172.17.0.4:33030, err= 2026/08/02 01:55:49 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/02 01:55:49 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/02 01:55:49 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:55:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:55:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:55:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35896") 2026/08/02 01:55:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51500->172.17.0.4:35896, err= 2026/08/02 01:55:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36564") 2026/08/02 01:55:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59162->172.17.0.4:36564, err= 2026/08/02 01:55:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33456") 2026/08/02 01:55:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59882->172.17.0.4:33456, err= 2026/08/02 01:55:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33636") 2026/08/02 01:55:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43018->172.17.0.4:33636, err= 2026/08/02 01:55:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/02 01:55:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30919") 2026/08/02 01:55:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36552->172.17.0.4:30919, err= 2026/08/02 01:55:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30429") 2026/08/02 01:55:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38112") 2026/08/02 01:55:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58736->172.17.0.4:30429, err= 2026/08/02 01:55:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41650->172.17.0.4:38112, err= 2026/08/02 01:55:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30648") 2026/08/02 01:55:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57668->172.17.0.4:30648, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32269") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48590->172.17.0.4:32269, err= --- PASS: TestCopyEmptyDirectories (3.38s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:55:53 INFO : sub dir2: Making directory 2026/08/02 01:55:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/02 01:55:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37731") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37726->172.17.0.4:37731, err= 2026/08/02 01:55:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35707") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57128->172.17.0.4:35707, err= 2026/08/02 01:55:53 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/02 01:55:53 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/02 01:55:53 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38623") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58480->172.17.0.4:38623, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36833") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52924->172.17.0.4:36833, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37975") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57398->172.17.0.4:37975, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35297") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48022->172.17.0.4:35297, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39131") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52918->172.17.0.4:39131, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:55:53 DEBUG : sub dir2: Making directory with metadata 2026/08/02 01:55:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35493") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59700->172.17.0.4:35493, err= 2026/08/02 01:55:53 INFO : sub dir2: Making directory 2026/08/02 01:55:53 INFO : sub dir: Making directory 2026/08/02 01:55:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33104") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47732->172.17.0.4:33104, err= 2026/08/02 01:55:53 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/02 01:55:53 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/02 01:55:53 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:55:53 INFO : sub dir/hello world: Deleted 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35848") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37340->172.17.0.4:35848, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31491") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36408") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59638->172.17.0.4:31491, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44010->172.17.0.4:36408, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31940") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58570->172.17.0.4:31940, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35199") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60866->172.17.0.4:35199, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36132") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32837") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50052->172.17.0.4:36132, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57614->172.17.0.4:32837, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35929") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43010->172.17.0.4:35929, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36565") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51174->172.17.0.4:36565, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32380") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54962->172.17.0.4:32380, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:55:53 INFO : sub dir2: Making directory 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31089") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51706->172.17.0.4:31089, err= 2026/08/02 01:55:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38626") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48680->172.17.0.4:38626, err= 2026/08/02 01:55:53 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/02 01:55:53 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/02 01:55:53 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:55:53 INFO : sub dir/hello world: Deleted 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38535") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52300->172.17.0.4:38535, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33389") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34768->172.17.0.4:33389, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33538") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57748->172.17.0.4:33538, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38927") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41582->172.17.0.4:38927, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31855") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57424->172.17.0.4:31855, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:55:53 DEBUG : sub dir2: Making directory with metadata 2026/08/02 01:55:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:55:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39765") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41296->172.17.0.4:39765, err= 2026/08/02 01:55:53 INFO : sub dir2: Making directory 2026/08/02 01:55:53 INFO : sub dir: Making directory 2026/08/02 01:55:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36688") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33412->172.17.0.4:36688, err= 2026/08/02 01:55:53 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/02 01:55:53 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/02 01:55:53 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:55:53 DEBUG : Waiting for deletions to finish 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31419") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39496->172.17.0.4:31419, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36957") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30362") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45266->172.17.0.4:36957, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55544->172.17.0.4:30362, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36593") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56438->172.17.0.4:36593, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35437") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38551") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60452->172.17.0.4:35437, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59530->172.17.0.4:38551, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30067") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42790->172.17.0.4:30067, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37671") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44676->172.17.0.4:37671, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32052") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37038->172.17.0.4:32052, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:55:53 INFO : sub dir2: Making directory 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36639") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59862->172.17.0.4:36639, err= 2026/08/02 01:55:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31902") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59566->172.17.0.4:31902, err= 2026/08/02 01:55:53 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/02 01:55:53 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/02 01:55:53 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:55:53 DEBUG : Waiting for deletions to finish 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32371") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34752->172.17.0.4:32371, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36783") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51834->172.17.0.4:36783, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31063") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45132->172.17.0.4:31063, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39407") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56728->172.17.0.4:39407, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34048") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49664->172.17.0.4:34048, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38956") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36134->172.17.0.4:38956, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32259") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51206->172.17.0.4:32259, err= 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31059") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46134->172.17.0.4:31059, err= 2026/08/02 01:55:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tacakeh0fohe" 2026/08/02 01:55:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:55:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:55:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:55:53 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:55:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:55:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:55:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:55:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:55:53 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:55:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-tacakeh0fohe: Connecting to FTP server 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-tacakeh0fohe: dial("tcp","172.17.0.4:21") 2026/08/02 01:55:53 DEBUG : ftp://172.17.0.4:21/rclone-test-tacakeh0fohe: > dial: conn=172.17.0.1:55760->172.17.0.4:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-hokuvaw3diva -> ftp://172.17.0.4:21/rclone-test-tacakeh0fohe 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-tacakeh0fohe: dial("tcp","172.17.0.4:39255") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39376") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-tacakeh0fohe: > dial: conn=172.17.0.1:43104->172.17.0.4:39255, err= 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38356->172.17.0.4:39376, err= 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39536") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59458->172.17.0.4:39536, err= 2026/08/02 01:55:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-tacakeh0fohe: Waiting for checks to finish 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-tacakeh0fohe: Waiting for transfers to finish 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31515") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49246->172.17.0.4:31515, err= 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-tacakeh0fohe: dial("tcp","172.17.0.4:39735") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-tacakeh0fohe: > dial: conn=172.17.0.1:33372->172.17.0.4:39735, err= 2026/08/02 01:55:55 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/02 01:55:55 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/02 01:55:55 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-tacakeh0fohe: dial("tcp","172.17.0.4:31026") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-tacakeh0fohe: > dial: conn=172.17.0.1:58552->172.17.0.4:31026, err= 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-tacakeh0fohe: dial("tcp","172.17.0.4:31019") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-tacakeh0fohe: > dial: conn=172.17.0.1:53322->172.17.0.4:31019, err= 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-tacakeh0fohe: dial("tcp","172.17.0.4:32455") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-tacakeh0fohe: > dial: conn=172.17.0.1:35304->172.17.0.4:32455, err= 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-tacakeh0fohe: dial("tcp","172.17.0.4:37245") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-tacakeh0fohe: > dial: conn=172.17.0.1:54236->172.17.0.4:37245, err= 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-tacakeh0fohe: Purge object "sub dir/hello world" 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-tacakeh0fohe: Purge dir "sub dir" 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-tacakeh0fohe: Purge dir "" 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36242") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59252->172.17.0.4:36242, err= 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39357") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51006->172.17.0.4:39357, err= 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34129") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41896->172.17.0.4:34129, err= --- PASS: TestServerSideCopy (2.90s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33974") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45034->172.17.0.4:33974, err= 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31762") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47288->172.17.0.4:31762, err= 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38177") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38390->172.17.0.4:38177, err= 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32873") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55708->172.17.0.4:32873, err= 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32089") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34808->172.17.0.4:32089, err= 2026/08/02 01:55:55 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:55:55 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:55:55 DEBUG : sub dir/hello world: Sizes differ 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32580") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59032->172.17.0.4:32580, err= 2026/08/02 01:55:55 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/08/02 01:55:55 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/08/02 01:55:55 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37131") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35548->172.17.0.4:37131, err= 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32233") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58260->172.17.0.4:32233, err= 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33327") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33220->172.17.0.4:33327, err= 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39922") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45224->172.17.0.4:39922, err= 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30671") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55886->172.17.0.4:30671, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34607") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59672->172.17.0.4:34607, err= 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31781") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47400->172.17.0.4:31781, err= 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34409") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59856->172.17.0.4:34409, err= 2026/08/02 01:55:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bekuruq2jasa" 2026/08/02 01:55:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:55:55 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:55:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:55:55 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:55:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:55:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:55:55 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:55:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:55:55 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:55:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: Connecting to FTP server 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: dial("tcp","172.17.0.4:21") 2026/08/02 01:55:55 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: > dial: conn=172.17.0.1:55776->172.17.0.4:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-hokuvaw3diva -> ftp://172.17.0.4:21/rclone-test-bekuruq2jasa 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: dial("tcp","172.17.0.4:36931") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32617") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: > dial: conn=172.17.0.1:44020->172.17.0.4:36931, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51624->172.17.0.4:32617, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39788") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53274->172.17.0.4:39788, err= 2026/08/02 01:55:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: Waiting for checks to finish 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: Waiting for transfers to finish 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39684") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49444->172.17.0.4:39684, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: dial("tcp","172.17.0.4:37968") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: > dial: conn=172.17.0.1:49796->172.17.0.4:37968, err= 2026/08/02 01:55:58 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/02 01:55:58 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/02 01:55:58 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: dial("tcp","172.17.0.4:34463") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: > dial: conn=172.17.0.1:43374->172.17.0.4:34463, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: dial("tcp","172.17.0.4:36365") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: > dial: conn=172.17.0.1:40798->172.17.0.4:36365, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32667") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37456->172.17.0.4:32667, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39330") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44206->172.17.0.4:39330, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36449") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43076->172.17.0.4:36449, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36171") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: dial("tcp","172.17.0.4:36967") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47094->172.17.0.4:36171, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: > dial: conn=172.17.0.1:41124->172.17.0.4:36967, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: dial("tcp","172.17.0.4:39801") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: > dial: conn=172.17.0.1:41676->172.17.0.4:39801, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34012") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49596->172.17.0.4:34012, err= 2026/08/02 01:55:58 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:55:58 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-bekuruq2jasa) 2026/08/02 01:55:58 DEBUG : sub dir/hello world: Sizes differ 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: Waiting for checks to finish 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: Waiting for transfers to finish 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38371") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60558->172.17.0.4:38371, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: dial("tcp","172.17.0.4:30218") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: > dial: conn=172.17.0.1:55014->172.17.0.4:30218, err= 2026/08/02 01:55:58 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/08/02 01:55:58 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/08/02 01:55:58 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: dial("tcp","172.17.0.4:38479") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: > dial: conn=172.17.0.1:54836->172.17.0.4:38479, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: dial("tcp","172.17.0.4:32117") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: > dial: conn=172.17.0.1:59262->172.17.0.4:32117, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: dial("tcp","172.17.0.4:33748") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: > dial: conn=172.17.0.1:46028->172.17.0.4:33748, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: dial("tcp","172.17.0.4:34374") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: > dial: conn=172.17.0.1:53756->172.17.0.4:34374, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: Purge object "sub dir/hello world" 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: Purge dir "sub dir" 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: Purge dir "" 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39907") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54728->172.17.0.4:39907, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38585") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37364->172.17.0.4:38585, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30271") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49438->172.17.0.4:30271, err= --- PASS: TestServerSideCopyOverSelf (2.93s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32199") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46696->172.17.0.4:32199, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30231") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43510->172.17.0.4:30231, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37879") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34666->172.17.0.4:37879, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38066") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60630->172.17.0.4:38066, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36699") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42316->172.17.0.4:36699, err= 2026/08/02 01:55:58 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:55:58 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:55:58 DEBUG : sub dir/hello world: Sizes differ 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34350") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45400->172.17.0.4:34350, err= 2026/08/02 01:55:58 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/08/02 01:55:58 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/08/02 01:55:58 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/02 01:55:58 INFO : sub dir/hello world: Deleted 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38981") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58818->172.17.0.4:38981, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39264") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56702->172.17.0.4:39264, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36618") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59046->172.17.0.4:36618, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39381") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44074->172.17.0.4:39381, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32283") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34130->172.17.0.4:32283, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30006") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48140->172.17.0.4:30006, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38188") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56994->172.17.0.4:38188, err= 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37655") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54600->172.17.0.4:37655, err= 2026/08/02 01:55:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tiyuroz5somo" 2026/08/02 01:55:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:55:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:55:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:55:58 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:55:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:55:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:55:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:55:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:55:58 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:55:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: Connecting to FTP server 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: dial("tcp","172.17.0.4:21") 2026/08/02 01:55:58 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: > dial: conn=172.17.0.1:55786->172.17.0.4:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-hokuvaw3diva -> ftp://172.17.0.4:21/rclone-test-tiyuroz5somo 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: dial("tcp","172.17.0.4:37273") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31628") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: > dial: conn=172.17.0.1:41526->172.17.0.4:37273, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37860->172.17.0.4:31628, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30128") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55402->172.17.0.4:30128, err= 2026/08/02 01:56:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: Waiting for checks to finish 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: Waiting for transfers to finish 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31493") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58012->172.17.0.4:31493, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: dial("tcp","172.17.0.4:31556") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: > dial: conn=172.17.0.1:48634->172.17.0.4:31556, err= 2026/08/02 01:56:01 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/02 01:56:01 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/02 01:56:01 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: dial("tcp","172.17.0.4:34574") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: > dial: conn=172.17.0.1:50690->172.17.0.4:34574, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: dial("tcp","172.17.0.4:39647") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: > dial: conn=172.17.0.1:52282->172.17.0.4:39647, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37820") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37186->172.17.0.4:37820, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30817") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38386->172.17.0.4:30817, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31791") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35428->172.17.0.4:31791, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: Using server-side directory move 2026/08/02 01:56:01 INFO : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: dial("tcp","172.17.0.4:33730") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: > dial: conn=172.17.0.1:41152->172.17.0.4:33730, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31853") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45926->172.17.0.4:31853, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: dial("tcp","172.17.0.4:35556") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34322") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: > dial: conn=172.17.0.1:38852->172.17.0.4:35556, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43558->172.17.0.4:34322, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: Waiting for checks to finish 2026/08/02 01:56:01 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:56:01 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-tiyuroz5somo) 2026/08/02 01:56:01 DEBUG : sub dir/hello world: Sizes differ 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: Waiting for transfers to finish 2026/08/02 01:56:01 INFO : sub dir/hello world: Deleted 2026/08/02 01:56:01 INFO : sub dir/hello world: Moved (server-side) 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31233") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44224->172.17.0.4:31233, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38062") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34062->172.17.0.4:38062, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: dial("tcp","172.17.0.4:36432") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: > dial: conn=172.17.0.1:57686->172.17.0.4:36432, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: dial("tcp","172.17.0.4:36471") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: > dial: conn=172.17.0.1:50226->172.17.0.4:36471, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35632") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45676->172.17.0.4:35632, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38674") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42300->172.17.0.4:38674, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38623") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57008->172.17.0.4:38623, err= 2026/08/02 01:56:01 DEBUG : testing file moves 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: dial("tcp","172.17.0.4:35843") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35034") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: > dial: conn=172.17.0.1:58372->172.17.0.4:35843, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38418->172.17.0.4:35034, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33373") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: dial("tcp","172.17.0.4:39188") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44308->172.17.0.4:33373, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: > dial: conn=172.17.0.1:53220->172.17.0.4:39188, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: Waiting for checks to finish 2026/08/02 01:56:01 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:56:01 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-tiyuroz5somo) 2026/08/02 01:56:01 DEBUG : sub dir/hello world: Sizes differ 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: Waiting for transfers to finish 2026/08/02 01:56:01 INFO : sub dir/hello world: Deleted 2026/08/02 01:56:01 INFO : sub dir/hello world: Moved (server-side) 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32694") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33898->172.17.0.4:32694, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35653") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38428->172.17.0.4:35653, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: dial("tcp","172.17.0.4:31776") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: > dial: conn=172.17.0.1:59492->172.17.0.4:31776, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: dial("tcp","172.17.0.4:37544") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: > dial: conn=172.17.0.1:35872->172.17.0.4:37544, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: dial("tcp","172.17.0.4:36866") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: > dial: conn=172.17.0.1:51834->172.17.0.4:36866, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: dial("tcp","172.17.0.4:39238") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: > dial: conn=172.17.0.1:45346->172.17.0.4:39238, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: Purge object "sub dir/hello world" 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: Purge dir "sub dir" 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: Purge dir "" 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34123") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45018->172.17.0.4:34123, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39320") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45300->172.17.0.4:39320, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37916") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33604->172.17.0.4:37916, err= --- PASS: TestServerSideMoveOverSelf (2.97s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34089") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37822->172.17.0.4:34089, err= 2026/08/02 01:56:01 ERROR : error listing: directory not found 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32755") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51164->172.17.0.4:32755, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35051") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46782->172.17.0.4:35051, err= 2026/08/02 01:56:01 INFO : Local file system at /tmp/rclone3213655622: Making directory 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34908") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39504->172.17.0.4:34908, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37871") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57902->172.17.0.4:37871, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35170") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37060->172.17.0.4:35170, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39525") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60346->172.17.0.4:39525, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39571") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52648->172.17.0.4:39571, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36740") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46344->172.17.0.4:36740, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37365") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41334->172.17.0.4:37365, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33890") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36864->172.17.0.4:33890, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30755") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37702->172.17.0.4:30755, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32730") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46782->172.17.0.4:32730, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30458") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36306->172.17.0.4:30458, err= 2026/08/02 01:56:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39339") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57178->172.17.0.4:39339, err= 2026/08/02 01:56:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:56:01 DEBUG : Local file system at /tmp/rclone3213655622: Waiting for checks to finish 2026/08/02 01:56:01 DEBUG : Local file system at /tmp/rclone3213655622: Waiting for transfers to finish 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32222") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55142->172.17.0.4:32222, err= 2026/08/02 01:56:01 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/08/02 01:56:01 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/08/02 01:56:01 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:56:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30446") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56740->172.17.0.4:30446, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31345") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55712->172.17.0.4:31345, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30234") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58152->172.17.0.4:30234, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39420") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43332->172.17.0.4:39420, err= 2026/08/02 01:56:01 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36515") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54010->172.17.0.4:36515, err= 2026/08/02 01:56:01 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/08/02 01:56:01 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/08/02 01:56:01 INFO : check sum: Copied (new) 2026/08/02 01:56:01 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31502") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42092->172.17.0.4:31502, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34834") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59972->172.17.0.4:34834, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:01 DEBUG : check sum: size = 1 OK 2026/08/02 01:56:01 NOTICE: ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/02 01:56:01 DEBUG : check sum: Size of src and dst objects identical 2026/08/02 01:56:01 DEBUG : check sum: Unchanged skipping 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:01 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:01 INFO : There was nothing to transfer 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38759") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50236->172.17.0.4:38759, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32902") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59704->172.17.0.4:32902, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30657") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42696->172.17.0.4:30657, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37782") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54000->172.17.0.4:37782, err= 2026/08/02 01:56:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35941") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52394->172.17.0.4:35941, err= 2026/08/02 01:56:01 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/08/02 01:56:01 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/08/02 01:56:01 INFO : sizeonly: Copied (new) 2026/08/02 01:56:01 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34845") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34514->172.17.0.4:34845, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39288") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37560->172.17.0.4:39288, err= 2026/08/02 01:56:01 DEBUG : sizeonly: size = 6 OK 2026/08/02 01:56:01 DEBUG : sizeonly: Sizes identical 2026/08/02 01:56:01 DEBUG : sizeonly: Unchanged skipping 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:01 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:01 INFO : There was nothing to transfer 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36625") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59666->172.17.0.4:36625, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34122") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47962->172.17.0.4:34122, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33682") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44942->172.17.0.4:33682, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35062") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57598->172.17.0.4:35062, err= 2026/08/02 01:56:01 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36768") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58420->172.17.0.4:36768, err= 2026/08/02 01:56:01 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/08/02 01:56:01 INFO : ignore-size: Copied (new) 2026/08/02 01:56:01 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30848") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48406->172.17.0.4:30848, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35624") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57116->172.17.0.4:35624, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:01 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:56:01 DEBUG : ignore-size: Unchanged skipping 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:01 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:01 INFO : There was nothing to transfer 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39438") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59122->172.17.0.4:39438, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36209") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58448->172.17.0.4:36209, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36505") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38944->172.17.0.4:36505, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37320") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57012->172.17.0.4:37320, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37842") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54190->172.17.0.4:37842, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35637") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33902->172.17.0.4:35637, err= 2026/08/02 01:56:01 DEBUG : existing: size = 6 OK 2026/08/02 01:56:01 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:01 DEBUG : existing: Unchanged skipping 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:01 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:01 INFO : There was nothing to transfer 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38126") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59794->172.17.0.4:38126, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:01 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37542") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51096->172.17.0.4:37542, err= 2026/08/02 01:56:01 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/02 01:56:01 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/02 01:56:01 INFO : existing: Copied (replaced existing) 2026/08/02 01:56:01 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35855") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42616->172.17.0.4:35855, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31252") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57944->172.17.0.4:31252, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37691") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43130->172.17.0.4:37691, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36255") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60988->172.17.0.4:36255, err= 2026/08/02 01:56:01 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30655") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36314->172.17.0.4:30655, err= 2026/08/02 01:56:01 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/02 01:56:01 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/02 01:56:01 INFO : existing: Copied (new) 2026/08/02 01:56:01 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34975") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55898->172.17.0.4:34975, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35303") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52516->172.17.0.4:35303, err= 2026/08/02 01:56:01 DEBUG : existing: Destination exists, skipping 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:01 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:01 INFO : There was nothing to transfer 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31697") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50686->172.17.0.4:31697, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36074") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52758->172.17.0.4:36074, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36407") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33464->172.17.0.4:36407, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36702") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58672->172.17.0.4:36702, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36133") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51494->172.17.0.4:36133, err= 2026/08/02 01:56:01 INFO : d: Making directory 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32293") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34282->172.17.0.4:32293, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Connecting to FTP server 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:21") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32648") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49670->172.17.0.4:32648, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59372->172.17.0.4:21, err= 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33688") 2026/08/02 01:56:01 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40060->172.17.0.4:33688, err= 2026/08/02 01:56:05 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31977") 2026/08/02 01:56:05 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44066->172.17.0.4:31977, err= 2026/08/02 01:56:05 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36184") 2026/08/02 01:56:05 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59588->172.17.0.4:36184, err= 2026/08/02 01:56:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/02 01:56:05 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33908") 2026/08/02 01:56:05 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34331") 2026/08/02 01:56:05 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38391") 2026/08/02 01:56:05 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49502->172.17.0.4:34331, err= 2026/08/02 01:56:05 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Connecting to FTP server 2026/08/02 01:56:05 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59456->172.17.0.4:33908, err= 2026/08/02 01:56:05 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55676->172.17.0.4:38391, err= 2026/08/02 01:56:05 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:21") 2026/08/02 01:56:05 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59380->172.17.0.4:21, err= 2026/08/02 01:56:05 DEBUG : c/non empty space: size = 5 OK 2026/08/02 01:56:05 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/02 01:56:05 DEBUG : c/non empty space: Unchanged skipping 2026/08/02 01:56:05 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:05 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39742") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42228->172.17.0.4:39742, err= 2026/08/02 01:56:08 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/02 01:56:08 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/02 01:56:08 INFO : a/potato2: Copied (new) 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 INFO : b/potato: Deleted 2026/08/02 01:56:08 INFO : d: Removing directory 2026/08/02 01:56:08 INFO : b: Removing directory 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: deleted 2 directories 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35523") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51516->172.17.0.4:35523, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38720") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39158") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59048->172.17.0.4:39158, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47204->172.17.0.4:38720, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36445") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57584->172.17.0.4:36445, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39074") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38586") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48046->172.17.0.4:39074, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50948->172.17.0.4:38586, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30808") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38958->172.17.0.4:30808, err= --- PASS: TestSyncIgnoreErrors (6.11s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30465") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51264->172.17.0.4:30465, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39997") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56468->172.17.0.4:39997, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30645") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44082->172.17.0.4:30645, err= 2026/08/02 01:56:08 DEBUG : empty space: size = 1 OK 2026/08/02 01:56:08 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30750") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58032->172.17.0.4:30750, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39362") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40456->172.17.0.4:39362, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : empty space: size = 1 OK 2026/08/02 01:56:08 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33534") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40106->172.17.0.4:33534, err= 2026/08/02 01:56:08 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/08/02 01:56:08 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/08/02 01:56:08 INFO : empty space: Copied (replaced existing) 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39322") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39656->172.17.0.4:39322, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30905") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34608->172.17.0.4:30905, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36365") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38746->172.17.0.4:36365, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31263") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33908->172.17.0.4:31263, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39990") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54096->172.17.0.4:39990, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30114") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33316->172.17.0.4:30114, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32857") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49666->172.17.0.4:32857, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31966") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58596->172.17.0.4:31966, err= 2026/08/02 01:56:08 DEBUG : foo: size = 3 OK 2026/08/02 01:56:08 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35984") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44376->172.17.0.4:35984, err= 2026/08/02 01:56:08 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/08/02 01:56:08 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/08/02 01:56:08 INFO : foo: Copied (replaced existing) 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32030") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35788->172.17.0.4:32030, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32576") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45760->172.17.0.4:32576, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37366") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53716->172.17.0.4:37366, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31372") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58832->172.17.0.4:31372, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37400") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52638->172.17.0.4:37400, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37458") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45242->172.17.0.4:37458, err= 2026/08/02 01:56:08 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/02 01:56:08 DEBUG : empty space: size = 1 OK 2026/08/02 01:56:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/02 01:56:08 DEBUG : empty space: Unchanged skipping 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39195") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53578->172.17.0.4:39195, err= 2026/08/02 01:56:08 DEBUG : potato.06503f43.partial: size = 60 OK 2026/08/02 01:56:08 DEBUG : potato.06503f43.partial: renamed to: potato 2026/08/02 01:56:08 INFO : potato: Copied (new) 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30089") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48712->172.17.0.4:30089, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30220") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59110->172.17.0.4:30220, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36190") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39722->172.17.0.4:36190, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38968") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:32814->172.17.0.4:38968, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33082") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45426->172.17.0.4:33082, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30219") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58570->172.17.0.4:30219, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:56:08 DEBUG : potato: size = 60 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:56:08 DEBUG : potato: Sizes differ 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37708") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59826->172.17.0.4:37708, err= 2026/08/02 01:56:08 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/08/02 01:56:08 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/08/02 01:56:08 INFO : potato: Copied (replaced existing) 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30728") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45854->172.17.0.4:30728, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34627") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51818->172.17.0.4:34627, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37414") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34264->172.17.0.4:37414, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35035") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58538->172.17.0.4:35035, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32342") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36708->172.17.0.4:32342, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39249") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58908->172.17.0.4:39249, err= 2026/08/02 01:56:08 DEBUG : potato: size = 21 OK 2026/08/02 01:56:08 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35224") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41618->172.17.0.4:35224, err= 2026/08/02 01:56:08 DEBUG : potato.a809149f.partial: size = 21 OK 2026/08/02 01:56:08 DEBUG : potato.a809149f.partial: renamed to: potato 2026/08/02 01:56:08 INFO : potato: Copied (replaced existing) 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39821") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55872->172.17.0.4:39821, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32230") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36488->172.17.0.4:32230, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31062") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45840->172.17.0.4:31062, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36963") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38566->172.17.0.4:36963, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33418") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45084->172.17.0.4:33418, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37845") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45648->172.17.0.4:37845, err= 2026/08/02 01:56:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 01:56:08 DEBUG : empty space: size = 1 OK 2026/08/02 01:56:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/02 01:56:08 DEBUG : empty space: Unchanged skipping 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38079") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52508->172.17.0.4:38079, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31851") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47452->172.17.0.4:31851, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33287") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37586->172.17.0.4:33287, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34608") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60004->172.17.0.4:34608, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39561") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51240->172.17.0.4:39561, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35589") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60834->172.17.0.4:35589, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30189") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49604->172.17.0.4:30189, err= 2026/08/02 01:56:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 01:56:08 DEBUG : empty space: size = 1 OK 2026/08/02 01:56:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : empty space: Unchanged skipping 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35307") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45582->172.17.0.4:35307, err= 2026/08/02 01:56:08 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/02 01:56:08 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/02 01:56:08 INFO : potato2: Copied (new) 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 INFO : potato: Deleted 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30968") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33290->172.17.0.4:30968, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34797") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47836->172.17.0.4:34797, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39120") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39162->172.17.0.4:39120, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39761") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38050->172.17.0.4:39761, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38675") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47472->172.17.0.4:38675, err= 2026/08/02 01:56:08 INFO : d: Making directory 2026/08/02 01:56:08 INFO : d/e: Making directory 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35955") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37162->172.17.0.4:35955, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34130") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30467") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37912") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57968->172.17.0.4:34130, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55782->172.17.0.4:37912, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36008->172.17.0.4:30467, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36657") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41310->172.17.0.4:36657, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32385") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49484->172.17.0.4:32385, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32663") 2026/08/02 01:56:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54878->172.17.0.4:32663, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33511") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35229") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57118->172.17.0.4:33511, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59776->172.17.0.4:35229, err= 2026/08/02 01:56:08 DEBUG : c/non empty space: size = 5 OK 2026/08/02 01:56:08 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/02 01:56:08 DEBUG : c/non empty space: Unchanged skipping 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36182") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33698->172.17.0.4:36182, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35277") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45018->172.17.0.4:35277, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/02 01:56:08 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/02 01:56:08 INFO : a/potato2: Copied (new) 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 INFO : b/potato: Deleted 2026/08/02 01:56:08 INFO : d/e: Removing directory 2026/08/02 01:56:08 INFO : d: Removing directory 2026/08/02 01:56:08 INFO : b: Removing directory 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: deleted 3 directories 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31479") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40944->172.17.0.4:31479, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35043") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37426") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39940->172.17.0.4:37426, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57664->172.17.0.4:35043, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35939") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36608->172.17.0.4:35939, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34751") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39674->172.17.0.4:34751, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36750") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38286->172.17.0.4:36750, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39577") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60798->172.17.0.4:39577, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35639") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60882->172.17.0.4:35639, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33556") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54870->172.17.0.4:33556, err= 2026/08/02 01:56:08 INFO : d: Making directory 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31025") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49192->172.17.0.4:31025, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30227") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37880") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48560->172.17.0.4:37880, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34560") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40706->172.17.0.4:30227, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40050->172.17.0.4:34560, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36179") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48810->172.17.0.4:36179, err= 2026/08/02 01:56:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37501") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42370->172.17.0.4:37501, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36046") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37965") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43216->172.17.0.4:37965, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55966->172.17.0.4:36046, err= 2026/08/02 01:56:08 DEBUG : c/non empty space: size = 5 OK 2026/08/02 01:56:08 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/02 01:56:08 DEBUG : c/non empty space: Unchanged skipping 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36755") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38774->172.17.0.4:36755, err= 2026/08/02 01:56:08 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/02 01:56:08 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/02 01:56:08 INFO : a/potato2: Copied (new) 2026/08/02 01:56:08 ERROR : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: not deleting files as there were IO errors 2026/08/02 01:56:08 ERROR : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: not deleting directories as there were IO errors 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30025") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54558->172.17.0.4:30025, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31152") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38279") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33970") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47644->172.17.0.4:31152, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45948->172.17.0.4:38279, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31903") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50492->172.17.0.4:31903, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40322->172.17.0.4:33970, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32402") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49276->172.17.0.4:32402, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33729") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32911") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36378->172.17.0.4:33729, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38906") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38684->172.17.0.4:32911, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39683") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45510->172.17.0.4:38906, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50472->172.17.0.4:39683, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30827") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46592->172.17.0.4:30827, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33862") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43460->172.17.0.4:33862, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34329") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49638->172.17.0.4:34329, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30426") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46040->172.17.0.4:30426, err= 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32691") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57306->172.17.0.4:32691, err= 2026/08/02 01:56:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 01:56:08 DEBUG : empty space: size = 1 OK 2026/08/02 01:56:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/02 01:56:08 DEBUG : empty space: Unchanged skipping 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 INFO : potato: Deleted 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36306") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33928->172.17.0.4:36306, err= 2026/08/02 01:56:08 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/02 01:56:08 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/02 01:56:08 INFO : potato2: Copied (new) 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34730") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36916->172.17.0.4:34730, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32434") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49228->172.17.0.4:32434, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35887") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35220->172.17.0.4:35887, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30034") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42140->172.17.0.4:30034, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31218") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58612->172.17.0.4:31218, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34153") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39644->172.17.0.4:34153, err= 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39127") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47076->172.17.0.4:39127, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 INFO : potato: Deleted 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35429") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51088->172.17.0.4:35429, err= 2026/08/02 01:56:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 01:56:08 DEBUG : empty space: size = 1 OK 2026/08/02 01:56:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/02 01:56:08 DEBUG : empty space: Unchanged skipping 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35619") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50696->172.17.0.4:35619, err= 2026/08/02 01:56:08 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/02 01:56:08 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/02 01:56:08 INFO : potato2: Copied (new) 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39189") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57128->172.17.0.4:39189, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39959") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47410->172.17.0.4:39959, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35292") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60014->172.17.0.4:35292, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34442") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52388->172.17.0.4:34442, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36533") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55758->172.17.0.4:36533, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33566") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50710->172.17.0.4:33566, err= 2026/08/02 01:56:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32444") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37268->172.17.0.4:32444, err= 2026/08/02 01:56:08 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/08/02 01:56:08 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/08/02 01:56:08 INFO : potato2: Copied (new) 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37347") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45000->172.17.0.4:37347, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37458") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45248->172.17.0.4:37458, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32391") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49096->172.17.0.4:32391, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39151") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43860->172.17.0.4:39151, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33175") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48338->172.17.0.4:33175, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34452") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47866->172.17.0.4:34452, err= 2026/08/02 01:56:08 DEBUG : enormous: Excluded (Size Filter) 2026/08/02 01:56:08 DEBUG : enormous: Excluded 2026/08/02 01:56:08 DEBUG : potato2: Excluded (Size Filter) 2026/08/02 01:56:08 DEBUG : potato2: Excluded 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36919") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42704->172.17.0.4:36919, err= 2026/08/02 01:56:08 DEBUG : potato2: Excluded (Size Filter) 2026/08/02 01:56:08 DEBUG : potato2: Excluded 2026/08/02 01:56:08 DEBUG : empty space: size = 1 OK 2026/08/02 01:56:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : empty space: Unchanged skipping 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 INFO : There was nothing to transfer 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34427") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52312->172.17.0.4:34427, err= 2026/08/02 01:56:08 DEBUG : enormous: Excluded (Size Filter) 2026/08/02 01:56:08 DEBUG : enormous: Excluded 2026/08/02 01:56:08 DEBUG : potato2: Excluded (Size Filter) 2026/08/02 01:56:08 DEBUG : potato2: Excluded 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35760") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39482->172.17.0.4:35760, err= 2026/08/02 01:56:08 DEBUG : potato2: Excluded (Size Filter) 2026/08/02 01:56:08 DEBUG : potato2: Excluded 2026/08/02 01:56:08 DEBUG : Local file system at /tmp/rclone3213655622: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : empty space: size = 1 OK 2026/08/02 01:56:08 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/08/02 01:56:08 DEBUG : empty space: Unchanged skipping 2026/08/02 01:56:08 DEBUG : Local file system at /tmp/rclone3213655622: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 INFO : There was nothing to transfer 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37647") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39212->172.17.0.4:37647, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38683") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60038->172.17.0.4:38683, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39455") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53636->172.17.0.4:39455, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30809") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33486->172.17.0.4:30809, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33933") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41396->172.17.0.4:33933, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38382") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33978->172.17.0.4:38382, err= 2026/08/02 01:56:08 DEBUG : enormous: Excluded (Size Filter) 2026/08/02 01:56:08 DEBUG : enormous: Excluded 2026/08/02 01:56:08 DEBUG : potato2: Excluded (Size Filter) 2026/08/02 01:56:08 DEBUG : potato2: Excluded 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37633") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34876->172.17.0.4:37633, err= 2026/08/02 01:56:08 DEBUG : empty space: size = 1 OK 2026/08/02 01:56:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : empty space: Unchanged skipping 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 INFO : potato2: Deleted 2026/08/02 01:56:08 INFO : enormous: Deleted 2026/08/02 01:56:08 INFO : There was nothing to transfer 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32510") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54312->172.17.0.4:32510, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37055") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37348->172.17.0.4:37055, err= 2026/08/02 01:56:08 DEBUG : Local file system at /tmp/rclone3213655622: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : empty space: size = 1 OK 2026/08/02 01:56:08 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/08/02 01:56:08 DEBUG : empty space: Unchanged skipping 2026/08/02 01:56:08 DEBUG : Local file system at /tmp/rclone3213655622: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 INFO : enormous: Deleted 2026/08/02 01:56:08 INFO : potato2: Deleted 2026/08/02 01:56:08 INFO : There was nothing to transfer 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38856") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55116->172.17.0.4:38856, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39961") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45052->172.17.0.4:39961, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39074") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48062->172.17.0.4:39074, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36368") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50306->172.17.0.4:36368, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36670") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52768->172.17.0.4:36670, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32378") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40924->172.17.0.4:32378, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38484") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33978->172.17.0.4:38484, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31384") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59972->172.17.0.4:31384, err= 2026/08/02 01:56:08 DEBUG : five: Need to transfer - File not found at Destination 2026/08/02 01:56:08 DEBUG : four: size = 4 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:56:08 DEBUG : four: size = 8 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:56:08 DEBUG : four: Sizes differ 2026/08/02 01:56:08 DEBUG : one: Destination is newer than source, skipping 2026/08/02 01:56:08 DEBUG : three: size = 5 OK 2026/08/02 01:56:08 DEBUG : three: Sizes identical 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/02 01:56:08 DEBUG : two: size = 3 OK 2026/08/02 01:56:08 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33292") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47262->172.17.0.4:33292, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35632") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32167") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45684->172.17.0.4:35632, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56120->172.17.0.4:32167, err= 2026/08/02 01:56:08 DEBUG : five.0fee171d.partial: size = 4 OK 2026/08/02 01:56:08 DEBUG : four.f852663a.partial: size = 4 OK 2026/08/02 01:56:08 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/08/02 01:56:08 DEBUG : five.0fee171d.partial: renamed to: five 2026/08/02 01:56:08 INFO : five: Copied (new) 2026/08/02 01:56:08 DEBUG : two.8549bf6d.partial: renamed to: two 2026/08/02 01:56:08 INFO : two: Copied (replaced existing) 2026/08/02 01:56:08 DEBUG : four.f852663a.partial: renamed to: four 2026/08/02 01:56:08 INFO : four: Copied (replaced existing) 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30162") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34578->172.17.0.4:30162, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38392") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38186->172.17.0.4:38392, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39419") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42394->172.17.0.4:39419, err= --- PASS: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/08/02 01:56:08 ERROR : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Ignoring --track-renames as the source and destination do not have a common hash 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33685") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37798->172.17.0.4:33685, err= 2026/08/02 01:56:08 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/02 01:56:08 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30575") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30965") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41230->172.17.0.4:30575, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58962->172.17.0.4:30965, err= 2026/08/02 01:56:08 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/08/02 01:56:08 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/02 01:56:08 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/08/02 01:56:08 INFO : yam: Copied (new) 2026/08/02 01:56:08 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/02 01:56:08 INFO : potato: Copied (new) 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32806") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38458->172.17.0.4:32806, err= 2026/08/02 01:56:08 ERROR : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Ignoring --track-renames as the source and destination do not have a common hash 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31725") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59758->172.17.0.4:31725, err= 2026/08/02 01:56:08 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : potato: size = 14 OK 2026/08/02 01:56:08 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:56:08 DEBUG : potato: Unchanged skipping 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35303") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52528->172.17.0.4:35303, err= 2026/08/02 01:56:08 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/08/02 01:56:08 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/08/02 01:56:08 INFO : yaml: Copied (new) 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 INFO : yam: Deleted 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38588") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40622->172.17.0.4:38588, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37693") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40924->172.17.0.4:37693, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37166") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44296->172.17.0.4:37166, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36610") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56564->172.17.0.4:36610, err= 2026/08/02 01:56:08 INFO : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Making map for --track-renames 2026/08/02 01:56:08 INFO : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Finished making map for --track-renames 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for renames to finish 2026/08/02 01:56:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30756") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34750") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53196->172.17.0.4:30756, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43452->172.17.0.4:34750, err= 2026/08/02 01:56:08 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/02 01:56:08 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/08/02 01:56:08 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/02 01:56:08 INFO : potato: Copied (new) 2026/08/02 01:56:08 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/08/02 01:56:08 INFO : yam: Copied (new) 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37735") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55530->172.17.0.4:37735, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35939") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36610->172.17.0.4:35939, err= 2026/08/02 01:56:08 DEBUG : potato: size = 14 OK 2026/08/02 01:56:08 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:56:08 INFO : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Making map for --track-renames 2026/08/02 01:56:08 INFO : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Finished making map for --track-renames 2026/08/02 01:56:08 DEBUG : potato: Unchanged skipping 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for renames to finish 2026/08/02 01:56:08 INFO : yam: Moved (server-side) to: yaml 2026/08/02 01:56:08 INFO : yaml: Renamed from "yam" 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 INFO : There was nothing to transfer 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31216") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37428->172.17.0.4:31216, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35322") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50358->172.17.0.4:35322, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36218") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44920->172.17.0.4:36218, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37028") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33742->172.17.0.4:37028, err= 2026/08/02 01:56:08 INFO : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Making map for --track-renames 2026/08/02 01:56:08 INFO : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Finished making map for --track-renames 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for renames to finish 2026/08/02 01:56:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39700") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41524->172.17.0.4:39700, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34516") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52632->172.17.0.4:34516, err= 2026/08/02 01:56:08 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/02 01:56:08 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/08/02 01:56:08 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/02 01:56:08 INFO : potato: Copied (new) 2026/08/02 01:56:08 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/08/02 01:56:08 INFO : sub/yam: Copied (new) 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36935") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54490->172.17.0.4:36935, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30332") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46356->172.17.0.4:30332, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35697") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40236->172.17.0.4:35697, err= 2026/08/02 01:56:08 DEBUG : potato: size = 14 OK 2026/08/02 01:56:08 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:56:08 DEBUG : potato: Unchanged skipping 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37485") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38524->172.17.0.4:37485, err= 2026/08/02 01:56:08 INFO : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Making map for --track-renames 2026/08/02 01:56:08 INFO : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Finished making map for --track-renames 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for renames to finish 2026/08/02 01:56:08 INFO : sub/yam: Moved (server-side) to: yam 2026/08/02 01:56:08 INFO : yam: Renamed from "sub/yam" 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:08 INFO : There was nothing to transfer 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32201") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33942->172.17.0.4:32201, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35956") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58388->172.17.0.4:35956, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39720") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43858->172.17.0.4:39720, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34809") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43654->172.17.0.4:34809, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36133") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51510->172.17.0.4:36133, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:08 DEBUG : Creating backend with remote "/tmp/rclone3213655622/dir1" 2026/08/02 01:56:08 DEBUG : Creating backend with remote "/tmp/rclone3213655622/dir2" 2026/08/02 01:56:08 DEBUG : Local file system at /tmp/rclone3213655622/dir2: Using server-side directory move 2026/08/02 01:56:08 INFO : Local file system at /tmp/rclone3213655622/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/02 01:56:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/02 01:56:08 DEBUG : Local file system at /tmp/rclone3213655622/dir2: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : Local file system at /tmp/rclone3213655622/dir2: Waiting for transfers to finish 2026/08/02 01:56:08 INFO : file1.txt: Moved (server-side) 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31373") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37648->172.17.0.4:31373, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38354") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46540->172.17.0.4:38354, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31874") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57608->172.17.0.4:31874, err= 2026/08/02 01:56:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:56:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35257") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51724->172.17.0.4:35257, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37231") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52466->172.17.0.4:37231, err= 2026/08/02 01:56:08 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/02 01:56:08 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/08/02 01:56:08 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/02 01:56:08 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:56:08 INFO : sub dir/hello world: Deleted 2026/08/02 01:56:08 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/08/02 01:56:08 INFO : nested/sub dir/file: Copied (new) 2026/08/02 01:56:08 INFO : nested/sub dir/file: Deleted 2026/08/02 01:56:08 INFO : sub dir: Removing directory 2026/08/02 01:56:08 INFO : nested/sub dir: Removing directory 2026/08/02 01:56:08 INFO : nested: Removing directory 2026/08/02 01:56:08 DEBUG : Local file system at /tmp/rclone3213655622: deleted 3 directories 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34158") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34558->172.17.0.4:34158, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36951") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41120->172.17.0.4:36951, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34384") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45416->172.17.0.4:34384, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37017") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42466->172.17.0.4:37017, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30967") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47706->172.17.0.4:30967, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35312") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32554") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38312->172.17.0.4:35312, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52780->172.17.0.4:32554, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34713") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51950->172.17.0.4:34713, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36553") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46314->172.17.0.4:36553, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33543") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56836->172.17.0.4:33543, err= 2026/08/02 01:56:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 01:56:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36571") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46036->172.17.0.4:36571, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31822") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36892->172.17.0.4:31822, err= 2026/08/02 01:56:08 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/02 01:56:08 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/02 01:56:08 INFO : sub dir/hello world: Copied (new) 2026/08/02 01:56:08 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/08/02 01:56:08 INFO : sub dir/hello world: Deleted 2026/08/02 01:56:08 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/08/02 01:56:08 INFO : nested/sub dir/file: Copied (new) 2026/08/02 01:56:08 INFO : nested/sub dir/file: Deleted 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35596") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40752->172.17.0.4:35596, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31471") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54208->172.17.0.4:31471, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37056") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37390->172.17.0.4:37056, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33870") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44140->172.17.0.4:33870, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36537") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34556->172.17.0.4:36537, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39970") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45718->172.17.0.4:39970, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39367") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48016->172.17.0.4:39367, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30096") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54594->172.17.0.4:30096, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33394") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46182->172.17.0.4:33394, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37373") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60718->172.17.0.4:37373, err= 2026/08/02 01:56:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/02 01:56:08 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33388") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30881") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51950->172.17.0.4:33388, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56778->172.17.0.4:30881, err= 2026/08/02 01:56:08 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/02 01:56:08 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/08/02 01:56:08 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/02 01:56:08 INFO : existing: Copied (new) 2026/08/02 01:56:08 INFO : existing: Deleted 2026/08/02 01:56:08 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/08/02 01:56:08 INFO : existing-b: Copied (new) 2026/08/02 01:56:08 INFO : existing-b: Deleted 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34474") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39314->172.17.0.4:34474, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31872") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50782->172.17.0.4:31872, err= 2026/08/02 01:56:08 DEBUG : existing: Destination exists, skipping 2026/08/02 01:56:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:08 INFO : There was nothing to transfer 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31616") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37706->172.17.0.4:31616, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32438") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34430->172.17.0.4:32438, err= 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32574") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42772->172.17.0.4:32574, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-melohaf5kuti" 2026/08/02 01:56:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:56:08 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:08 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:56:08 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:08 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: Connecting to FTP server 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: dial("tcp","172.17.0.4:21") 2026/08/02 01:56:08 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: > dial: conn=172.17.0.1:59394->172.17.0.4:21, err= 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38402") 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44952->172.17.0.4:38402, err= 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33058") 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43048->172.17.0.4:33058, err= 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37415") 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39486->172.17.0.4:37415, err= 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38514") 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50986->172.17.0.4:38514, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-hokuvaw3diva -> ftp://172.17.0.4:21/rclone-test-melohaf5kuti 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: dial("tcp","172.17.0.4:32702") 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: > dial: conn=172.17.0.1:42516->172.17.0.4:32702, err= 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: dial("tcp","172.17.0.4:31646") 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: > dial: conn=172.17.0.1:42414->172.17.0.4:31646, err= 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: dial("tcp","172.17.0.4:38396") 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: > dial: conn=172.17.0.1:39228->172.17.0.4:38396, err= 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: Using server-side directory move 2026/08/02 01:56:11 INFO : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: dial("tcp","172.17.0.4:39188") 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: > dial: conn=172.17.0.1:53224->172.17.0.4:39188, err= 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39293") 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38148->172.17.0.4:39293, err= 2026/08/02 01:56:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 01:56:11 DEBUG : empty space: size = 1 OK 2026/08/02 01:56:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/02 01:56:11 DEBUG : empty space: Unchanged skipping 2026/08/02 01:56:11 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:56:11 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-melohaf5kuti) 2026/08/02 01:56:11 DEBUG : potato3: Sizes differ 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: Connecting to FTP server 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: dial("tcp","172.17.0.4:21") 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: Waiting for checks to finish 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: > dial: conn=172.17.0.1:59402->172.17.0.4:21, err= 2026/08/02 01:56:11 INFO : empty space: Deleted 2026/08/02 01:56:11 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: Waiting for transfers to finish 2026/08/02 01:56:11 INFO : potato2: Moved (server-side) 2026/08/02 01:56:14 INFO : potato3: Deleted 2026/08/02 01:56:14 INFO : potato3: Moved (server-side) 2026/08/02 01:56:14 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35690") 2026/08/02 01:56:14 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35718->172.17.0.4:35690, err= 2026/08/02 01:56:14 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: dial("tcp","172.17.0.4:37391") 2026/08/02 01:56:14 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: > dial: conn=172.17.0.1:59316->172.17.0.4:37391, err= 2026/08/02 01:56:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nolatex1balu" 2026/08/02 01:56:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:56:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:14 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:56:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:14 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nolatex1balu: Connecting to FTP server 2026/08/02 01:56:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nolatex1balu: dial("tcp","172.17.0.4:21") 2026/08/02 01:56:14 DEBUG : ftp://172.17.0.4:21/rclone-test-nolatex1balu: > dial: conn=172.17.0.1:35764->172.17.0.4:21, err= 2026/08/02 01:56:17 DEBUG : ftp://172.17.0.4:21/rclone-test-nolatex1balu: Using server-side directory move 2026/08/02 01:56:17 INFO : ftp://172.17.0.4:21/rclone-test-nolatex1balu: Server side directory move succeeded 2026/08/02 01:56:17 DEBUG : ftp://172.17.0.4:21/rclone-test-nolatex1balu: dial("tcp","172.17.0.4:37724") 2026/08/02 01:56:17 DEBUG : ftp://172.17.0.4:21/rclone-test-nolatex1balu: > dial: conn=172.17.0.1:48432->172.17.0.4:37724, err= 2026/08/02 01:56:17 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: dial("tcp","172.17.0.4:30223") 2026/08/02 01:56:17 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: > dial: conn=172.17.0.1:36188->172.17.0.4:30223, err= 2026/08/02 01:56:17 ERROR : error listing: directory not found 2026/08/02 01:56:17 DEBUG : ftp://172.17.0.4:21/rclone-test-nolatex1balu: dial("tcp","172.17.0.4:32166") 2026/08/02 01:56:17 DEBUG : ftp://172.17.0.4:21/rclone-test-nolatex1balu: > dial: conn=172.17.0.1:59184->172.17.0.4:32166, err= 2026/08/02 01:56:17 DEBUG : ftp://172.17.0.4:21/rclone-test-nolatex1balu: Purge object "empty space" 2026/08/02 01:56:17 DEBUG : ftp://172.17.0.4:21/rclone-test-nolatex1balu: Purge object "potato2" 2026/08/02 01:56:17 DEBUG : ftp://172.17.0.4:21/rclone-test-nolatex1balu: Purge object "potato3" 2026/08/02 01:56:17 DEBUG : ftp://172.17.0.4:21/rclone-test-nolatex1balu: Purge dir "" 2026/08/02 01:56:17 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: dial("tcp","172.17.0.4:30379") 2026/08/02 01:56:17 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: > dial: conn=172.17.0.1:40110->172.17.0.4:30379, err= 2026/08/02 01:56:17 ERROR : error listing: directory not found 2026/08/02 01:56:17 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: Purge dir "" 2026/08/02 01:56:17 NOTICE: purge failed to rmdir "": directory not found 2026/08/02 01:56:17 NOTICE: purge failed: directory not found 2026/08/02 01:56:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30151") 2026/08/02 01:56:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52646->172.17.0.4:30151, err= 2026/08/02 01:56:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39965") 2026/08/02 01:56:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48842->172.17.0.4:39965, err= --- PASS: TestServerSideMove (8.79s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hosewoq2guwa" 2026/08/02 01:56:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:56:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:17 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:56:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:17 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: Connecting to FTP server 2026/08/02 01:56:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: dial("tcp","172.17.0.4:21") 2026/08/02 01:56:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: > dial: conn=172.17.0.1:35774->172.17.0.4:21, err= 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39754") 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50512->172.17.0.4:39754, err= 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34280") 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50878->172.17.0.4:34280, err= 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38870") 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53482->172.17.0.4:38870, err= 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30759") 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45490->172.17.0.4:30759, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-hokuvaw3diva -> ftp://172.17.0.4:21/rclone-test-hosewoq2guwa 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: dial("tcp","172.17.0.4:31842") 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: > dial: conn=172.17.0.1:45208->172.17.0.4:31842, err= 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: dial("tcp","172.17.0.4:30308") 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: > dial: conn=172.17.0.1:59290->172.17.0.4:30308, err= 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: dial("tcp","172.17.0.4:38346") 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: > dial: conn=172.17.0.1:42724->172.17.0.4:38346, err= 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: dial("tcp","172.17.0.4:36980") 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34278") 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: > dial: conn=172.17.0.1:45364->172.17.0.4:36980, err= 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36248->172.17.0.4:34278, err= 2026/08/02 01:56:20 DEBUG : empty space: Excluded (Size Filter) 2026/08/02 01:56:20 DEBUG : empty space: Excluded 2026/08/02 01:56:20 DEBUG : empty space: Excluded (Size Filter) 2026/08/02 01:56:20 DEBUG : empty space: Excluded 2026/08/02 01:56:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 01:56:20 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:56:20 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-hosewoq2guwa) 2026/08/02 01:56:20 DEBUG : potato3: Sizes differ 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: Waiting for checks to finish 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: Connecting to FTP server 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: Waiting for transfers to finish 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: dial("tcp","172.17.0.4:21") 2026/08/02 01:56:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: > dial: conn=172.17.0.1:35788->172.17.0.4:21, err= 2026/08/02 01:56:20 INFO : potato2: Moved (server-side) 2026/08/02 01:56:22 INFO : potato3: Deleted 2026/08/02 01:56:22 INFO : potato3: Moved (server-side) 2026/08/02 01:56:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32434") 2026/08/02 01:56:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51916->172.17.0.4:32434, err= 2026/08/02 01:56:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: dial("tcp","172.17.0.4:31642") 2026/08/02 01:56:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: > dial: conn=172.17.0.1:59854->172.17.0.4:31642, err= 2026/08/02 01:56:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-datanof3koza" 2026/08/02 01:56:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:56:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:22 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:56:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:22 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:22 DEBUG : ftp://172.17.0.4:21/rclone-test-datanof3koza: Connecting to FTP server 2026/08/02 01:56:22 DEBUG : ftp://172.17.0.4:21/rclone-test-datanof3koza: dial("tcp","172.17.0.4:21") 2026/08/02 01:56:22 DEBUG : ftp://172.17.0.4:21/rclone-test-datanof3koza: > dial: conn=172.17.0.1:46914->172.17.0.4:21, err= 2026/08/02 01:56:25 DEBUG : ftp://172.17.0.4:21/rclone-test-datanof3koza: dial("tcp","172.17.0.4:39110") 2026/08/02 01:56:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: dial("tcp","172.17.0.4:33257") 2026/08/02 01:56:25 DEBUG : ftp://172.17.0.4:21/rclone-test-datanof3koza: > dial: conn=172.17.0.1:42244->172.17.0.4:39110, err= 2026/08/02 01:56:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: > dial: conn=172.17.0.1:50316->172.17.0.4:33257, err= 2026/08/02 01:56:25 DEBUG : empty space: Excluded (Size Filter) 2026/08/02 01:56:25 DEBUG : empty space: Excluded 2026/08/02 01:56:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 01:56:25 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/02 01:56:25 DEBUG : ftp://172.17.0.4:21/rclone-test-datanof3koza: Waiting for checks to finish 2026/08/02 01:56:25 DEBUG : ftp://172.17.0.4:21/rclone-test-datanof3koza: Connecting to FTP server 2026/08/02 01:56:25 DEBUG : ftp://172.17.0.4:21/rclone-test-datanof3koza: Waiting for transfers to finish 2026/08/02 01:56:25 DEBUG : ftp://172.17.0.4:21/rclone-test-datanof3koza: dial("tcp","172.17.0.4:21") 2026/08/02 01:56:25 DEBUG : ftp://172.17.0.4:21/rclone-test-datanof3koza: > dial: conn=172.17.0.1:46924->172.17.0.4:21, err= 2026/08/02 01:56:25 INFO : potato2: Moved (server-side) 2026/08/02 01:56:27 INFO : potato3: Moved (server-side) 2026/08/02 01:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-datanof3koza: dial("tcp","172.17.0.4:38323") 2026/08/02 01:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-datanof3koza: > dial: conn=172.17.0.1:49764->172.17.0.4:38323, err= 2026/08/02 01:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: dial("tcp","172.17.0.4:35365") 2026/08/02 01:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: > dial: conn=172.17.0.1:35988->172.17.0.4:35365, err= 2026/08/02 01:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-datanof3koza: dial("tcp","172.17.0.4:39973") 2026/08/02 01:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-datanof3koza: > dial: conn=172.17.0.1:52306->172.17.0.4:39973, err= 2026/08/02 01:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-datanof3koza: Purge object "potato2" 2026/08/02 01:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-datanof3koza: Purge object "potato3" 2026/08/02 01:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-datanof3koza: Purge dir "" 2026/08/02 01:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: dial("tcp","172.17.0.4:33270") 2026/08/02 01:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: > dial: conn=172.17.0.1:43176->172.17.0.4:33270, err= 2026/08/02 01:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: Purge object "empty space" 2026/08/02 01:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: Purge dir "" 2026/08/02 01:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34573") 2026/08/02 01:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59618->172.17.0.4:34573, err= 2026/08/02 01:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31093") 2026/08/02 01:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36596->172.17.0.4:31093, err= --- PASS: TestServerSideMoveWithFilter (10.48s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kozosen0logo" 2026/08/02 01:56:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:56:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:27 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:56:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:27 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: Connecting to FTP server 2026/08/02 01:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: dial("tcp","172.17.0.4:21") 2026/08/02 01:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: > dial: conn=172.17.0.1:46928->172.17.0.4:21, err= 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35845") 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34972->172.17.0.4:35845, err= 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38342") 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50572->172.17.0.4:38342, err= 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31918") 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41356->172.17.0.4:31918, err= 2026/08/02 01:56:30 INFO : tomatoDir: Making directory 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39121") 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44946->172.17.0.4:39121, err= 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32314") 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43082->172.17.0.4:32314, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-hokuvaw3diva -> ftp://172.17.0.4:21/rclone-test-kozosen0logo 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: dial("tcp","172.17.0.4:38095") 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: > dial: conn=172.17.0.1:47922->172.17.0.4:38095, err= 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: dial("tcp","172.17.0.4:35019") 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: > dial: conn=172.17.0.1:40148->172.17.0.4:35019, err= 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: dial("tcp","172.17.0.4:31985") 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: > dial: conn=172.17.0.1:38094->172.17.0.4:31985, err= 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: Using server-side directory move 2026/08/02 01:56:30 INFO : ftp://172.17.0.4:21/rclone-test-kozosen0logo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39931") 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42548->172.17.0.4:39931, err= 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: dial("tcp","172.17.0.4:39437") 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: > dial: conn=172.17.0.1:54498->172.17.0.4:39437, err= 2026/08/02 01:56:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 01:56:30 DEBUG : empty space: size = 1 OK 2026/08/02 01:56:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/02 01:56:30 DEBUG : empty space: Unchanged skipping 2026/08/02 01:56:30 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:56:30 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-kozosen0logo) 2026/08/02 01:56:30 DEBUG : potato3: Sizes differ 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: Connecting to FTP server 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: dial("tcp","172.17.0.4:21") 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: > dial: conn=172.17.0.1:46930->172.17.0.4:21, err= 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35182") 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53936->172.17.0.4:35182, err= 2026/08/02 01:56:30 INFO : empty space: Deleted 2026/08/02 01:56:30 INFO : potato2: Moved (server-side) 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: Waiting for checks to finish 2026/08/02 01:56:30 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: Waiting for transfers to finish 2026/08/02 01:56:33 INFO : potato3: Deleted 2026/08/02 01:56:33 INFO : potato3: Moved (server-side) 2026/08/02 01:56:33 INFO : tomatoDir: Removing directory 2026/08/02 01:56:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: deleted 1 directories 2026/08/02 01:56:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31455") 2026/08/02 01:56:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35422->172.17.0.4:31455, err= 2026/08/02 01:56:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35047") 2026/08/02 01:56:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42094->172.17.0.4:35047, err= 2026/08/02 01:56:33 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: dial("tcp","172.17.0.4:39339") 2026/08/02 01:56:33 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: > dial: conn=172.17.0.1:37824->172.17.0.4:39339, err= 2026/08/02 01:56:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiyiyiz7pezo" 2026/08/02 01:56:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:56:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:33 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:56:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:33 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:33 DEBUG : ftp://172.17.0.4:21/rclone-test-kiyiyiz7pezo: Connecting to FTP server 2026/08/02 01:56:33 DEBUG : ftp://172.17.0.4:21/rclone-test-kiyiyiz7pezo: dial("tcp","172.17.0.4:21") 2026/08/02 01:56:33 DEBUG : ftp://172.17.0.4:21/rclone-test-kiyiyiz7pezo: > dial: conn=172.17.0.1:39298->172.17.0.4:21, err= 2026/08/02 01:56:36 INFO : tomatoDir: Making directory 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kiyiyiz7pezo: Using server-side directory move 2026/08/02 01:56:36 INFO : ftp://172.17.0.4:21/rclone-test-kiyiyiz7pezo: Server side directory move succeeded 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kiyiyiz7pezo: dial("tcp","172.17.0.4:39203") 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kiyiyiz7pezo: > dial: conn=172.17.0.1:53364->172.17.0.4:39203, err= 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kiyiyiz7pezo: dial("tcp","172.17.0.4:37719") 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kiyiyiz7pezo: > dial: conn=172.17.0.1:34294->172.17.0.4:37719, err= 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: dial("tcp","172.17.0.4:30178") 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: > dial: conn=172.17.0.1:44020->172.17.0.4:30178, err= 2026/08/02 01:56:36 ERROR : error listing: directory not found 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: dial("tcp","172.17.0.4:39647") 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: > dial: conn=172.17.0.1:40494->172.17.0.4:39647, err= 2026/08/02 01:56:36 ERROR : error listing: directory not found 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kiyiyiz7pezo: dial("tcp","172.17.0.4:36446") 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kiyiyiz7pezo: > dial: conn=172.17.0.1:33262->172.17.0.4:36446, err= 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kiyiyiz7pezo: Purge object "empty space" 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kiyiyiz7pezo: Purge object "potato2" 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kiyiyiz7pezo: Purge object "potato3" 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kiyiyiz7pezo: dial("tcp","172.17.0.4:36343") 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kiyiyiz7pezo: > dial: conn=172.17.0.1:36224->172.17.0.4:36343, err= 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kiyiyiz7pezo: Purge dir "tomatoDir" 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kiyiyiz7pezo: Purge dir "" 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: dial("tcp","172.17.0.4:33098") 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: > dial: conn=172.17.0.1:35214->172.17.0.4:33098, err= 2026/08/02 01:56:36 ERROR : error listing: directory not found 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: Purge dir "" 2026/08/02 01:56:36 NOTICE: purge failed to rmdir "": directory not found 2026/08/02 01:56:36 NOTICE: purge failed: directory not found 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31024") 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59242->172.17.0.4:31024, err= 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31499") 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49328->172.17.0.4:31499, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (8.70s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36396") 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49306->172.17.0.4:36396, err= 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30017") 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40918->172.17.0.4:30017, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hokuvaw3diva/rclone-sync-test" 2026/08/02 01:56:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:56:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:36 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:56:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:36 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test: Connecting to FTP server 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/08/02 01:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test: > dial: conn=172.17.0.1:39310->172.17.0.4:21, err= 2026/08/02 01:56:39 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33708") 2026/08/02 01:56:39 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45784->172.17.0.4:33708, err= 2026/08/02 01:56:39 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34990") 2026/08/02 01:56:39 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41734->172.17.0.4:34990, err= --- PASS: TestSyncOverlap (2.83s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hokuvaw3diva/rclone-sync-test" 2026/08/02 01:56:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:56:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:39 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:56:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:39 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:39 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test: Connecting to FTP server 2026/08/02 01:56:39 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/08/02 01:56:39 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test: > dial: conn=172.17.0.1:39316->172.17.0.4:21, err= 2026/08/02 01:56:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hokuvaw3diva/rclone-sync-test-include/layer2" 2026/08/02 01:56:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:56:41 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:41 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:56:41 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:41 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:41 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test-include/layer2: Connecting to FTP server 2026/08/02 01:56:41 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2026/08/02 01:56:41 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:47266->172.17.0.4:21, err= 2026/08/02 01:56:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hokuvaw3diva/rclone-sync-test-ignore-file" 2026/08/02 01:56:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:56:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:45 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:56:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:45 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test-ignore-file: Connecting to FTP server 2026/08/02 01:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2026/08/02 01:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:47274->172.17.0.4:21, err= 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33695") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45404->172.17.0.4:33695, err= 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test: dial("tcp","172.17.0.4:33822") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test: > dial: conn=172.17.0.1:53910->172.17.0.4:33822, err= 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33241") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37612->172.17.0.4:33241, err= 2026/08/02 01:56:48 DEBUG : rclone-sync-test: Excluded 2026/08/02 01:56:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38026") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39122->172.17.0.4:38026, err= 2026/08/02 01:56:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test: Waiting for checks to finish 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test: Waiting for transfers to finish 2026/08/02 01:56:48 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:48 INFO : There was nothing to transfer 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test: dial("tcp","172.17.0.4:39363") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38346") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test: > dial: conn=172.17.0.1:39926->172.17.0.4:39363, err= 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37318->172.17.0.4:38346, err= 2026/08/02 01:56:48 DEBUG : rclone-sync-test: Excluded 2026/08/02 01:56:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31839") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50968->172.17.0.4:31839, err= 2026/08/02 01:56:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:48 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:48 INFO : rclone-sync-test-include: Removing directory 2026/08/02 01:56:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: failed to delete 1 directories 2026/08/02 01:56:48 INFO : There was nothing to transfer 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38231") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56976->172.17.0.4:38231, err= 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:36429") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42178->172.17.0.4:36429, err= 2026/08/02 01:56:48 DEBUG : rclone-sync-test: Excluded 2026/08/02 01:56:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30150") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60976->172.17.0.4:30150, err= 2026/08/02 01:56:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/02 01:56:48 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:48 INFO : There was nothing to transfer 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35961") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57048->172.17.0.4:35961, err= 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:35746") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:37530->172.17.0.4:35746, err= 2026/08/02 01:56:48 DEBUG : rclone-sync-test: Excluded 2026/08/02 01:56:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31880") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45638->172.17.0.4:31880, err= 2026/08/02 01:56:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:56:48 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:48 INFO : rclone-sync-test-include: Removing directory 2026/08/02 01:56:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: failed to delete 1 directories 2026/08/02 01:56:48 INFO : There was nothing to transfer 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:37888") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35941") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58410->172.17.0.4:35941, err= 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:41842->172.17.0.4:37888, err= 2026/08/02 01:56:48 DEBUG : Excluded 2026/08/02 01:56:48 DEBUG : rclone-sync-test: Excluded 2026/08/02 01:56:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32352") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51902->172.17.0.4:32352, err= 2026/08/02 01:56:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/02 01:56:48 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:48 INFO : There was nothing to transfer 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32642") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37164->172.17.0.4:32642, err= 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34262") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41138->172.17.0.4:34262, err= 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37340") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57182->172.17.0.4:37340, err= 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35443") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49820->172.17.0.4:35443, err= 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38342") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58658->172.17.0.4:38342, err= 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36549") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36422->172.17.0.4:36549, err= --- PASS: TestSyncOverlapWithFilter (9.03s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hokuvaw3diva/dst" 2026/08/02 01:56:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:56:48 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:48 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:56:48 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:48 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Connecting to FTP server 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:21") 2026/08/02 01:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:47286->172.17.0.4:21, err= 2026/08/02 01:56:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hokuvaw3diva/CompareDest" 2026/08/02 01:56:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:56:51 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:51 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:56:51 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:51 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:51 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/CompareDest: Connecting to FTP server 2026/08/02 01:56:51 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/CompareDest: dial("tcp","172.17.0.4:21") 2026/08/02 01:56:51 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/CompareDest: > dial: conn=172.17.0.1:47298->172.17.0.4:21, err= 2026/08/02 01:56:54 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hokuvaw3diva/CompareDest" to be canonical "TestFTPPureftpd{kBXMp}:rclone-test-hokuvaw3diva/CompareDest" 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:39583") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:39586->172.17.0.4:39583, err= 2026/08/02 01:56:54 DEBUG : one: Need to transfer - File not found at Destination 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for checks to finish 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for transfers to finish 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:33548") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:41794->172.17.0.4:33548, err= 2026/08/02 01:56:54 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/08/02 01:56:54 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/08/02 01:56:54 INFO : one: Copied (new) 2026/08/02 01:56:54 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31041") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50494->172.17.0.4:31041, err= 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39081") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35720->172.17.0.4:39081, err= 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32540") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52574->172.17.0.4:32540, err= 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31661") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42054->172.17.0.4:31661, err= 2026/08/02 01:56:54 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hokuvaw3diva/CompareDest" for canonical name "TestFTPPureftpd{kBXMp}:rclone-test-hokuvaw3diva/CompareDest" 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:36443") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:34046->172.17.0.4:36443, err= 2026/08/02 01:56:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:56:54 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst) 2026/08/02 01:56:54 DEBUG : one: Sizes differ 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for checks to finish 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for transfers to finish 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:30240") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:55560->172.17.0.4:30240, err= 2026/08/02 01:56:54 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/08/02 01:56:54 DEBUG : one.4a8516eb.partial: renamed to: one 2026/08/02 01:56:54 INFO : one: Copied (replaced existing) 2026/08/02 01:56:54 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30707") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50242->172.17.0.4:30707, err= 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33279") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34266->172.17.0.4:33279, err= 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36577") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51564->172.17.0.4:36577, err= 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34394") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40554->172.17.0.4:34394, err= 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38009") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33884->172.17.0.4:38009, err= 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32601") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31356") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53552->172.17.0.4:32601, err= 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48112->172.17.0.4:31356, err= 2026/08/02 01:56:54 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hokuvaw3diva/CompareDest" for canonical name "TestFTPPureftpd{kBXMp}:rclone-test-hokuvaw3diva/CompareDest" 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:39658") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:59588->172.17.0.4:39658, err= 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for checks to finish 2026/08/02 01:56:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:56:54 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst) 2026/08/02 01:56:54 DEBUG : one: Sizes differ 2026/08/02 01:56:54 DEBUG : one: size = 5 OK 2026/08/02 01:56:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/02 01:56:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for transfers to finish 2026/08/02 01:56:54 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:54 INFO : There was nothing to transfer 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39462") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53494->172.17.0.4:39462, err= 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39306") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59186->172.17.0.4:39306, err= 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39209") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33298->172.17.0.4:39209, err= 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35567") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53172->172.17.0.4:35567, err= 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38835") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55732->172.17.0.4:38835, err= 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36826") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59224->172.17.0.4:36826, err= 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38722") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37082->172.17.0.4:38722, err= 2026/08/02 01:56:54 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hokuvaw3diva/CompareDest" for canonical name "TestFTPPureftpd{kBXMp}:rclone-test-hokuvaw3diva/CompareDest" 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:39503") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:38652->172.17.0.4:39503, err= 2026/08/02 01:56:54 DEBUG : two: size = 3 OK 2026/08/02 01:56:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/02 01:56:54 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/02 01:56:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:56:54 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst) 2026/08/02 01:56:54 DEBUG : one: Sizes differ 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for checks to finish 2026/08/02 01:56:54 DEBUG : one: size = 5 OK 2026/08/02 01:56:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/02 01:56:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for transfers to finish 2026/08/02 01:56:54 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:54 INFO : There was nothing to transfer 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37111") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52294->172.17.0.4:37111, err= 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31056") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33108") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33964->172.17.0.4:31056, err= 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40190->172.17.0.4:33108, err= 2026/08/02 01:56:54 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hokuvaw3diva/CompareDest" for canonical name "TestFTPPureftpd{kBXMp}:rclone-test-hokuvaw3diva/CompareDest" 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:39430") 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:42998->172.17.0.4:39430, err= 2026/08/02 01:56:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:56:54 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst) 2026/08/02 01:56:54 DEBUG : one: Sizes differ 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/CompareDest: Connecting to FTP server 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/CompareDest: dial("tcp","172.17.0.4:21") 2026/08/02 01:56:54 DEBUG : two: size = 3 OK 2026/08/02 01:56:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/02 01:56:54 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for checks to finish 2026/08/02 01:56:54 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/CompareDest: > dial: conn=172.17.0.1:60758->172.17.0.4:21, err= 2026/08/02 01:56:55 DEBUG : ftp://172.17.0.4:21/rclone-test-tacakeh0fohe: closing 1 unused connections 2026/08/02 01:56:57 DEBUG : one: size = 5 OK 2026/08/02 01:56:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/02 01:56:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for transfers to finish 2026/08/02 01:56:57 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:57 INFO : There was nothing to transfer 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37343") 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33026->172.17.0.4:37343, err= 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31480") 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34876->172.17.0.4:31480, err= 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35982") 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57410->172.17.0.4:35982, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35064") 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48782->172.17.0.4:35064, err= 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35884") 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33058->172.17.0.4:35884, err= 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31526") 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50544->172.17.0.4:31526, err= 2026/08/02 01:56:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hokuvaw3diva/CompareDest" for canonical name "TestFTPPureftpd{kBXMp}:rclone-test-hokuvaw3diva/CompareDest" 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:30664") 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:44926->172.17.0.4:30664, err= 2026/08/02 01:56:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:56:57 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst) 2026/08/02 01:56:57 DEBUG : one: Sizes differ 2026/08/02 01:56:57 DEBUG : two: size = 5 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:56:57 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/CompareDest) 2026/08/02 01:56:57 DEBUG : two: Sizes differ 2026/08/02 01:56:57 DEBUG : two: Need to transfer - File not found at Destination 2026/08/02 01:56:57 DEBUG : one: size = 5 OK 2026/08/02 01:56:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/02 01:56:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for checks to finish 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for transfers to finish 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:39530") 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:60086->172.17.0.4:39530, err= 2026/08/02 01:56:57 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/08/02 01:56:57 DEBUG : two.a319cd8b.partial: renamed to: two 2026/08/02 01:56:57 INFO : two: Copied (new) 2026/08/02 01:56:57 DEBUG : Waiting for deletions to finish 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37525") 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53404->172.17.0.4:37525, err= 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32797") 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39367") 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51076->172.17.0.4:32797, err= 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51024->172.17.0.4:39367, err= 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36317") 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46912->172.17.0.4:36317, err= 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31176") 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54302->172.17.0.4:31176, err= 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31876") 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56874->172.17.0.4:31876, err= 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32002") 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33844->172.17.0.4:32002, err= 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (8.99s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32993") 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43542->172.17.0.4:32993, err= 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32947") 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42898->172.17.0.4:32947, err= 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35540") 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37346->172.17.0.4:35540, err= 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39203") 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38046") 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35762->172.17.0.4:39203, err= 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37702->172.17.0.4:38046, err= 2026/08/02 01:56:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hokuvaw3diva/dest" 2026/08/02 01:56:57 DEBUG : Config file has changed externally - reloading 2026/08/02 01:56:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:56:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:57 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:56:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:56:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:56:57 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:56:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dest: Connecting to FTP server 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dest: dial("tcp","172.17.0.4:21") 2026/08/02 01:56:57 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dest: > dial: conn=172.17.0.1:60772->172.17.0.4:21, err= 2026/08/02 01:56:58 DEBUG : ftp://172.17.0.4:21/rclone-test-bekuruq2jasa: closing 1 unused connections 2026/08/02 01:57:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hokuvaw3diva/pre-dest1" 2026/08/02 01:57:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:57:00 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:57:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:57:00 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:57:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:57:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:57:00 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:57:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:57:00 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:57:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/pre-dest1: Connecting to FTP server 2026/08/02 01:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/pre-dest1: dial("tcp","172.17.0.4:21") 2026/08/02 01:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/pre-dest1: > dial: conn=172.17.0.1:60774->172.17.0.4:21, err= 2026/08/02 01:57:01 DEBUG : ftp://172.17.0.4:21/rclone-test-tiyuroz5somo: closing 1 unused connections 2026/08/02 01:57:03 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hokuvaw3diva/pre-dest1" to be canonical "TestFTPPureftpd{kBXMp}:rclone-test-hokuvaw3diva/pre-dest1" 2026/08/02 01:57:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hokuvaw3diva/pre-dest2" 2026/08/02 01:57:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:57:03 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:57:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:57:03 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:57:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:57:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:57:03 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:57:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:57:03 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:57:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/pre-dest2: Connecting to FTP server 2026/08/02 01:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/pre-dest2: dial("tcp","172.17.0.4:21") 2026/08/02 01:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/pre-dest2: > dial: conn=172.17.0.1:55836->172.17.0.4:21, err= 2026/08/02 01:57:06 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hokuvaw3diva/pre-dest2" to be canonical "TestFTPPureftpd{kBXMp}:rclone-test-hokuvaw3diva/pre-dest2" 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dest: dial("tcp","172.17.0.4:34127") 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dest: > dial: conn=172.17.0.1:50974->172.17.0.4:34127, err= 2026/08/02 01:57:06 DEBUG : 1: size = 1 OK 2026/08/02 01:57:06 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:06 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/02 01:57:06 DEBUG : 2: size = 1 OK 2026/08/02 01:57:06 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:06 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/02 01:57:06 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dest: Waiting for checks to finish 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dest: Waiting for transfers to finish 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dest: dial("tcp","172.17.0.4:37960") 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dest: > dial: conn=172.17.0.1:42892->172.17.0.4:37960, err= 2026/08/02 01:57:06 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/08/02 01:57:06 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/08/02 01:57:06 INFO : 3: Copied (new) 2026/08/02 01:57:06 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dest: dial("tcp","172.17.0.4:39701") 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dest: > dial: conn=172.17.0.1:56016->172.17.0.4:39701, err= 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37555") 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36156->172.17.0.4:37555, err= 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39086") 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38755") 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46546->172.17.0.4:39086, err= 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31510") 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34608->172.17.0.4:31510, err= 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40292->172.17.0.4:38755, err= 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31720") 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57486->172.17.0.4:31720, err= 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32816") 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54186->172.17.0.4:32816, err= 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37328") 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33211") 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49248->172.17.0.4:37328, err= 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44176->172.17.0.4:33211, err= 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35954") 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33404->172.17.0.4:35954, err= 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/pre-dest1: closing 1 unused connections 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (8.90s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33015") 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56232->172.17.0.4:33015, err= 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30840") 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50020->172.17.0.4:30840, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34998") 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45030->172.17.0.4:34998, err= 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31558") 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37560->172.17.0.4:31558, err= 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33621") 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59878->172.17.0.4:33621, err= 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37940") 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49352->172.17.0.4:37940, err= 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30403") 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57156->172.17.0.4:30403, err= 2026/08/02 01:57:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hokuvaw3diva/dst" 2026/08/02 01:57:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:57:06 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:57:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:57:06 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:57:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:57:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:57:06 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:57:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:57:06 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:57:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Connecting to FTP server 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:21") 2026/08/02 01:57:06 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:55852->172.17.0.4:21, err= 2026/08/02 01:57:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hokuvaw3diva/backup" 2026/08/02 01:57:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:57:08 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:57:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:57:08 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:57:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:57:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:57:08 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:57:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:57:08 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:57:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/backup: Connecting to FTP server 2026/08/02 01:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/backup: dial("tcp","172.17.0.4:21") 2026/08/02 01:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/backup: > dial: conn=172.17.0.1:55866->172.17.0.4:21, err= 2026/08/02 01:57:11 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hokuvaw3diva/backup" to be canonical "TestFTPPureftpd{kBXMp}:rclone-test-hokuvaw3diva/backup" 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:38638") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:40966->172.17.0.4:38638, err= 2026/08/02 01:57:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:11 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst) 2026/08/02 01:57:11 DEBUG : one: Sizes differ 2026/08/02 01:57:11 DEBUG : two: size = 3 OK 2026/08/02 01:57:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:11 DEBUG : two: Unchanged skipping 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for checks to finish 2026/08/02 01:57:11 INFO : one: Moved (server-side) 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for transfers to finish 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:33540") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:35882->172.17.0.4:33540, err= 2026/08/02 01:57:11 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/02 01:57:11 DEBUG : one.a292864a.partial: renamed to: one 2026/08/02 01:57:11 INFO : one: Copied (new) 2026/08/02 01:57:11 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:11 INFO : three.txt: Moved (server-side) 2026/08/02 01:57:11 INFO : three.txt: Moved into backup dir 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32208") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37954->172.17.0.4:32208, err= 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30144") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54694->172.17.0.4:30144, err= 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32100") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43314->172.17.0.4:32100, err= 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31746") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52454->172.17.0.4:31746, err= 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30607") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46928->172.17.0.4:30607, err= 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38475") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59438->172.17.0.4:38475, err= 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38996") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55162->172.17.0.4:38996, err= 2026/08/02 01:57:11 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hokuvaw3diva/backup" for canonical name "TestFTPPureftpd{kBXMp}:rclone-test-hokuvaw3diva/backup" 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:30684") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:39570->172.17.0.4:30684, err= 2026/08/02 01:57:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:11 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst) 2026/08/02 01:57:11 DEBUG : one: Sizes differ 2026/08/02 01:57:11 DEBUG : two: size = 3 OK 2026/08/02 01:57:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:11 DEBUG : two: Unchanged skipping 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for checks to finish 2026/08/02 01:57:11 INFO : one: Deleted 2026/08/02 01:57:11 INFO : one: Moved (server-side) 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for transfers to finish 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:30974") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:49964->172.17.0.4:30974, err= 2026/08/02 01:57:11 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/02 01:57:11 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/02 01:57:11 INFO : one: Copied (new) 2026/08/02 01:57:11 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:11 INFO : three.txt: Deleted 2026/08/02 01:57:11 INFO : three.txt: Moved (server-side) 2026/08/02 01:57:11 INFO : three.txt: Moved into backup dir 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37622") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46638->172.17.0.4:37622, err= 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33210") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50264->172.17.0.4:33210, err= 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31524") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54962->172.17.0.4:31524, err= 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34383") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50264->172.17.0.4:34383, err= 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39035") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39517") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46710->172.17.0.4:39035, err= 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48994->172.17.0.4:39517, err= 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38995") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43624->172.17.0.4:38995, err= 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (5.10s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30820") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53840->172.17.0.4:30820, err= 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33277") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44070->172.17.0.4:33277, err= 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30120") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34564->172.17.0.4:30120, err= 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34914") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54448->172.17.0.4:34914, err= 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38914") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39736->172.17.0.4:38914, err= 2026/08/02 01:57:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hokuvaw3diva/dst" 2026/08/02 01:57:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:57:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:57:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:57:11 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:57:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:57:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:57:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:57:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:57:11 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:57:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Connecting to FTP server 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:21") 2026/08/02 01:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:55880->172.17.0.4:21, err= 2026/08/02 01:57:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hokuvaw3diva/backup" 2026/08/02 01:57:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:57:14 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:57:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:57:14 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/backup: Connecting to FTP server 2026/08/02 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/backup: dial("tcp","172.17.0.4:21") 2026/08/02 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/backup: > dial: conn=172.17.0.1:48520->172.17.0.4:21, err= 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-melohaf5kuti: closing 2 unused connections 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-nolatex1balu: closing 1 unused connections 2026/08/02 01:57:17 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hokuvaw3diva/backup" to be canonical "TestFTPPureftpd{kBXMp}:rclone-test-hokuvaw3diva/backup" 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:36508") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:44970->172.17.0.4:36508, err= 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for checks to finish 2026/08/02 01:57:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:17 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst) 2026/08/02 01:57:17 DEBUG : one: Sizes differ 2026/08/02 01:57:17 DEBUG : two: size = 3 OK 2026/08/02 01:57:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:17 DEBUG : two: Unchanged skipping 2026/08/02 01:57:17 INFO : one: Moved (server-side) to: one.bak 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for transfers to finish 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:39870") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:46126->172.17.0.4:39870, err= 2026/08/02 01:57:17 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/02 01:57:17 DEBUG : one.a292864a.partial: renamed to: one 2026/08/02 01:57:17 INFO : one: Copied (new) 2026/08/02 01:57:17 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/02 01:57:17 INFO : three.txt: Moved into backup dir 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38036") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49722->172.17.0.4:38036, err= 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31293") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58070->172.17.0.4:31293, err= 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30646") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53842->172.17.0.4:30646, err= 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37724") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49474->172.17.0.4:37724, err= 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33429") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56878->172.17.0.4:33429, err= 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37858") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38880->172.17.0.4:37858, err= 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36413") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49170->172.17.0.4:36413, err= 2026/08/02 01:57:17 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hokuvaw3diva/backup" for canonical name "TestFTPPureftpd{kBXMp}:rclone-test-hokuvaw3diva/backup" 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:37253") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:54714->172.17.0.4:37253, err= 2026/08/02 01:57:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:17 DEBUG : two: size = 3 OK 2026/08/02 01:57:17 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst) 2026/08/02 01:57:17 DEBUG : one: Sizes differ 2026/08/02 01:57:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:17 DEBUG : two: Unchanged skipping 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for checks to finish 2026/08/02 01:57:17 INFO : one.bak: Deleted 2026/08/02 01:57:17 INFO : one: Moved (server-side) to: one.bak 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for transfers to finish 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:39972") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:41346->172.17.0.4:39972, err= 2026/08/02 01:57:17 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/02 01:57:17 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/02 01:57:17 INFO : one: Copied (new) 2026/08/02 01:57:17 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:17 INFO : three.txt.bak: Deleted 2026/08/02 01:57:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/02 01:57:17 INFO : three.txt: Moved into backup dir 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38471") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42734->172.17.0.4:38471, err= 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31208") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53692->172.17.0.4:31208, err= 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33575") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42016->172.17.0.4:33575, err= 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37079") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40748->172.17.0.4:37079, err= 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39401") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53556->172.17.0.4:39401, err= 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39566") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49734->172.17.0.4:39566, err= 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38975") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41964->172.17.0.4:38975, err= 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (6.32s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30660") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58788->172.17.0.4:30660, err= 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30305") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43834->172.17.0.4:30305, err= 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34550") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39036->172.17.0.4:34550, err= 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39247") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53214->172.17.0.4:39247, err= 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37528") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44544->172.17.0.4:37528, err= 2026/08/02 01:57:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hokuvaw3diva/dst" 2026/08/02 01:57:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:57:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:57:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:57:17 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:57:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:57:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:57:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:57:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:57:17 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:57:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Connecting to FTP server 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:21") 2026/08/02 01:57:17 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:48526->172.17.0.4:21, err= 2026/08/02 01:57:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hokuvaw3diva/backup" 2026/08/02 01:57:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:57:20 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:57:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:57:20 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:57:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:57:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:57:20 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:57:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:57:20 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:57:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:57:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/backup: Connecting to FTP server 2026/08/02 01:57:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/backup: dial("tcp","172.17.0.4:21") 2026/08/02 01:57:20 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/backup: > dial: conn=172.17.0.1:48534->172.17.0.4:21, err= 2026/08/02 01:57:22 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hokuvaw3diva/backup" to be canonical "TestFTPPureftpd{kBXMp}:rclone-test-hokuvaw3diva/backup" 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:35498") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:59116->172.17.0.4:35498, err= 2026/08/02 01:57:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:22 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst) 2026/08/02 01:57:22 DEBUG : one: Sizes differ 2026/08/02 01:57:22 DEBUG : two: size = 3 OK 2026/08/02 01:57:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:22 DEBUG : two: Unchanged skipping 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for checks to finish 2026/08/02 01:57:22 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for transfers to finish 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:35937") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:60660->172.17.0.4:35937, err= 2026/08/02 01:57:22 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/02 01:57:22 DEBUG : one.a292864a.partial: renamed to: one 2026/08/02 01:57:22 INFO : one: Copied (new) 2026/08/02 01:57:22 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/02 01:57:22 INFO : three.txt: Moved into backup dir 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31078") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38740->172.17.0.4:31078, err= 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39359") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41368->172.17.0.4:39359, err= 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33888") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40284->172.17.0.4:33888, err= 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38003") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42496->172.17.0.4:38003, err= 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38996") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54324->172.17.0.4:38996, err= 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38179") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47580->172.17.0.4:38179, err= 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33562") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37848->172.17.0.4:33562, err= 2026/08/02 01:57:22 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hokuvaw3diva/backup" for canonical name "TestFTPPureftpd{kBXMp}:rclone-test-hokuvaw3diva/backup" 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:33020") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:34900->172.17.0.4:33020, err= 2026/08/02 01:57:22 DEBUG : two: size = 3 OK 2026/08/02 01:57:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:22 DEBUG : two: Unchanged skipping 2026/08/02 01:57:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:22 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst) 2026/08/02 01:57:22 DEBUG : one: Sizes differ 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for checks to finish 2026/08/02 01:57:22 INFO : one-2019-01-01: Deleted 2026/08/02 01:57:22 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for transfers to finish 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:31123") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:57072->172.17.0.4:31123, err= 2026/08/02 01:57:22 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/02 01:57:22 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/02 01:57:22 INFO : one: Copied (new) 2026/08/02 01:57:22 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:22 INFO : three-2019-01-01.txt: Deleted 2026/08/02 01:57:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/02 01:57:22 INFO : three.txt: Moved into backup dir 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33359") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41316->172.17.0.4:33359, err= 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38641") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47898->172.17.0.4:38641, err= 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33099") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55312->172.17.0.4:33099, err= 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38396") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34694->172.17.0.4:38396, err= 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38441") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46340->172.17.0.4:38441, err= 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37451") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41784->172.17.0.4:37451, err= 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39640") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51492->172.17.0.4:39640, err= 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (5.29s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36248") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50004->172.17.0.4:36248, err= 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33140") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42156->172.17.0.4:33140, err= 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35432") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51940->172.17.0.4:35432, err= 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36853") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42618->172.17.0.4:36853, err= 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38942") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40066->172.17.0.4:38942, err= 2026/08/02 01:57:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hokuvaw3diva/dst" 2026/08/02 01:57:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:57:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:57:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:57:22 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:57:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:57:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:57:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:57:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:57:22 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:57:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Connecting to FTP server 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:21") 2026/08/02 01:57:22 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:32822->172.17.0.4:21, err= 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:30213") 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:44286->172.17.0.4:30213, err= 2026/08/02 01:57:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:25 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst) 2026/08/02 01:57:25 DEBUG : one: Sizes differ 2026/08/02 01:57:25 DEBUG : two: size = 3 OK 2026/08/02 01:57:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:25 DEBUG : two: Unchanged skipping 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for checks to finish 2026/08/02 01:57:25 INFO : one: Moved (server-side) to: one.bak 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for transfers to finish 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:32028") 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:45894->172.17.0.4:32028, err= 2026/08/02 01:57:25 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/02 01:57:25 DEBUG : one.a292864a.partial: renamed to: one 2026/08/02 01:57:25 INFO : one: Copied (new) 2026/08/02 01:57:25 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/02 01:57:25 INFO : three.txt: Moved into backup dir 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31228") 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41088->172.17.0.4:31228, err= 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34443") 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49126->172.17.0.4:34443, err= 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36071") 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44218->172.17.0.4:36071, err= 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39322") 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48972->172.17.0.4:39322, err= 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32278") 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33998->172.17.0.4:32278, err= 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:39008") 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:52116->172.17.0.4:39008, err= 2026/08/02 01:57:25 DEBUG : one.bak: Excluded (Path Filter) 2026/08/02 01:57:25 DEBUG : one.bak: Excluded 2026/08/02 01:57:25 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/02 01:57:25 DEBUG : three.txt.bak: Excluded 2026/08/02 01:57:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:25 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst) 2026/08/02 01:57:25 DEBUG : one: Sizes differ 2026/08/02 01:57:25 DEBUG : two: size = 3 OK 2026/08/02 01:57:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:25 DEBUG : two: Unchanged skipping 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for checks to finish 2026/08/02 01:57:25 INFO : one.bak: Deleted 2026/08/02 01:57:25 INFO : one: Moved (server-side) to: one.bak 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Waiting for transfers to finish 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:30050") 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:33990->172.17.0.4:30050, err= 2026/08/02 01:57:25 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/02 01:57:25 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/02 01:57:25 INFO : one: Copied (new) 2026/08/02 01:57:25 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:25 INFO : three.txt.bak: Deleted 2026/08/02 01:57:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/02 01:57:25 INFO : three.txt: Moved into backup dir 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33289") 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40398->172.17.0.4:33289, err= 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30864") 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50352->172.17.0.4:30864, err= 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32041") 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60146->172.17.0.4:32041, err= 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34576") 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58410->172.17.0.4:34576, err= 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39922") 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40512->172.17.0.4:39922, err= --- PASS: TestSyncBackupDirSuffixOnly (2.73s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32931") 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44390->172.17.0.4:32931, err= 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36883") 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44274->172.17.0.4:36883, err= 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34287") 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41722->172.17.0.4:34287, err= 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31900") 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38226->172.17.0.4:31900, err= 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37847") 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43532->172.17.0.4:37847, err= 2026/08/02 01:57:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hokuvaw3diva/dst" 2026/08/02 01:57:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:57:25 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:57:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:57:25 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:57:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:57:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:57:25 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:57:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:57:25 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:57:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Connecting to FTP server 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:21") 2026/08/02 01:57:25 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:32834->172.17.0.4:21, err= 2026/08/02 01:57:27 DEBUG : ftp://172.17.0.4:21/rclone-test-datanof3koza: closing 2 unused connections 2026/08/02 01:57:27 DEBUG : ftp://172.17.0.4:21/rclone-test-hosewoq2guwa: closing 2 unused connections 2026/08/02 01:57:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:28 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst) 2026/08/02 01:57:28 DEBUG : one: Sizes differ 2026/08/02 01:57:28 INFO : one: Moved (server-side) to: one.bak 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:36529") 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:59314->172.17.0.4:36529, err= 2026/08/02 01:57:28 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/02 01:57:28 DEBUG : one.a292864a.partial: renamed to: one 2026/08/02 01:57:28 INFO : one: Copied (new) 2026/08/02 01:57:28 DEBUG : two: size = 3 OK 2026/08/02 01:57:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:28 DEBUG : two: Unchanged skipping 2026/08/02 01:57:28 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:28 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst) 2026/08/02 01:57:28 DEBUG : three.txt: Sizes differ 2026/08/02 01:57:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:37879") 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:57062->172.17.0.4:37879, err= 2026/08/02 01:57:28 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/08/02 01:57:28 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/08/02 01:57:28 INFO : three.txt: Copied (new) 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37820") 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41596->172.17.0.4:37820, err= 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37886") 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42390->172.17.0.4:37886, err= 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38456") 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60600->172.17.0.4:38456, err= 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35545") 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46174->172.17.0.4:35545, err= 2026/08/02 01:57:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:28 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst) 2026/08/02 01:57:28 DEBUG : one: Sizes differ 2026/08/02 01:57:28 INFO : one.bak: Deleted 2026/08/02 01:57:28 INFO : one: Moved (server-side) to: one.bak 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:36119") 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:54120->172.17.0.4:36119, err= 2026/08/02 01:57:28 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/02 01:57:28 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/02 01:57:28 INFO : one: Copied (new) 2026/08/02 01:57:28 DEBUG : two: size = 3 OK 2026/08/02 01:57:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:28 DEBUG : two: Unchanged skipping 2026/08/02 01:57:28 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:28 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst) 2026/08/02 01:57:28 DEBUG : three.txt: Sizes differ 2026/08/02 01:57:28 INFO : three.txt.bak: Deleted 2026/08/02 01:57:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:35499") 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:50808->172.17.0.4:35499, err= 2026/08/02 01:57:28 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/08/02 01:57:28 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/08/02 01:57:28 INFO : three.txt: Copied (new) 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35318") 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50110->172.17.0.4:35318, err= 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31160") 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42640->172.17.0.4:31160, err= 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39779") 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45064->172.17.0.4:39779, err= 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36394") 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55804->172.17.0.4:36394, err= 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30571") 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40242->172.17.0.4:30571, err= --- PASS: TestSyncSuffix (2.86s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34207") 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56330->172.17.0.4:34207, err= 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30036") 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42302->172.17.0.4:30036, err= 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35237") 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44648->172.17.0.4:35237, err= 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35715") 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54448->172.17.0.4:35715, err= 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31666") 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40026->172.17.0.4:31666, err= 2026/08/02 01:57:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hokuvaw3diva/dst" 2026/08/02 01:57:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/08/02 01:57:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:57:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:57:28 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:57:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:57:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{kBXMp}" suffix to name 2026/08/02 01:57:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/08/02 01:57:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/08/02 01:57:28 DEBUG : Setting pass="1vOgAL9jj9lO7WMlNOqDl-jdKahiCtnXltw_DcjYyVM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/08/02 01:57:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: Connecting to FTP server 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:21") 2026/08/02 01:57:28 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:32840->172.17.0.4:21, err= 2026/08/02 01:57:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst) 2026/08/02 01:57:31 DEBUG : one: Sizes differ 2026/08/02 01:57:31 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:34753") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:50696->172.17.0.4:34753, err= 2026/08/02 01:57:31 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/02 01:57:31 DEBUG : one.a292864a.partial: renamed to: one 2026/08/02 01:57:31 INFO : one: Copied (new) 2026/08/02 01:57:31 DEBUG : two: size = 3 OK 2026/08/02 01:57:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : two: Unchanged skipping 2026/08/02 01:57:31 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst) 2026/08/02 01:57:31 DEBUG : three.txt: Sizes differ 2026/08/02 01:57:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:32233") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:34186->172.17.0.4:32233, err= 2026/08/02 01:57:31 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/08/02 01:57:31 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/08/02 01:57:31 INFO : three.txt: Copied (new) 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34875") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56458->172.17.0.4:34875, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32644") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58822->172.17.0.4:32644, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31733") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58104->172.17.0.4:31733, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31392") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50710->172.17.0.4:31392, err= 2026/08/02 01:57:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst) 2026/08/02 01:57:31 DEBUG : one: Sizes differ 2026/08/02 01:57:31 INFO : one-2019-01-01: Deleted 2026/08/02 01:57:31 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:37212") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:48372->172.17.0.4:37212, err= 2026/08/02 01:57:31 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/02 01:57:31 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/02 01:57:31 INFO : one: Copied (new) 2026/08/02 01:57:31 DEBUG : two: size = 3 OK 2026/08/02 01:57:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : two: Unchanged skipping 2026/08/02 01:57:31 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst) 2026/08/02 01:57:31 DEBUG : three.txt: Sizes differ 2026/08/02 01:57:31 INFO : three-2019-01-01.txt: Deleted 2026/08/02 01:57:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: dial("tcp","172.17.0.4:34040") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva/dst: > dial: conn=172.17.0.1:48264->172.17.0.4:34040, err= 2026/08/02 01:57:31 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/08/02 01:57:31 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/08/02 01:57:31 INFO : three.txt: Copied (new) 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33880") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47286->172.17.0.4:33880, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31209") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49902->172.17.0.4:31209, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31990") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56562->172.17.0.4:31990, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39741") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47232->172.17.0.4:39741, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30612") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33148->172.17.0.4:30612, err= --- PASS: TestSyncSuffixKeepExtension (3.37s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35173") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42452->172.17.0.4:35173, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34760") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43424->172.17.0.4:34760, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37853") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43832->172.17.0.4:37853, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:31 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : Testêé: size = 18 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:57:31 DEBUG : Testêé: Sizes differ 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36852") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50190->172.17.0.4:36852, err= 2026/08/02 01:57:31 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/08/02 01:57:31 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/08/02 01:57:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/02 01:57:31 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39303") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35062->172.17.0.4:39303, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35697") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40828->172.17.0.4:35697, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37871") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50842->172.17.0.4:37871, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37514") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59132->172.17.0.4:37514, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31568") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41184->172.17.0.4:31568, err= 2026/08/02 01:57:31 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34182") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41632->172.17.0.4:34182, err= 2026/08/02 01:57:31 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/02 01:57:31 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/02 01:57:31 INFO : existing: Copied (new) 2026/08/02 01:57:31 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32655") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34388->172.17.0.4:32655, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31555") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53978->172.17.0.4:31555, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30995") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46626->172.17.0.4:30995, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:31 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : existing: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:57:31 DEBUG : existing: Sizes differ 2026/08/02 01:57:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:31 ERROR : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: not deleting files as there were IO errors 2026/08/02 01:57:31 ERROR : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: not deleting directories as there were IO errors 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39589") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40958->172.17.0.4:39589, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38954") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50016->172.17.0.4:38954, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33675") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56968->172.17.0.4:33675, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38715") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53170->172.17.0.4:38715, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30622") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34316->172.17.0.4:30622, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33178") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44728->172.17.0.4:33178, err= 2026/08/02 01:57:31 DEBUG : EXISTING: size = 6 OK 2026/08/02 01:57:31 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : existing: Unchanged skipping 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:31 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:31 INFO : There was nothing to transfer 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33832") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49860->172.17.0.4:33832, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32403") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43342->172.17.0.4:32403, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38300") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41284->172.17.0.4:38300, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30564") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42858->172.17.0.4:30564, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36536") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59638->172.17.0.4:36536, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36193") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48538->172.17.0.4:36193, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30163") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54348->172.17.0.4:30163, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38339") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49022->172.17.0.4:38339, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33301") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48234->172.17.0.4:33301, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33581") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40938->172.17.0.4:33581, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35745") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37508->172.17.0.4:35745, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34858") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52008->172.17.0.4:34858, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37792") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55040->172.17.0.4:37792, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31908") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39696->172.17.0.4:31908, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37837") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53050->172.17.0.4:37837, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39493") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41546->172.17.0.4:39493, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35053") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36308->172.17.0.4:35053, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36572") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46830->172.17.0.4:36572, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30346") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33834->172.17.0.4:30346, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38258") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52116->172.17.0.4:38258, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30849") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35044->172.17.0.4:30849, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32336") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59114->172.17.0.4:32336, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35316") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34386->172.17.0.4:35316, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32293") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38088->172.17.0.4:32293, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32164") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39902->172.17.0.4:32164, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36575") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34978->172.17.0.4:36575, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31830") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33832->172.17.0.4:31830, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32538") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36238->172.17.0.4:32538, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37634") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33436->172.17.0.4:37634, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34791") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42802->172.17.0.4:34791, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33125") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39662->172.17.0.4:33125, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32941") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50686->172.17.0.4:32941, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36103") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38868->172.17.0.4:36103, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32989") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44260->172.17.0.4:32989, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37545") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47490->172.17.0.4:37545, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35717") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54120->172.17.0.4:35717, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37433") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57892->172.17.0.4:37433, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33568") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42854->172.17.0.4:33568, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:40000") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40552->172.17.0.4:40000, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36151") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40538->172.17.0.4:36151, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31145") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36342->172.17.0.4:31145, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35509") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42898->172.17.0.4:35509, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33828") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45884->172.17.0.4:33828, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38218") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33940->172.17.0.4:38218, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34264") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59898->172.17.0.4:34264, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34872") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49514->172.17.0.4:34872, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36326") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39238->172.17.0.4:36326, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35109") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35226->172.17.0.4:35109, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32810") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47374->172.17.0.4:32810, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36442") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33900->172.17.0.4:36442, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38200") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36352->172.17.0.4:38200, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33515") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:32922->172.17.0.4:33515, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31257") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36252->172.17.0.4:31257, err= 2026/08/02 01:57:31 DEBUG : both0: size = 6 OK 2026/08/02 01:57:31 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both10: size = 6 OK 2026/08/02 01:57:31 DEBUG : both11: size = 6 OK 2026/08/02 01:57:31 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:31 DEBUG : both12: size = 6 OK 2026/08/02 01:57:31 DEBUG : both0: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both13: size = 6 OK 2026/08/02 01:57:31 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both11: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both14: size = 6 OK 2026/08/02 01:57:31 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both14: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both15: size = 6 OK 2026/08/02 01:57:31 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both13: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both16: size = 6 OK 2026/08/02 01:57:31 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both16: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both17: size = 6 OK 2026/08/02 01:57:31 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both17: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both18: size = 6 OK 2026/08/02 01:57:31 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both18: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both19: size = 6 OK 2026/08/02 01:57:31 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both19: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both1: size = 6 OK 2026/08/02 01:57:31 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both12: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both2: size = 6 OK 2026/08/02 01:57:31 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both2: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both3: size = 6 OK 2026/08/02 01:57:31 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both10: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both4: size = 6 OK 2026/08/02 01:57:31 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both1: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both5: size = 6 OK 2026/08/02 01:57:31 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both5: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both6: size = 6 OK 2026/08/02 01:57:31 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both15: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both7: size = 6 OK 2026/08/02 01:57:31 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both6: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both8: size = 6 OK 2026/08/02 01:57:31 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both8: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both9: size = 6 OK 2026/08/02 01:57:31 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both9: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both7: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both4: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both3: Unchanged skipping 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:31 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:31 INFO : only11: Deleted 2026/08/02 01:57:31 INFO : only13: Deleted 2026/08/02 01:57:31 INFO : only19: Deleted 2026/08/02 01:57:31 INFO : only16: Deleted 2026/08/02 01:57:31 INFO : only1: Deleted 2026/08/02 01:57:31 INFO : only18: Deleted 2026/08/02 01:57:31 INFO : only10: Deleted 2026/08/02 01:57:31 INFO : only5: Deleted 2026/08/02 01:57:31 INFO : only2: Deleted 2026/08/02 01:57:31 INFO : only4: Deleted 2026/08/02 01:57:31 INFO : only9: Deleted 2026/08/02 01:57:31 INFO : only7: Deleted 2026/08/02 01:57:31 INFO : only0: Deleted 2026/08/02 01:57:31 INFO : only6: Deleted 2026/08/02 01:57:31 INFO : only15: Deleted 2026/08/02 01:57:31 INFO : only8: Deleted 2026/08/02 01:57:31 INFO : only12: Deleted 2026/08/02 01:57:31 INFO : only14: Deleted 2026/08/02 01:57:31 INFO : only3: Deleted 2026/08/02 01:57:31 INFO : only17: Deleted 2026/08/02 01:57:31 INFO : There was nothing to transfer 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35384") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39778->172.17.0.4:35384, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30887") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53030->172.17.0.4:30887, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31236") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45132->172.17.0.4:31236, err= --- PASS: TestSyncConcurrentDelete (0.09s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33959") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59900->172.17.0.4:33959, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36101") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49086->172.17.0.4:36101, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37969") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55986->172.17.0.4:37969, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37510") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57132->172.17.0.4:37510, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37449") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43724->172.17.0.4:37449, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37557") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50616->172.17.0.4:37557, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30919") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44730->172.17.0.4:30919, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35455") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58056->172.17.0.4:35455, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37164") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39966->172.17.0.4:37164, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31324") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36928->172.17.0.4:31324, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35979") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50428->172.17.0.4:35979, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36024") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59650->172.17.0.4:36024, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37228") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50530->172.17.0.4:37228, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33697") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52430->172.17.0.4:33697, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39266") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43698->172.17.0.4:39266, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38501") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33584->172.17.0.4:38501, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38912") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57764->172.17.0.4:38912, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39871") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55890->172.17.0.4:39871, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31864") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35056->172.17.0.4:31864, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35630") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56024->172.17.0.4:35630, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35468") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60136->172.17.0.4:35468, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37429") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50268->172.17.0.4:37429, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37373") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33676->172.17.0.4:37373, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37689") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44992->172.17.0.4:37689, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31573") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34758->172.17.0.4:31573, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35164") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57718->172.17.0.4:35164, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32869") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46782->172.17.0.4:32869, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30410") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48468->172.17.0.4:30410, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33605") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:32912->172.17.0.4:33605, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39359") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37876->172.17.0.4:39359, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33999") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37968->172.17.0.4:33999, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38697") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54980->172.17.0.4:38697, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39468") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49742->172.17.0.4:39468, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38952") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45598->172.17.0.4:38952, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38872") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49732->172.17.0.4:38872, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38466") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51120->172.17.0.4:38466, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34623") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57830->172.17.0.4:34623, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35577") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39574->172.17.0.4:35577, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36233") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45830->172.17.0.4:36233, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39112") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38904->172.17.0.4:39112, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36016") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52252->172.17.0.4:36016, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36345") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42576->172.17.0.4:36345, err= 2026/08/02 01:57:31 DEBUG : both0: size = 6 OK 2026/08/02 01:57:31 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:31 DEBUG : both11: size = 6 OK 2026/08/02 01:57:31 DEBUG : both10: size = 6 OK 2026/08/02 01:57:31 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both12: size = 6 OK 2026/08/02 01:57:31 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both0: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both13: size = 6 OK 2026/08/02 01:57:31 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both13: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both14: size = 6 OK 2026/08/02 01:57:31 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both11: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both15: size = 6 OK 2026/08/02 01:57:31 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both15: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both16: size = 6 OK 2026/08/02 01:57:31 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both16: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both17: size = 6 OK 2026/08/02 01:57:31 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both17: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both18: size = 6 OK 2026/08/02 01:57:31 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both18: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both19: size = 6 OK 2026/08/02 01:57:31 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both19: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both1: size = 6 OK 2026/08/02 01:57:31 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both10: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both2: size = 6 OK 2026/08/02 01:57:31 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both2: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both3: size = 6 OK 2026/08/02 01:57:31 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both12: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both4: size = 6 OK 2026/08/02 01:57:31 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both4: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both5: size = 6 OK 2026/08/02 01:57:31 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both14: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both6: size = 6 OK 2026/08/02 01:57:31 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both1: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both7: size = 6 OK 2026/08/02 01:57:31 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both3: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both8: size = 6 OK 2026/08/02 01:57:31 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both8: Unchanged skipping 2026/08/02 01:57:31 DEBUG : both9: size = 6 OK 2026/08/02 01:57:31 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:31 DEBUG : both5: Unchanged skipping 2026/08/02 01:57:31 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : only0: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:57:31 DEBUG : only0: Sizes differ 2026/08/02 01:57:31 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : only10: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:57:31 DEBUG : only10: Sizes differ 2026/08/02 01:57:31 DEBUG : both6: Unchanged skipping 2026/08/02 01:57:31 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : only11: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:57:31 DEBUG : only11: Sizes differ 2026/08/02 01:57:31 DEBUG : both7: Unchanged skipping 2026/08/02 01:57:31 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : only12: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:57:31 DEBUG : only12: Sizes differ 2026/08/02 01:57:31 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : only13: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:57:31 DEBUG : only13: Sizes differ 2026/08/02 01:57:31 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : only14: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:57:31 DEBUG : only14: Sizes differ 2026/08/02 01:57:31 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : only15: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:57:31 DEBUG : only15: Sizes differ 2026/08/02 01:57:31 DEBUG : both9: Unchanged skipping 2026/08/02 01:57:31 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : only16: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:57:31 DEBUG : only16: Sizes differ 2026/08/02 01:57:31 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : only17: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:57:31 DEBUG : only17: Sizes differ 2026/08/02 01:57:31 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : only18: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:57:31 DEBUG : only18: Sizes differ 2026/08/02 01:57:31 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : only19: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:57:31 DEBUG : only19: Sizes differ 2026/08/02 01:57:31 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : only1: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:57:31 DEBUG : only1: Sizes differ 2026/08/02 01:57:31 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : only2: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:57:31 DEBUG : only2: Sizes differ 2026/08/02 01:57:31 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : only3: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:57:31 DEBUG : only3: Sizes differ 2026/08/02 01:57:31 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : only4: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:57:31 DEBUG : only4: Sizes differ 2026/08/02 01:57:31 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : only5: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:57:31 DEBUG : only5: Sizes differ 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34196") 2026/08/02 01:57:31 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : only6: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:57:31 DEBUG : only6: Sizes differ 2026/08/02 01:57:31 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : only7: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:57:31 DEBUG : only7: Sizes differ 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34238") 2026/08/02 01:57:31 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : only8: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:57:31 DEBUG : only8: Sizes differ 2026/08/02 01:57:31 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3213655622) 2026/08/02 01:57:31 DEBUG : only9: size = 6 (ftp://172.17.0.4:21/rclone-test-hokuvaw3diva) 2026/08/02 01:57:31 DEBUG : only9: Sizes differ 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37468") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44852->172.17.0.4:34238, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35598->172.17.0.4:37468, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33256") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54128->172.17.0.4:34196, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60134->172.17.0.4:33256, err= 2026/08/02 01:57:31 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/08/02 01:57:31 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/08/02 01:57:31 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/08/02 01:57:31 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/08/02 01:57:31 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/08/02 01:57:31 INFO : only13: Copied (replaced existing) 2026/08/02 01:57:31 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/08/02 01:57:31 INFO : only0: Copied (replaced existing) 2026/08/02 01:57:31 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/08/02 01:57:31 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/08/02 01:57:31 INFO : only14: Copied (replaced existing) 2026/08/02 01:57:31 INFO : only12: Copied (replaced existing) 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37384") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34964->172.17.0.4:37384, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34981") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32278") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37998->172.17.0.4:34981, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51808->172.17.0.4:32278, err= 2026/08/02 01:57:31 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/08/02 01:57:31 DEBUG : only18.f963383f.partial: size = 0 OK 2026/08/02 01:57:31 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/08/02 01:57:31 DEBUG : only18.f963383f.partial: renamed to: only18 2026/08/02 01:57:31 INFO : only18: Copied (replaced existing) 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31249") 2026/08/02 01:57:31 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/08/02 01:57:31 INFO : only16: Copied (replaced existing) 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50622->172.17.0.4:31249, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32388") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37990->172.17.0.4:32388, err= 2026/08/02 01:57:31 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/08/02 01:57:31 INFO : only17: Copied (replaced existing) 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32054") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59614->172.17.0.4:32054, err= 2026/08/02 01:57:31 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36903") 2026/08/02 01:57:31 DEBUG : only11.51c18866.partial: size = 0 OK 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54314->172.17.0.4:36903, err= 2026/08/02 01:57:31 DEBUG : only1.77787b15.partial: size = 0 OK 2026/08/02 01:57:31 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/08/02 01:57:31 DEBUG : only11.51c18866.partial: renamed to: only11 2026/08/02 01:57:31 INFO : only11: Copied (replaced existing) 2026/08/02 01:57:31 DEBUG : only1.77787b15.partial: renamed to: only1 2026/08/02 01:57:31 INFO : only1: Copied (replaced existing) 2026/08/02 01:57:31 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/08/02 01:57:31 INFO : only19: Copied (replaced existing) 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38453") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35446->172.17.0.4:38453, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39429") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41088->172.17.0.4:39429, err= 2026/08/02 01:57:31 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/08/02 01:57:31 INFO : only2: Copied (replaced existing) 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37228") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50540->172.17.0.4:37228, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32543") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43214->172.17.0.4:32543, err= 2026/08/02 01:57:31 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/08/02 01:57:31 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/08/02 01:57:31 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/08/02 01:57:31 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/08/02 01:57:31 INFO : only10: Copied (replaced existing) 2026/08/02 01:57:31 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/08/02 01:57:31 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/08/02 01:57:31 INFO : only3: Copied (replaced existing) 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31250") 2026/08/02 01:57:31 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/08/02 01:57:31 INFO : only5: Copied (replaced existing) 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33966") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57732->172.17.0.4:31250, err= 2026/08/02 01:57:31 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/08/02 01:57:31 INFO : only6: Copied (replaced existing) 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48454->172.17.0.4:33966, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35090") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45220->172.17.0.4:35090, err= 2026/08/02 01:57:31 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/08/02 01:57:31 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31228") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40636->172.17.0.4:31228, err= 2026/08/02 01:57:31 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/08/02 01:57:31 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/08/02 01:57:31 INFO : only9: Copied (replaced existing) 2026/08/02 01:57:31 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/08/02 01:57:31 INFO : only8: Copied (replaced existing) 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39553") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53152->172.17.0.4:39553, err= 2026/08/02 01:57:31 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/08/02 01:57:31 INFO : only4: Copied (replaced existing) 2026/08/02 01:57:31 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/08/02 01:57:31 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/08/02 01:57:31 INFO : only15: Copied (replaced existing) 2026/08/02 01:57:31 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/08/02 01:57:31 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/08/02 01:57:31 INFO : only7: Copied (replaced existing) 2026/08/02 01:57:31 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38770") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54876->172.17.0.4:38770, err= 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33527") 2026/08/02 01:57:31 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47098->172.17.0.4:33527, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33447") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35732->172.17.0.4:33447, err= --- PASS: TestSyncConcurrentTruncate (0.11s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:32 DEBUG : empty_dir: Making directory with metadata 2026/08/02 01:57:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:57:32 DEBUG : empty_on_remote: Making directory with metadata 2026/08/02 01:57:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:57:32 INFO : empty_on_remote: Making directory 2026/08/02 01:57:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/02 01:57:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/02 01:57:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/02 01:57:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:57:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36224") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52028->172.17.0.4:36224, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36133") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39598->172.17.0.4:36133, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30818") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30696") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46582->172.17.0.4:30696, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60474->172.17.0.4:30818, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30133") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47482->172.17.0.4:30133, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36360") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56532->172.17.0.4:36360, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:32 DEBUG : empty_dir: Making directory with metadata 2026/08/02 01:57:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:57:32 DEBUG : empty_on_remote: Making directory with metadata 2026/08/02 01:57:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 01:57:32 INFO : empty_on_remote: Making directory 2026/08/02 01:57:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/02 01:57:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/02 01:57:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/02 01:57:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:57:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/02 01:57:32 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35742") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50324->172.17.0.4:35742, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31638") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33538") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35086") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39968->172.17.0.4:33538, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45980->172.17.0.4:35086, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36589") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44230->172.17.0.4:31638, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46040->172.17.0.4:36589, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33252") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41116->172.17.0.4:33252, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36518") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50084->172.17.0.4:36518, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:57:32 INFO : sub dir: Making directory 2026/08/02 01:57:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33233") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46332->172.17.0.4:33233, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34676") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39702->172.17.0.4:34676, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32639") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54892->172.17.0.4:32639, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33949") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49808->172.17.0.4:33949, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38838") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56320->172.17.0.4:38838, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31473") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43970->172.17.0.4:31473, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34986") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38638->172.17.0.4:34986, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39574") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48770->172.17.0.4:39574, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36245") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40864->172.17.0.4:36245, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34947") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35270->172.17.0.4:34947, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38706") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45094->172.17.0.4:38706, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 01:57:32 INFO : sub dir: Making directory 2026/08/02 01:57:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35621") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59018->172.17.0.4:35621, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34920") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47668->172.17.0.4:34920, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30914") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42992->172.17.0.4:30914, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39974") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59776->172.17.0.4:39974, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32842") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42684->172.17.0.4:32842, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30464") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42456->172.17.0.4:30464, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32121") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52678->172.17.0.4:32121, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30776") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45434->172.17.0.4:30776, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31142") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38352->172.17.0.4:31142, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32922") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60570->172.17.0.4:32922, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35774") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39148->172.17.0.4:35774, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33143") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44420->172.17.0.4:33143, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33518") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33324->172.17.0.4:33518, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32573") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55762->172.17.0.4:32573, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35969") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45062->172.17.0.4:35969, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35828") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44900->172.17.0.4:35828, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31934") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42874->172.17.0.4:31934, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37317") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60536->172.17.0.4:37317, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33454") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42130->172.17.0.4:33454, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37938") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40736->172.17.0.4:37938, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38779") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36490->172.17.0.4:38779, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30145") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48926->172.17.0.4:30145, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35956") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44212->172.17.0.4:35956, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32727") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36784->172.17.0.4:32727, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38926") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37366->172.17.0.4:38926, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33725") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55012->172.17.0.4:33725, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34908") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60198->172.17.0.4:34908, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33256") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60142->172.17.0.4:33256, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35983") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43884->172.17.0.4:35983, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39828") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36582->172.17.0.4:39828, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36979") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42060->172.17.0.4:36979, err= 2026/08/02 01:57:32 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33154") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47228->172.17.0.4:33154, err= 2026/08/02 01:57:32 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : apple: Excluded 2026/08/02 01:57:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:32 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : banana: Excluded 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38071") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38886->172.17.0.4:38071, err= 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36283") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55870->172.17.0.4:36283, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32884") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49604->172.17.0.4:32884, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33328") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59470->172.17.0.4:33328, err= 2026/08/02 01:57:32 DEBUG : apple: size = 5 OK 2026/08/02 01:57:32 DEBUG : banana: size = 6 OK 2026/08/02 01:57:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:57:32 DEBUG : apple: Unchanged skipping 2026/08/02 01:57:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : banana: Unchanged skipping 2026/08/02 01:57:32 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:57:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36104") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53392->172.17.0.4:36104, err= 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:32 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:32 INFO : There was nothing to transfer 2026/08/02 01:57:32 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36627") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42700->172.17.0.4:36627, err= 2026/08/02 01:57:32 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : apple: Excluded 2026/08/02 01:57:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:32 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : banana: Excluded 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31779") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34682->172.17.0.4:31779, err= 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38530") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47352->172.17.0.4:38530, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36337") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53636->172.17.0.4:36337, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31575") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59436->172.17.0.4:31575, err= 2026/08/02 01:57:32 DEBUG : apple: size = 5 OK 2026/08/02 01:57:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : apple: Unchanged skipping 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:57:32 DEBUG : banana: size = 6 OK 2026/08/02 01:57:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:57:32 DEBUG : banana: Unchanged skipping 2026/08/02 01:57:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31560") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57894->172.17.0.4:31560, err= 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:32 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:32 INFO : There was nothing to transfer 2026/08/02 01:57:32 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36475") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33582->172.17.0.4:36475, err= 2026/08/02 01:57:32 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : apple: Excluded 2026/08/02 01:57:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:32 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : banana: Excluded 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31539") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38962->172.17.0.4:31539, err= 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36529") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47666->172.17.0.4:36529, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36506") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58550->172.17.0.4:36506, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30854") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36838->172.17.0.4:30854, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38736") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45214->172.17.0.4:38736, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33158") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33364->172.17.0.4:33158, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31226") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55560->172.17.0.4:31226, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34576") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37922->172.17.0.4:34576, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39135") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39884->172.17.0.4:39135, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36565") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50396->172.17.0.4:36565, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33543") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48096->172.17.0.4:33543, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33786") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50588->172.17.0.4:33786, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34731") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45734->172.17.0.4:34731, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38583") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34750->172.17.0.4:38583, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33946") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35504->172.17.0.4:33946, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31773") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58668->172.17.0.4:31773, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32856") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:32946->172.17.0.4:32856, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30536") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49872->172.17.0.4:30536, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35612") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38066->172.17.0.4:35612, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37730") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45822->172.17.0.4:37730, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37035") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49750->172.17.0.4:37035, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35901") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43904->172.17.0.4:35901, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31997") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42968->172.17.0.4:31997, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35683") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37930->172.17.0.4:35683, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30869") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50352->172.17.0.4:30869, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33013") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46552->172.17.0.4:33013, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38661") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51328->172.17.0.4:38661, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30010") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55952->172.17.0.4:30010, err= 2026/08/02 01:57:32 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31641") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53214->172.17.0.4:31641, err= 2026/08/02 01:57:32 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : apple: Excluded 2026/08/02 01:57:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:32 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : banana: Excluded 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36370") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36694->172.17.0.4:36370, err= 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35348") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44972->172.17.0.4:35348, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31420") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50018->172.17.0.4:31420, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39706") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51534->172.17.0.4:39706, err= 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : apple: size = 5 OK 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:57:32 DEBUG : banana: size = 6 OK 2026/08/02 01:57:32 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:57:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:57:32 DEBUG : apple: Unchanged skipping 2026/08/02 01:57:32 DEBUG : banana: Unchanged skipping 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30057") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56302->172.17.0.4:30057, err= 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:32 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:32 INFO : There was nothing to transfer 2026/08/02 01:57:32 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32911") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57368->172.17.0.4:32911, err= 2026/08/02 01:57:32 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : apple: Excluded 2026/08/02 01:57:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:32 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : banana: Excluded 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32754") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33462->172.17.0.4:32754, err= 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39247") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41920->172.17.0.4:39247, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32302") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43700->172.17.0.4:32302, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36307") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50430->172.17.0.4:36307, err= 2026/08/02 01:57:32 DEBUG : apple: size = 5 OK 2026/08/02 01:57:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : apple: Unchanged skipping 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:57:32 DEBUG : banana: size = 6 OK 2026/08/02 01:57:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:57:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:57:32 DEBUG : banana: Unchanged skipping 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30906") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59836->172.17.0.4:30906, err= 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:32 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:32 INFO : There was nothing to transfer 2026/08/02 01:57:32 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34656") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50174->172.17.0.4:34656, err= 2026/08/02 01:57:32 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : apple: Excluded 2026/08/02 01:57:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:32 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : banana: Excluded 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33670") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34144->172.17.0.4:33670, err= 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35291") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54630->172.17.0.4:35291, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32878") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45224->172.17.0.4:32878, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36966") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33744->172.17.0.4:36966, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36662") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54470->172.17.0.4:36662, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39256") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55588->172.17.0.4:39256, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39174") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33266->172.17.0.4:39174, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39719") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38080->172.17.0.4:39719, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39816") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53702->172.17.0.4:39816, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36969") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51514->172.17.0.4:36969, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33208") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35126->172.17.0.4:33208, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31517") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60758->172.17.0.4:31517, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39676") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55494->172.17.0.4:39676, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34589") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57060->172.17.0.4:34589, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30753") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36450->172.17.0.4:30753, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39255") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35626->172.17.0.4:39255, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37782") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35184->172.17.0.4:37782, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32379") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39622->172.17.0.4:32379, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33176") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52486->172.17.0.4:33176, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35280") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43580->172.17.0.4:35280, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39829") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35908->172.17.0.4:39829, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30157") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34386->172.17.0.4:30157, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31727") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41526->172.17.0.4:31727, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35302") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51872->172.17.0.4:35302, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38385") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60750->172.17.0.4:38385, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33424") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52064->172.17.0.4:33424, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37409") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46466->172.17.0.4:37409, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34578") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39894->172.17.0.4:34578, err= 2026/08/02 01:57:32 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31192") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55030->172.17.0.4:31192, err= 2026/08/02 01:57:32 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : apple: Excluded 2026/08/02 01:57:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:32 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : banana: Excluded 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35951") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35324->172.17.0.4:35951, err= 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38233") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57958->172.17.0.4:38233, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32705") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50768->172.17.0.4:32705, err= 2026/08/02 01:57:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:32 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:32 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:32 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:32 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:32 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:32 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:32 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33647") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36710->172.17.0.4:33647, err= 2026/08/02 01:57:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/02 01:57:32 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/02 01:57:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/02 01:57:32 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:32 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Connecting to FTP server 2026/08/02 01:57:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:21") 2026/08/02 01:57:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36206") 2026/08/02 01:57:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51816->172.17.0.4:21, err= 2026/08/02 01:57:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34200->172.17.0.4:36206, err= 2026/08/02 01:57:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/02 01:57:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34433") 2026/08/02 01:57:32 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44722->172.17.0.4:34433, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38229") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32047") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45808->172.17.0.4:38229, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57104->172.17.0.4:32047, err= 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:32 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/08/02 01:57:32 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/02 01:57:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:32 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/08/02 01:57:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35525") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37850->172.17.0.4:35525, err= 2026/08/02 01:57:32 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/08/02 01:57:32 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/02 01:57:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37478") 2026/08/02 01:57:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50242->172.17.0.4:37478, err= 2026/08/02 01:57:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:32 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32850") 2026/08/02 01:57:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47310->172.17.0.4:32850, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37691") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57594->172.17.0.4:37691, err= 2026/08/02 01:57:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39298") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60068->172.17.0.4:39298, err= 2026/08/02 01:57:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35503") 2026/08/02 01:57:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34051") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38732->172.17.0.4:35503, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59626->172.17.0.4:34051, err= 2026/08/02 01:57:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37832") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33698->172.17.0.4:37832, err= 2026/08/02 01:57:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33334") 2026/08/02 01:57:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45326->172.17.0.4:33334, err= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34427") 2026/08/02 01:57:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40760->172.17.0.4:34427, err= 2026/08/02 01:57:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34943") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:32860->172.17.0.4:34943, err= 2026/08/02 01:57:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/08/02 01:57:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34371") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53116->172.17.0.4:34371, err= 2026/08/02 01:57:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35804") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35812->172.17.0.4:35804, err= 2026/08/02 01:57:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/08/02 01:57:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30927") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43208->172.17.0.4:30927, err= 2026/08/02 01:57:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38312") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60330->172.17.0.4:38312, err= 2026/08/02 01:57:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 01:57:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32273") 2026/08/02 01:57:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39562->172.17.0.4:32273, err= 2026/08/02 01:57:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:32 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/08/02 01:57:32 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 01:57:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/02 01:57:35 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35292") 2026/08/02 01:57:35 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52572->172.17.0.4:35292, err= 2026/08/02 01:57:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/08/02 01:57:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:35 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:35 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:35 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Connecting to FTP server 2026/08/02 01:57:35 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Connecting to FTP server 2026/08/02 01:57:35 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Connecting to FTP server 2026/08/02 01:57:35 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:21") 2026/08/02 01:57:35 INFO : dir1/0003-defghij.txt: Deleted 2026/08/02 01:57:35 INFO : dir1/0008-2345678.txt: Deleted 2026/08/02 01:57:35 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51826->172.17.0.4:21, err= 2026/08/02 01:57:35 INFO : dir1/0010-456789.txt: Deleted 2026/08/02 01:57:35 INFO : dir1/0009-3456789.txt: Deleted 2026/08/02 01:57:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/02 01:57:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/02 01:57:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/02 01:57:35 INFO : banana: Deleted 2026/08/02 01:57:35 INFO : dir1/0007-1234567.txt: Deleted 2026/08/02 01:57:35 INFO : apple: Deleted 2026/08/02 01:57:35 INFO : dir1/0011-56789;.txt: Deleted 2026/08/02 01:57:35 INFO : dir1/0013-789;=.txt: Deleted 2026/08/02 01:57:35 INFO : splitbananasplit: Deleted 2026/08/02 01:57:35 INFO : dir1/0014-89;=.txt: Deleted 2026/08/02 01:57:35 INFO : dir1/0015-9;=.txt: Deleted 2026/08/02 01:57:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/02 01:57:35 INFO : dir1/0012-6789;.txt: Deleted 2026/08/02 01:57:35 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:21") 2026/08/02 01:57:35 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51840->172.17.0.4:21, err= 2026/08/02 01:57:35 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:21") 2026/08/02 01:57:35 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51856->172.17.0.4:21, err= 2026/08/02 01:57:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kiyiyiz7pezo: closing 1 unused connections 2026/08/02 01:57:36 DEBUG : ftp://172.17.0.4:21/rclone-test-kozosen0logo: closing 2 unused connections 2026/08/02 01:57:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/02 01:57:37 INFO : appleappleapplebanana: Deleted 2026/08/02 01:57:37 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39792") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35252->172.17.0.4:39792, err= 2026/08/02 01:57:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/02 01:57:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/02 01:57:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : YXBwbGU=: Excluded 2026/08/02 01:57:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : YmFuYW5h: Excluded 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31068") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38342->172.17.0.4:31068, err= 2026/08/02 01:57:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32573") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55768->172.17.0.4:32573, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36569") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37908->172.17.0.4:36569, err= 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39284") 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37782->172.17.0.4:39284, err= 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : YXBwbGU=: size = 5 OK 2026/08/02 01:57:37 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:37 DEBUG : apple: Unchanged skipping 2026/08/02 01:57:37 DEBUG : YmFuYW5h: size = 6 OK 2026/08/02 01:57:37 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:37 DEBUG : banana: Unchanged skipping 2026/08/02 01:57:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/02 01:57:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/02 01:57:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:37 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35377") 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45304->172.17.0.4:35377, err= 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/02 01:57:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:57:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:57:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:57:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:57:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:57:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:57:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:57:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:57:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:57:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:57:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:57:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:57:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:57:37 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:57:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:37 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:37 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36289") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33368->172.17.0.4:36289, err= 2026/08/02 01:57:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/02 01:57:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/02 01:57:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : YXBwbGU=: Excluded 2026/08/02 01:57:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : YmFuYW5h: Excluded 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34865") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45994->172.17.0.4:34865, err= 2026/08/02 01:57:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/02 01:57:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34689") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46910->172.17.0.4:34689, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30507") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42130->172.17.0.4:30507, err= 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 01:57:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32652") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44570->172.17.0.4:32652, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:40000") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40566->172.17.0.4:40000, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37091") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40944->172.17.0.4:37091, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31759") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56474->172.17.0.4:31759, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33254") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53328->172.17.0.4:33254, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31661") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60116->172.17.0.4:31661, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32332") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54752->172.17.0.4:32332, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31144") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44102->172.17.0.4:31144, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38174") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56588->172.17.0.4:38174, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37030") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43634->172.17.0.4:37030, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35221") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:32894->172.17.0.4:35221, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34052") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54482->172.17.0.4:34052, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32528") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41022->172.17.0.4:32528, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34206") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43828->172.17.0.4:34206, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36707") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40806->172.17.0.4:36707, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32568") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46028->172.17.0.4:32568, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37948") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55524->172.17.0.4:37948, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31928") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40254->172.17.0.4:31928, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37188") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44638->172.17.0.4:37188, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34160") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35298->172.17.0.4:34160, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37585") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48454->172.17.0.4:37585, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33495") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37512->172.17.0.4:33495, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33355") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49076->172.17.0.4:33355, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39798") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41270->172.17.0.4:39798, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37976") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35152->172.17.0.4:37976, err= 2026/08/02 01:57:37 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34104") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43118->172.17.0.4:34104, err= 2026/08/02 01:57:37 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : apple: Excluded 2026/08/02 01:57:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:37 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : banana: Excluded 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38258") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52120->172.17.0.4:38258, err= 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35667") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51738->172.17.0.4:35667, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38484") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40510->172.17.0.4:38484, err= 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37474") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50656->172.17.0.4:37474, err= 2026/08/02 01:57:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:57:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30776") 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:57:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:57:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:57:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45448->172.17.0.4:30776, err= 2026/08/02 01:57:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:57:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:57:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:57:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:57:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 01:57:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 01:57:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33214") 2026/08/02 01:57:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:57:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:57:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:57:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39665") 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30628") 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:57:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/02 01:57:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 01:57:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38835") 2026/08/02 01:57:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/02 01:57:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58224->172.17.0.4:38835, err= 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51624->172.17.0.4:30628, err= 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35312->172.17.0.4:39665, err= 2026/08/02 01:57:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50474->172.17.0.4:33214, err= 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:37 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/08/02 01:57:37 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/08/02 01:57:37 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/08/02 01:57:37 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/08/02 01:57:37 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/08/02 01:57:37 INFO : apple: Copied (new) to: PREFIXapple 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/02 01:57:37 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/08/02 01:57:37 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34160") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35312->172.17.0.4:34160, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39560") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36543") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58210->172.17.0.4:39560, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48454->172.17.0.4:36543, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32542") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60374->172.17.0.4:32542, err= 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/08/02 01:57:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 01:57:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36372") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35143") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41424->172.17.0.4:36372, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33873") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36578->172.17.0.4:33873, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52358->172.17.0.4:35143, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34445") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58904->172.17.0.4:34445, err= 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 01:57:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/08/02 01:57:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 01:57:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 01:57:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32578") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38432") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57274->172.17.0.4:32578, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34825") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42306->172.17.0.4:38432, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33322->172.17.0.4:34825, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37014") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55150->172.17.0.4:37014, err= 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/08/02 01:57:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/02 01:57:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/08/02 01:57:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/08/02 01:57:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35079") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51716->172.17.0.4:35079, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34412") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46022->172.17.0.4:34412, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39688") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33472") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39616->172.17.0.4:39688, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53782->172.17.0.4:33472, err= 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/08/02 01:57:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/08/02 01:57:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/08/02 01:57:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/08/02 01:57:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:37 INFO : apple: Deleted 2026/08/02 01:57:37 INFO : dir1/0010-456789.txt: Deleted 2026/08/02 01:57:37 INFO : splitbananasplit: Deleted 2026/08/02 01:57:37 INFO : appleappleapplebanana: Deleted 2026/08/02 01:57:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/02 01:57:37 INFO : banana: Deleted 2026/08/02 01:57:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/0014-89;=.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/0009-3456789.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/0003-defghij.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/0007-1234567.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/0013-789;=.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/0008-2345678.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/0011-56789;.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/0012-6789;.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/0015-9;=.txt: Deleted 2026/08/02 01:57:37 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39245") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33888->172.17.0.4:39245, err= 2026/08/02 01:57:37 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/08/02 01:57:37 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : PREFIXsplitbananasplit: Excluded 2026/08/02 01:57:37 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : PREFIXbanana: Excluded 2026/08/02 01:57:37 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : PREFIXapple: Excluded 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38359") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50630->172.17.0.4:38359, err= 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33459") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46256->172.17.0.4:33459, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38666") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42016->172.17.0.4:38666, err= 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 01:57:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 01:57:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34128") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48250->172.17.0.4:34128, err= 2026/08/02 01:57:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39518") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54844->172.17.0.4:39518, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38827") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32767") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41126->172.17.0.4:38827, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37796") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46416->172.17.0.4:32767, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33978->172.17.0.4:37796, err= 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:37 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35549") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51384->172.17.0.4:35549, err= 2026/08/02 01:57:37 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/08/02 01:57:37 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/08/02 01:57:37 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/08/02 01:57:37 INFO : appleappleapplebanana: Copied (new) 2026/08/02 01:57:37 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/08/02 01:57:37 INFO : apple: Copied (new) 2026/08/02 01:57:37 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/08/02 01:57:37 INFO : splitbananasplit: Copied (new) 2026/08/02 01:57:37 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36487") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37584") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32537") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37632->172.17.0.4:36487, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44798->172.17.0.4:37584, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34992->172.17.0.4:32537, err= 2026/08/02 01:57:37 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/08/02 01:57:37 INFO : banana: Copied (new) 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36129") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43770->172.17.0.4:36129, err= 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/08/02 01:57:37 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/08/02 01:57:37 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/08/02 01:57:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34016") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37227") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49544->172.17.0.4:34016, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38039") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50576->172.17.0.4:37227, err= 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60028->172.17.0.4:38039, err= 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/08/02 01:57:37 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/08/02 01:57:37 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/08/02 01:57:37 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38635") 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/08/02 01:57:37 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35191") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59212->172.17.0.4:38635, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47358->172.17.0.4:35191, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36744") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32170") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49756->172.17.0.4:32170, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46984->172.17.0.4:36744, err= 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/08/02 01:57:37 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/08/02 01:57:37 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/08/02 01:57:37 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37677") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57948->172.17.0.4:37677, err= 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/08/02 01:57:37 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31293") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32576") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37784->172.17.0.4:32576, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56328->172.17.0.4:31293, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39942") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59444->172.17.0.4:39942, err= 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/08/02 01:57:37 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/08/02 01:57:37 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/08/02 01:57:37 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/08/02 01:57:37 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37033") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37036->172.17.0.4:37033, err= 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/08/02 01:57:37 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/02 01:57:37 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:37 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/02 01:57:37 INFO : PREFIXapple: Deleted 2026/08/02 01:57:37 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/02 01:57:37 INFO : PREFIXsplitbananasplit: Deleted 2026/08/02 01:57:37 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/02 01:57:37 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/02 01:57:37 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/02 01:57:37 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/02 01:57:37 INFO : PREFIXbanana: Deleted 2026/08/02 01:57:37 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/02 01:57:37 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33631") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34504->172.17.0.4:33631, err= 2026/08/02 01:57:37 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : apple: Excluded 2026/08/02 01:57:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:37 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : banana: Excluded 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34862") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41840->172.17.0.4:34862, err= 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33372") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36440->172.17.0.4:33372, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37777") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48478->172.17.0.4:37777, err= 2026/08/02 01:57:37 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38740") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37620->172.17.0.4:38740, err= 2026/08/02 01:57:37 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : apple: Excluded 2026/08/02 01:57:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:37 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : banana: Excluded 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36864") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58614->172.17.0.4:36864, err= 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38271") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57578->172.17.0.4:38271, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36795") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34110->172.17.0.4:36795, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36004") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38756->172.17.0.4:36004, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35289") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41386->172.17.0.4:35289, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37750") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33134->172.17.0.4:37750, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33511") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46260->172.17.0.4:33511, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36043") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53990->172.17.0.4:36043, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33701") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56910->172.17.0.4:33701, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37784") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50164->172.17.0.4:37784, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37264") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41626->172.17.0.4:37264, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30310") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56768->172.17.0.4:30310, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32194") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50482->172.17.0.4:32194, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31538") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50844->172.17.0.4:31538, err= 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31625") 2026/08/02 01:57:37 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56696->172.17.0.4:31625, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36488") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46978->172.17.0.4:36488, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38369") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46798->172.17.0.4:38369, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39799") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58372->172.17.0.4:39799, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34741") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58010->172.17.0.4:34741, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32378") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56234->172.17.0.4:32378, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36055") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60660->172.17.0.4:36055, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33873") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36594->172.17.0.4:33873, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35215") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55070->172.17.0.4:35215, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36048") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40536->172.17.0.4:36048, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33725") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55022->172.17.0.4:33725, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34108") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36302->172.17.0.4:34108, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35719") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52796->172.17.0.4:35719, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31429") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38842->172.17.0.4:31429, err= 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33367") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43452->172.17.0.4:33367, err= 2026/08/02 01:57:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : apple: Excluded 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : banana: Excluded 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39645") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49118->172.17.0.4:39645, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33661") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59050->172.17.0.4:33661, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34153") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59534->172.17.0.4:34153, err= 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30571") 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56312->172.17.0.4:30571, err= 2026/08/02 01:57:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/02 01:57:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38454") 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44866->172.17.0.4:38454, err= 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33559") 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34603") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35058->172.17.0.4:33559, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30725") 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36006->172.17.0.4:30725, err= 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54990->172.17.0.4:34603, err= 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38325") 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45870->172.17.0.4:38325, err= 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/08/02 01:57:38 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/08/02 01:57:38 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/08/02 01:57:38 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/08/02 01:57:38 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/08/02 01:57:38 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34523") 2026/08/02 01:57:38 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36169") 2026/08/02 01:57:38 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60020->172.17.0.4:34523, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40174->172.17.0.4:36169, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30126") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50512->172.17.0.4:30126, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30649") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58760->172.17.0.4:30649, err= 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35379") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42612->172.17.0.4:35379, err= 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/02 01:57:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/08/02 01:57:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36799") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46536->172.17.0.4:36799, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30638") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37295") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44678->172.17.0.4:37295, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52000->172.17.0.4:30638, err= 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/08/02 01:57:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38785") 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42012->172.17.0.4:38785, err= 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/08/02 01:57:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/02 01:57:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/02 01:57:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38237") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34532") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34991") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39348->172.17.0.4:34532, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55058->172.17.0.4:38237, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57386->172.17.0.4:34991, err= 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/08/02 01:57:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33737") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59460->172.17.0.4:33737, err= 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/08/02 01:57:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/08/02 01:57:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33138") 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/08/02 01:57:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58252->172.17.0.4:33138, err= 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38915") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31484") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54698->172.17.0.4:38915, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46254->172.17.0.4:31484, err= 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/08/02 01:57:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/08/02 01:57:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/08/02 01:57:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/08/02 01:57:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 INFO : banana: Deleted 2026/08/02 01:57:38 INFO : dir1/0012-6789;.txt: Deleted 2026/08/02 01:57:38 INFO : splitbananasplit: Deleted 2026/08/02 01:57:38 INFO : appleappleapplebanana: Deleted 2026/08/02 01:57:38 INFO : dir1/0010-456789.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0007-1234567.txt: Deleted 2026/08/02 01:57:38 INFO : apple: Deleted 2026/08/02 01:57:38 INFO : dir1/0014-89;=.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0015-9;=.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0013-789;=.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0003-defghij.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0009-3456789.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0008-2345678.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0011-56789;.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31464") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44824->172.17.0.4:31464, err= 2026/08/02 01:57:38 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/08/02 01:57:38 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : bananaSUFFIX: Excluded 2026/08/02 01:57:38 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbananasplitSUFFIX: Excluded 2026/08/02 01:57:38 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleSUFFIX: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38353") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35188->172.17.0.4:38353, err= 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32061") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39536->172.17.0.4:32061, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36473") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59484->172.17.0.4:36473, err= 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/02 01:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36980") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43904->172.17.0.4:36980, err= 2026/08/02 01:57:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39939") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35756->172.17.0.4:39939, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39874") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33255") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50234->172.17.0.4:33255, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34538") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44670->172.17.0.4:34538, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44414->172.17.0.4:39874, err= 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34325") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44450->172.17.0.4:34325, err= 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/08/02 01:57:38 INFO : apple: Copied (new) 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/08/02 01:57:38 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/08/02 01:57:38 INFO : banana: Copied (new) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39824") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42310->172.17.0.4:39824, err= 2026/08/02 01:57:38 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/08/02 01:57:38 INFO : splitbananasplit: Copied (new) 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34139") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35716->172.17.0.4:34139, err= 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37711") 2026/08/02 01:57:38 INFO : appleappleapplebanana: Copied (new) 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57162->172.17.0.4:37711, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35924") 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/08/02 01:57:38 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56092->172.17.0.4:35924, err= 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/08/02 01:57:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/02 01:57:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34835") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57354->172.17.0.4:34835, err= 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/08/02 01:57:38 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35426") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32710") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49582->172.17.0.4:35426, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37286->172.17.0.4:32710, err= 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35961") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47262->172.17.0.4:35961, err= 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/08/02 01:57:38 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35144") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44496->172.17.0.4:35144, err= 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/08/02 01:57:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/08/02 01:57:38 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/08/02 01:57:38 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37460") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35676") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32409") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53620->172.17.0.4:35676, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51150->172.17.0.4:32409, err= 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60272->172.17.0.4:37460, err= 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/08/02 01:57:38 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/08/02 01:57:38 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/08/02 01:57:38 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/08/02 01:57:38 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35597") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31178") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59862->172.17.0.4:35597, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39173") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38432->172.17.0.4:31178, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37056") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60164->172.17.0.4:39173, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60254->172.17.0.4:37056, err= 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/08/02 01:57:38 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/08/02 01:57:38 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/08/02 01:57:38 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/08/02 01:57:38 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 INFO : bananaSUFFIX: Deleted 2026/08/02 01:57:38 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/02 01:57:38 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/02 01:57:38 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/02 01:57:38 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/02 01:57:38 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/02 01:57:38 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/02 01:57:38 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/02 01:57:38 INFO : splitbananasplitSUFFIX: Deleted 2026/08/02 01:57:38 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/02 01:57:38 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/02 01:57:38 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/02 01:57:38 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/02 01:57:38 INFO : appleSUFFIX: Deleted 2026/08/02 01:57:38 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/02 01:57:38 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/02 01:57:38 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/02 01:57:38 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/02 01:57:38 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/02 01:57:38 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35863") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55698->172.17.0.4:35863, err= 2026/08/02 01:57:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : apple: Excluded 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : banana: Excluded 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31822") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40086->172.17.0.4:31822, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31518") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34636->172.17.0.4:31518, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34246") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38770->172.17.0.4:34246, err= 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32071") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47398->172.17.0.4:32071, err= 2026/08/02 01:57:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : apple: Excluded 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : banana: Excluded 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32783") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49512->172.17.0.4:32783, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38933") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46702->172.17.0.4:38933, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33910") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47882->172.17.0.4:33910, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34887") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59224->172.17.0.4:34887, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31476") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56658->172.17.0.4:31476, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33511") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46268->172.17.0.4:33511, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30190") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40960->172.17.0.4:30190, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31529") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45762->172.17.0.4:31529, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32132") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49186->172.17.0.4:32132, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31970") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45468->172.17.0.4:31970, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38924") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39714->172.17.0.4:38924, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32848") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41492->172.17.0.4:32848, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38010") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44404->172.17.0.4:38010, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39094") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48116->172.17.0.4:39094, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36755") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46114->172.17.0.4:36755, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37947") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39842->172.17.0.4:37947, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36087") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40396->172.17.0.4:36087, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36115") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51476->172.17.0.4:36115, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33291") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46916->172.17.0.4:33291, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35853") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53214->172.17.0.4:35853, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34358") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34826->172.17.0.4:34358, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31332") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55024->172.17.0.4:31332, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36356") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46604->172.17.0.4:36356, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38112") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33640->172.17.0.4:38112, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34483") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43252->172.17.0.4:34483, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38529") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47888->172.17.0.4:38529, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37753") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43944->172.17.0.4:37753, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31149") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36570->172.17.0.4:31149, err= 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39356") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60690->172.17.0.4:39356, err= 2026/08/02 01:57:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : apple: Excluded 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : banana: Excluded 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36376") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38526->172.17.0.4:36376, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33923") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35950->172.17.0.4:33923, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30209") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60806->172.17.0.4:30209, err= 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31490") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59984->172.17.0.4:31490, err= 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:57:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : apple: size = 5 OK 2026/08/02 01:57:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : apple: Unchanged skipping 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:57:38 DEBUG : banana: size = 6 OK 2026/08/02 01:57:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : banana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31883") 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38850->172.17.0.4:31883, err= 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32782") 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35591") 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59226->172.17.0.4:35591, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56934->172.17.0.4:32782, err= 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:57:38 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/02 01:57:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/08/02 01:57:38 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30874") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36882") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45906->172.17.0.4:36882, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38272->172.17.0.4:30874, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31485") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37550->172.17.0.4:31485, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31496") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59102->172.17.0.4:31496, err= 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/08/02 01:57:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/02 01:57:38 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/08/02 01:57:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/02 01:57:38 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/08/02 01:57:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34865") 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/08/02 01:57:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46006->172.17.0.4:34865, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37281") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35729") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33590->172.17.0.4:35729, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45960->172.17.0.4:37281, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32837") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40816->172.17.0.4:32837, err= 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/08/02 01:57:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39610") 2026/08/02 01:57:38 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/08/02 01:57:38 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/08/02 01:57:38 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/08/02 01:57:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/02 01:57:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58646->172.17.0.4:39610, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33929") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34860") 2026/08/02 01:57:38 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/08/02 01:57:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34680->172.17.0.4:34860, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45878->172.17.0.4:33929, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37664") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36306->172.17.0.4:37664, err= 2026/08/02 01:57:38 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/08/02 01:57:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/02 01:57:38 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/08/02 01:57:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/02 01:57:38 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35714") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34745") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60326->172.17.0.4:35714, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53372->172.17.0.4:34745, err= 2026/08/02 01:57:38 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/08/02 01:57:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/08/02 01:57:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38408") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36022->172.17.0.4:38408, err= 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/08/02 01:57:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35090") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45230->172.17.0.4:35090, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/08/02 01:57:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/08/02 01:57:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/08/02 01:57:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 INFO : dir1/0015-9;=.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0012-6789;.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0007-1234567.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0014-89;=.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0008-2345678.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0010-456789.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0011-56789;.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/02 01:57:38 INFO : appleappleapplebanana: Deleted 2026/08/02 01:57:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0009-3456789.txt: Deleted 2026/08/02 01:57:38 INFO : splitbananasplit: Deleted 2026/08/02 01:57:38 INFO : dir1/0013-789;=.txt: Deleted 2026/08/02 01:57:38 INFO : dir1/0003-defghij.txt: Deleted 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30467") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33780->172.17.0.4:30467, err= 2026/08/02 01:57:38 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbanan: Excluded 2026/08/02 01:57:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : apple: Excluded 2026/08/02 01:57:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : banana: Excluded 2026/08/02 01:57:38 DEBUG : appleapple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleapple: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37799") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41724->172.17.0.4:37799, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefg: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcde: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defgh: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdef: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-34567: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-23456: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghi: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-45678: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijk: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-12345: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghij: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33110") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34724->172.17.0.4:33110, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39038") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57552->172.17.0.4:39038, err= 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37412") 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35206->172.17.0.4:37412, err= 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:57:38 DEBUG : apple: size = 5 OK 2026/08/02 01:57:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : apple: Unchanged skipping 2026/08/02 01:57:38 DEBUG : banana: size = 6 OK 2026/08/02 01:57:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : splitbanan: size = 16 OK 2026/08/02 01:57:38 DEBUG : banana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:57:38 DEBUG : appleapple: size = 21 OK 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35424") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55152->172.17.0.4:35424, err= 2026/08/02 01:57:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/02 01:57:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/02 01:57:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/02 01:57:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/02 01:57:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/02 01:57:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/02 01:57:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/02 01:57:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/02 01:57:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/02 01:57:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/02 01:57:38 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/02 01:57:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/02 01:57:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/02 01:57:38 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/02 01:57:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/02 01:57:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33424") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52072->172.17.0.4:33424, err= 2026/08/02 01:57:38 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbanan: Excluded 2026/08/02 01:57:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : apple: Excluded 2026/08/02 01:57:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : banana: Excluded 2026/08/02 01:57:38 DEBUG : appleapple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleapple: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35522") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58076->172.17.0.4:35522, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefg: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcde: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defgh: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdef: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-34567: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-23456: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghi: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-45678: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijk: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-12345: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghij: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33536") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47678->172.17.0.4:33536, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30552") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45854->172.17.0.4:30552, err= 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/02 01:57:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33319") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59990->172.17.0.4:33319, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39045") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53000->172.17.0.4:39045, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35014") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42690->172.17.0.4:35014, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37618") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34032->172.17.0.4:37618, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30979") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38106->172.17.0.4:30979, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31996") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43658->172.17.0.4:31996, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38606") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55540->172.17.0.4:38606, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34668") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42800->172.17.0.4:34668, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36814") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37520->172.17.0.4:36814, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35230") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44362->172.17.0.4:35230, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34422") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54528->172.17.0.4:34422, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33288") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54158->172.17.0.4:33288, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39632") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45736->172.17.0.4:39632, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39298") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60074->172.17.0.4:39298, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37944") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59086->172.17.0.4:37944, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39112") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38920->172.17.0.4:39112, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38677") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35276->172.17.0.4:38677, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36753") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40702->172.17.0.4:36753, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36593") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57612->172.17.0.4:36593, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37373") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33678->172.17.0.4:37373, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36814") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37528->172.17.0.4:36814, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32660") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52708->172.17.0.4:32660, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31602") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53904->172.17.0.4:31602, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33013") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46562->172.17.0.4:33013, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30404") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54364->172.17.0.4:30404, err= 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34792") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47198->172.17.0.4:34792, err= 2026/08/02 01:57:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : apple: Excluded 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : banana: Excluded 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32657") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40160->172.17.0.4:32657, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36065") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48404->172.17.0.4:36065, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31521") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44048->172.17.0.4:31521, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32182") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50858->172.17.0.4:32182, err= 2026/08/02 01:57:38 DEBUG : apple: size = 5 OK 2026/08/02 01:57:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : apple: Unchanged skipping 2026/08/02 01:57:38 DEBUG : banana: size = 6 OK 2026/08/02 01:57:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : banana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:57:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39507") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38740->172.17.0.4:39507, err= 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 INFO : There was nothing to transfer 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37229") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43516->172.17.0.4:37229, err= 2026/08/02 01:57:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : apple: Excluded 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : banana: Excluded 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39296") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38598->172.17.0.4:39296, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37386") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51724->172.17.0.4:37386, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36455") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51454->172.17.0.4:36455, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38338") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38322->172.17.0.4:38338, err= 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:57:38 DEBUG : apple: size = 5 OK 2026/08/02 01:57:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : apple: Unchanged skipping 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : banana: size = 6 OK 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:57:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : banana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37180") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57850->172.17.0.4:37180, err= 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 INFO : There was nothing to transfer 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31743") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39486->172.17.0.4:31743, err= 2026/08/02 01:57:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : apple: Excluded 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : banana: Excluded 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37158") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52696->172.17.0.4:37158, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39351") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49370->172.17.0.4:39351, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38474") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51702->172.17.0.4:38474, err= 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33439") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54960->172.17.0.4:33439, err= 2026/08/02 01:57:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : apple: Excluded 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : banana: Excluded 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32710") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37302->172.17.0.4:32710, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31398") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37418->172.17.0.4:31398, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34492") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36834->172.17.0.4:34492, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36647") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47606->172.17.0.4:36647, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36340") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42112->172.17.0.4:36340, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31947") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35752->172.17.0.4:31947, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37624") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59794->172.17.0.4:37624, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31185") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52992->172.17.0.4:31185, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34071") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50860->172.17.0.4:34071, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33259") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57318->172.17.0.4:33259, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36406") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60574->172.17.0.4:36406, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37408") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55828->172.17.0.4:37408, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30213") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45948->172.17.0.4:30213, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38358") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42874->172.17.0.4:38358, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36585") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59334->172.17.0.4:36585, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31208") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51158->172.17.0.4:31208, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38731") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52014->172.17.0.4:38731, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31988") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59096->172.17.0.4:31988, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30403") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38452->172.17.0.4:30403, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36022") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35278->172.17.0.4:36022, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30894") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36648->172.17.0.4:30894, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37918") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49372->172.17.0.4:37918, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30109") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59778->172.17.0.4:30109, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33094") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41716->172.17.0.4:33094, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33337") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36706->172.17.0.4:33337, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33231") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33724->172.17.0.4:33231, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38590") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53538->172.17.0.4:38590, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34360") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51368->172.17.0.4:34360, err= 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33449") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59672->172.17.0.4:33449, err= 2026/08/02 01:57:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : apple: Excluded 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : banana: Excluded 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31310") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34748->172.17.0.4:31310, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38209") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55182->172.17.0.4:38209, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37886") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51218->172.17.0.4:37886, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35990") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47966->172.17.0.4:35990, err= 2026/08/02 01:57:38 DEBUG : apple: size = 5 OK 2026/08/02 01:57:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : apple: Unchanged skipping 2026/08/02 01:57:38 DEBUG : banana: size = 6 OK 2026/08/02 01:57:38 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:57:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : banana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38208") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40688->172.17.0.4:38208, err= 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 INFO : There was nothing to transfer 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39411") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49112->172.17.0.4:39411, err= 2026/08/02 01:57:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : apple: Excluded 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : banana: Excluded 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32664") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49376->172.17.0.4:32664, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39533") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54196->172.17.0.4:39533, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32721") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49240->172.17.0.4:32721, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38700") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43856->172.17.0.4:38700, err= 2026/08/02 01:57:38 DEBUG : apple: size = 5 OK 2026/08/02 01:57:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:57:38 DEBUG : apple: Unchanged skipping 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : banana: size = 6 OK 2026/08/02 01:57:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:57:38 DEBUG : banana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39232") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33408->172.17.0.4:39232, err= 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 INFO : There was nothing to transfer 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35535") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56174->172.17.0.4:35535, err= 2026/08/02 01:57:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : apple: Excluded 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : banana: Excluded 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38715") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53174->172.17.0.4:38715, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39685") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56080->172.17.0.4:39685, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37350") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40968->172.17.0.4:37350, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37353") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40020->172.17.0.4:37353, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35880") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41580->172.17.0.4:35880, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34773") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38428->172.17.0.4:34773, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35476") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45450->172.17.0.4:35476, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32598") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37536->172.17.0.4:32598, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30441") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38948->172.17.0.4:30441, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35589") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42190->172.17.0.4:35589, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33067") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36270->172.17.0.4:33067, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32635") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48376->172.17.0.4:32635, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36487") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37646->172.17.0.4:36487, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33642") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53124->172.17.0.4:33642, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35205") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50134->172.17.0.4:35205, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30635") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56220->172.17.0.4:30635, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32027") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54216->172.17.0.4:32027, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34141") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59108->172.17.0.4:34141, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36089") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48226->172.17.0.4:36089, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38044") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48482->172.17.0.4:38044, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34765") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35210->172.17.0.4:34765, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32537") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35000->172.17.0.4:32537, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37214") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36132->172.17.0.4:37214, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35345") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36804->172.17.0.4:35345, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35226") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38148->172.17.0.4:35226, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32749") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45794->172.17.0.4:32749, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39554") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56234->172.17.0.4:39554, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38892") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35932->172.17.0.4:38892, err= 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35678") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51856->172.17.0.4:35678, err= 2026/08/02 01:57:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : apple: Excluded 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : banana: Excluded 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39496") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59106->172.17.0.4:39496, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32668") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47412->172.17.0.4:32668, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30308") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44512->172.17.0.4:30308, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36368") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46368->172.17.0.4:36368, err= 2026/08/02 01:57:38 DEBUG : apple: size = 5 OK 2026/08/02 01:57:38 DEBUG : banana: size = 6 OK 2026/08/02 01:57:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : apple: Unchanged skipping 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:57:38 DEBUG : banana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:57:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39446") 2026/08/02 01:57:38 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60250->172.17.0.4:39446, err= 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 INFO : There was nothing to transfer 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39219") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58668->172.17.0.4:39219, err= 2026/08/02 01:57:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : apple: Excluded 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : banana: Excluded 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32548") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56418->172.17.0.4:32548, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32820") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58472->172.17.0.4:32820, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38780") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34088->172.17.0.4:38780, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32796") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38598->172.17.0.4:32796, err= 2026/08/02 01:57:38 DEBUG : apple: size = 5 OK 2026/08/02 01:57:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : apple: Unchanged skipping 2026/08/02 01:57:38 DEBUG : banana: size = 6 OK 2026/08/02 01:57:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:57:38 DEBUG : banana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:57:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38886") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47644->172.17.0.4:38886, err= 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 INFO : There was nothing to transfer 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33627") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39414->172.17.0.4:33627, err= 2026/08/02 01:57:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : apple: Excluded 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : banana: Excluded 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38769") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54916->172.17.0.4:38769, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33417") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38360->172.17.0.4:33417, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36557") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51226->172.17.0.4:36557, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35005") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46474->172.17.0.4:35005, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34033") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40120->172.17.0.4:34033, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35116") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44056->172.17.0.4:35116, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33410") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56808->172.17.0.4:33410, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37851") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40770->172.17.0.4:37851, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33990") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42314->172.17.0.4:33990, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32219") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56580->172.17.0.4:32219, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38717") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36670->172.17.0.4:38717, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35012") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34710->172.17.0.4:35012, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38957") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59390->172.17.0.4:38957, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30864") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41976->172.17.0.4:30864, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34228") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52478->172.17.0.4:34228, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30278") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44464->172.17.0.4:30278, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31982") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45246->172.17.0.4:31982, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33048") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60174->172.17.0.4:33048, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30081") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46242->172.17.0.4:30081, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31746") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34644->172.17.0.4:31746, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30557") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60134->172.17.0.4:30557, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37313") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34602->172.17.0.4:37313, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32714") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41244->172.17.0.4:32714, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36523") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46436->172.17.0.4:36523, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33874") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38374->172.17.0.4:33874, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36954") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49208->172.17.0.4:36954, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36213") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41382->172.17.0.4:36213, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31379") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48704->172.17.0.4:31379, err= 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36744") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46988->172.17.0.4:36744, err= 2026/08/02 01:57:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : apple: Excluded 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : banana: Excluded 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31033") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56980->172.17.0.4:31033, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39537") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35352->172.17.0.4:39537, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37531") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46882->172.17.0.4:37531, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37814") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48858->172.17.0.4:37814, err= 2026/08/02 01:57:38 DEBUG : apple: size = 5 OK 2026/08/02 01:57:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : apple: Unchanged skipping 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : banana: size = 6 OK 2026/08/02 01:57:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : banana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:57:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38686") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35210->172.17.0.4:38686, err= 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 INFO : There was nothing to transfer 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32219") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56592->172.17.0.4:32219, err= 2026/08/02 01:57:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : apple: Excluded 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : banana: Excluded 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33330") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55668->172.17.0.4:33330, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34461") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49262->172.17.0.4:34461, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35475") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58300->172.17.0.4:35475, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32763") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44416->172.17.0.4:32763, err= 2026/08/02 01:57:38 DEBUG : apple: size = 5 OK 2026/08/02 01:57:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : banana: size = 6 OK 2026/08/02 01:57:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : banana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : apple: Unchanged skipping 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:57:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33286") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57826->172.17.0.4:33286, err= 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 INFO : There was nothing to transfer 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35324") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41104->172.17.0.4:35324, err= 2026/08/02 01:57:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : apple: Excluded 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : banana: Excluded 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35489") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42890->172.17.0.4:35489, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37116") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47832->172.17.0.4:37116, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32467") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46432->172.17.0.4:32467, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39608") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58182->172.17.0.4:39608, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32037") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45334->172.17.0.4:32037, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37062") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36654->172.17.0.4:37062, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34936") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40190->172.17.0.4:34936, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34428") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43524->172.17.0.4:34428, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31068") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38350->172.17.0.4:31068, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34691") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51098->172.17.0.4:34691, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36871") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57516->172.17.0.4:36871, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33206") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35440->172.17.0.4:33206, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33014") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54712->172.17.0.4:33014, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34570") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57794->172.17.0.4:34570, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30243") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57852->172.17.0.4:30243, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34336") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57444->172.17.0.4:34336, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34845") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56042->172.17.0.4:34845, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39926") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41988->172.17.0.4:39926, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32022") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53726->172.17.0.4:32022, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33608") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55714->172.17.0.4:33608, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36622") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59488->172.17.0.4:36622, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36072") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54502->172.17.0.4:36072, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34062") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39426->172.17.0.4:34062, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31030") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40642->172.17.0.4:31030, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38170") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58290->172.17.0.4:38170, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30679") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49804->172.17.0.4:30679, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30675") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36114->172.17.0.4:30675, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31297") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36520->172.17.0.4:31297, err= 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38682") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55616->172.17.0.4:38682, err= 2026/08/02 01:57:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : apple: Excluded 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : banana: Excluded 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34270") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46202->172.17.0.4:34270, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31630") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51348->172.17.0.4:31630, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38089") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53824->172.17.0.4:38089, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30181") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43326->172.17.0.4:30181, err= 2026/08/02 01:57:38 DEBUG : apple: size = 5 OK 2026/08/02 01:57:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : apple: Unchanged skipping 2026/08/02 01:57:38 DEBUG : banana: size = 6 OK 2026/08/02 01:57:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:57:38 DEBUG : banana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:57:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33041") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37480->172.17.0.4:33041, err= 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 INFO : There was nothing to transfer 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37568") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41764->172.17.0.4:37568, err= 2026/08/02 01:57:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : apple: Excluded 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : banana: Excluded 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32455") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46058->172.17.0.4:32455, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30823") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59368->172.17.0.4:30823, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38189") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57152->172.17.0.4:38189, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34133") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48430->172.17.0.4:34133, err= 2026/08/02 01:57:38 DEBUG : apple: size = 5 OK 2026/08/02 01:57:38 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : apple: Unchanged skipping 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : banana: size = 6 OK 2026/08/02 01:57:38 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : banana: Unchanged skipping 2026/08/02 01:57:38 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 01:57:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30368") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35270->172.17.0.4:30368, err= 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 INFO : There was nothing to transfer 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36779") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39978->172.17.0.4:36779, err= 2026/08/02 01:57:38 DEBUG : apple: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : apple: Excluded 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : splitbananasplit: Excluded 2026/08/02 01:57:38 DEBUG : banana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : banana: Excluded 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : appleappleapplebanana: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38920") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34042->172.17.0.4:38920, err= 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 01:57:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34147") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34114->172.17.0.4:34147, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32368") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60428->172.17.0.4:32368, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34585") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53498->172.17.0.4:34585, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35015") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33624->172.17.0.4:35015, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39488") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53310->172.17.0.4:39488, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30404") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54376->172.17.0.4:30404, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30950") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39008->172.17.0.4:30950, err= --- PASS: TestTransform (6.49s) --- PASS: TestTransform/NFC (0.08s) --- PASS: TestTransform/NFD (0.09s) --- PASS: TestTransform/base64 (5.55s) --- PASS: TestTransform/prefix (0.12s) --- PASS: TestTransform/suffix (0.14s) --- PASS: TestTransform/truncate (0.11s) --- PASS: TestTransform/encoder (0.08s) --- PASS: TestTransform/ISO-8859-1 (0.08s) --- PASS: TestTransform/charmap (0.08s) --- PASS: TestTransform/lowercase (0.08s) --- PASS: TestTransform/ascii (0.08s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39036") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53638->172.17.0.4:39036, err= 2026/08/02 01:57:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/02 01:57:38 INFO : sub dir_somesuffix: Making directory 2026/08/02 01:57:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/02 01:57:38 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/02 01:57:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/02 01:57:38 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32462") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38936->172.17.0.4:32462, err= 2026/08/02 01:57:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/08/02 01:57:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/02 01:57:38 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39816") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53716->172.17.0.4:39816, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33022") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58458->172.17.0.4:33022, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30005") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59236->172.17.0.4:30005, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36648") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:32774->172.17.0.4:36648, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33672") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51702->172.17.0.4:33672, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30915") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50582->172.17.0.4:30915, err= 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 INFO : tictactoe: Making directory 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 01:57:38 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38936") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53242->172.17.0.4:38936, err= 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/08/02 01:57:38 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36178") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36538->172.17.0.4:36178, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34914") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56270->172.17.0.4:34914, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32537") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35016->172.17.0.4:32537, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36541") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54986->172.17.0.4:36541, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39386") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33054->172.17.0.4:39386, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37575") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56216->172.17.0.4:37575, err= 2026/08/02 01:57:38 INFO : toe: Making directory 2026/08/02 01:57:38 INFO : toe/toe: Making directory 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/02 01:57:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39918") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45802->172.17.0.4:39918, err= 2026/08/02 01:57:38 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/08/02 01:57:38 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/08/02 01:57:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32313") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45786->172.17.0.4:32313, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32259") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42750->172.17.0.4:32259, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34629") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34996->172.17.0.4:34629, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36288") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36218->172.17.0.4:36288, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38238") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39500->172.17.0.4:38238, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30681") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50962->172.17.0.4:30681, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38857") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42622->172.17.0.4:38857, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32098") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56188->172.17.0.4:32098, err= 2026/08/02 01:57:38 INFO : toe: Making directory 2026/08/02 01:57:38 INFO : toe/toe: Making directory 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/02 01:57:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32081") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57572->172.17.0.4:32081, err= 2026/08/02 01:57:38 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/08/02 01:57:38 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/08/02 01:57:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35738") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36198->172.17.0.4:35738, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32025") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43058->172.17.0.4:32025, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39272") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45510->172.17.0.4:39272, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39801") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33146->172.17.0.4:39801, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32381") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57282->172.17.0.4:32381, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33627") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39422->172.17.0.4:33627, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32682") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33250->172.17.0.4:32682, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:38 DEBUG : empty_dir: Making directory with metadata 2026/08/02 01:57:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 01:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34968") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46740->172.17.0.4:34968, err= 2026/08/02 01:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 01:57:38 INFO : tictacempty_dir: Making directory 2026/08/02 01:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 INFO : tictactoe: Making directory 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 01:57:38 INFO : tictactoe/tictactoe: Making directory 2026/08/02 01:57:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33818") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53246->172.17.0.4:33818, err= 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/08/02 01:57:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38406") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47540->172.17.0.4:38406, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32453") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47806->172.17.0.4:32453, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36270") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38524->172.17.0.4:36270, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38672") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41840->172.17.0.4:38672, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30161") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35388->172.17.0.4:30161, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37798") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:32928->172.17.0.4:37798, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37594") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60278->172.17.0.4:37594, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31931") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44334->172.17.0.4:31931, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34625") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54592->172.17.0.4:34625, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:38 DEBUG : empty_dir: Making directory with metadata 2026/08/02 01:57:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 01:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34409") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34566->172.17.0.4:34409, err= 2026/08/02 01:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 01:57:38 INFO : tictacempty_dir: Making directory 2026/08/02 01:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 INFO : tictactoe: Making directory 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 01:57:38 INFO : tictactoe/tictactoe: Making directory 2026/08/02 01:57:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 01:57:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34740") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47128->172.17.0.4:34740, err= 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 01:57:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30596") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40384->172.17.0.4:30596, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33325") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34374") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58852->172.17.0.4:33325, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44520->172.17.0.4:34374, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35785") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40026->172.17.0.4:35785, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 01:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32410") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34350->172.17.0.4:32410, err= 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38546") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34148->172.17.0.4:38546, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34479") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44662->172.17.0.4:34479, err= 2026/08/02 01:57:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32816") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60926->172.17.0.4:32816, err= 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/02 01:57:38 NOTICE: ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: 0 differences found 2026/08/02 01:57:38 NOTICE: ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: 1 hashes could not be checked 2026/08/02 01:57:38 NOTICE: ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: 1 matching files 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33302") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37394->172.17.0.4:33302, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30330") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58182->172.17.0.4:30330, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33338") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54588->172.17.0.4:33338, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33012") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57890->172.17.0.4:33012, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36565") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50412->172.17.0.4:36565, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38957") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59396->172.17.0.4:38957, err= 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 INFO : tictactoe: Making directory 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 01:57:38 INFO : tictactoe/tictactoe: Making directory 2026/08/02 01:57:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39273") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57294->172.17.0.4:39273, err= 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/08/02 01:57:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30367") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35284->172.17.0.4:30367, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30507") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42140->172.17.0.4:30507, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38808") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41786->172.17.0.4:38808, err= 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31719") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37386->172.17.0.4:31719, err= 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31862") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:41420->172.17.0.4:31862, err= 2026/08/02 01:57:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32457") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47810->172.17.0.4:32457, err= 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34263") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38994->172.17.0.4:34263, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38173") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60976->172.17.0.4:38173, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35572") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58514->172.17.0.4:35572, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33442") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44950->172.17.0.4:33442, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35450") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47818->172.17.0.4:35450, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30121") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57138->172.17.0.4:30121, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33918") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57158->172.17.0.4:33918, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/08/02 01:57:38 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35937") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59324->172.17.0.4:35937, err= 2026/08/02 01:57:38 INFO : toe: Making directory 2026/08/02 01:57:38 INFO : toe/toe: Making directory 2026/08/02 01:57:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37557") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50628->172.17.0.4:37557, err= 2026/08/02 01:57:38 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/08/02 01:57:38 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/08/02 01:57:38 INFO : toe/toe/toe: Copied (new) 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34052") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54484->172.17.0.4:34052, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37440") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38052->172.17.0.4:37440, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34674") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53908->172.17.0.4:34674, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39315") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42082->172.17.0.4:39315, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34029") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58740->172.17.0.4:34029, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39548") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51872->172.17.0.4:39548, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34569") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40152->172.17.0.4:34569, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:38 DEBUG : empty_dir: Making directory with metadata 2026/08/02 01:57:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 01:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35546") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44012->172.17.0.4:35546, err= 2026/08/02 01:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 01:57:38 INFO : tictacempty_dir: Making directory 2026/08/02 01:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 INFO : tictactoe: Making directory 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 01:57:38 INFO : tictactoe/tictactoe: Making directory 2026/08/02 01:57:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 01:57:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32583") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48920->172.17.0.4:32583, err= 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 01:57:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 01:57:38 INFO : toe/toe/toe.txt: Deleted 2026/08/02 01:57:38 INFO : toe/toe: Removing directory 2026/08/02 01:57:38 INFO : toe: Removing directory 2026/08/02 01:57:38 INFO : empty_dir: Removing directory 2026/08/02 01:57:38 DEBUG : Local file system at /tmp/rclone3213655622: deleted 3 directories 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38474") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51710->172.17.0.4:38474, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37943") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33665") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50556->172.17.0.4:37943, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52848->172.17.0.4:33665, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36874") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50634->172.17.0.4:36874, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30029") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55230->172.17.0.4:30029, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37914") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37966") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59554->172.17.0.4:37966, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50096->172.17.0.4:37914, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39415") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33600->172.17.0.4:39415, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30326") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45066->172.17.0.4:30326, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:38 DEBUG : empty_dir: Making directory with metadata 2026/08/02 01:57:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 01:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39320") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57350->172.17.0.4:39320, err= 2026/08/02 01:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 01:57:38 INFO : tictacempty_dir: Making directory 2026/08/02 01:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 INFO : tictactoe: Making directory 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 01:57:38 INFO : tictactoe/tictactoe: Making directory 2026/08/02 01:57:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 01:57:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33109") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59622->172.17.0.4:33109, err= 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 01:57:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 01:57:38 INFO : toe/toe/toe.txt: Deleted 2026/08/02 01:57:38 INFO : toe/toe: Removing directory 2026/08/02 01:57:38 INFO : toe: Removing directory 2026/08/02 01:57:38 INFO : empty_dir: Removing directory 2026/08/02 01:57:38 DEBUG : Local file system at /tmp/rclone3213655622: deleted 3 directories 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31422") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35340->172.17.0.4:31422, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30881") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34756->172.17.0.4:30881, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34301") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48706->172.17.0.4:34301, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33514") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43206->172.17.0.4:33514, err= 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/02 01:57:38 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31917") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52496->172.17.0.4:31917, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33135") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54612->172.17.0.4:33135, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32613") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36711") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33578->172.17.0.4:36711, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56686->172.17.0.4:32613, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33660") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47158->172.17.0.4:33660, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35115") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45534->172.17.0.4:35115, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36902") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58042->172.17.0.4:36902, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30727") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51074->172.17.0.4:30727, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32753") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39272") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45512->172.17.0.4:39272, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47428->172.17.0.4:32753, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30011") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37106") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33086->172.17.0.4:30011, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38954->172.17.0.4:37106, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35655") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54188->172.17.0.4:35655, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:38 DEBUG : Reset feature "Copy" 2026/08/02 01:57:38 DEBUG : Reset feature "Move" 2026/08/02 01:57:38 DEBUG : Reset feature "Copy" 2026/08/02 01:57:38 DEBUG : Reset feature "Move" 2026/08/02 01:57:38 DEBUG : empty_dir: Making directory with metadata 2026/08/02 01:57:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 01:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32195") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45866->172.17.0.4:32195, err= 2026/08/02 01:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 01:57:38 INFO : tictacempty_dir: Making directory 2026/08/02 01:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 INFO : tictactoe: Making directory 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe: transformed to: tictactoe 2026/08/02 01:57:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 01:57:38 INFO : tictactoe/tictactoe: Making directory 2026/08/02 01:57:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/02 01:57:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35567") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46736->172.17.0.4:35567, err= 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/02 01:57:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/02 01:57:38 INFO : toe/toe/toe.txt: Deleted 2026/08/02 01:57:38 INFO : toe/toe: Removing directory 2026/08/02 01:57:38 INFO : toe: Removing directory 2026/08/02 01:57:38 INFO : empty_dir: Removing directory 2026/08/02 01:57:38 DEBUG : Local file system at /tmp/rclone3213655622: deleted 3 directories 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36743") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:34426->172.17.0.4:36743, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39782") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:58752->172.17.0.4:39782, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36111") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:49360->172.17.0.4:36111, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37200") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53636->172.17.0.4:37200, err= 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/02 01:57:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39544") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54226->172.17.0.4:39544, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34328") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50340->172.17.0.4:34328, err= 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/02 01:57:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/02 01:57:38 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32252") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59400->172.17.0.4:32252, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35645") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:50070->172.17.0.4:35645, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36526") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37547") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36948->172.17.0.4:36526, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42680->172.17.0.4:37547, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31958") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39134->172.17.0.4:31958, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35373") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40202->172.17.0.4:35373, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38401") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:46380->172.17.0.4:38401, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:39996") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36476") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37446") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38850->172.17.0.4:39996, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60536->172.17.0.4:37446, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42416->172.17.0.4:36476, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30327") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:42432->172.17.0.4:30327, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31483") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:56482->172.17.0.4:31483, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36477") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:40786->172.17.0.4:36477, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:38 DEBUG : toe: transformed to: dG9l 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33579") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45492->172.17.0.4:33579, err= 2026/08/02 01:57:38 DEBUG : toe: transformed to: dG9l 2026/08/02 01:57:38 INFO : dG9l: Making directory 2026/08/02 01:57:38 DEBUG : toe: transformed to: dG9l 2026/08/02 01:57:38 DEBUG : toe: transformed to: dG9l 2026/08/02 01:57:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/02 01:57:38 INFO : dG9l/dG9l: Making directory 2026/08/02 01:57:38 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/02 01:57:38 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38445") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:33196->172.17.0.4:38445, err= 2026/08/02 01:57:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/02 01:57:38 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31606") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:39212->172.17.0.4:31606, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31466") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45440->172.17.0.4:31466, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37960") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:54116->172.17.0.4:37960, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31887") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:36272->172.17.0.4:31887, err= 2026/08/02 01:57:38 DEBUG : dG9l: transformed to: toe 2026/08/02 01:57:38 DEBUG : dG9l: transformed to: toe 2026/08/02 01:57:38 DEBUG : toe: Directory modification time the same (differ by 812.694601ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32803") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:48500->172.17.0.4:32803, err= 2026/08/02 01:57:38 DEBUG : dG9l: transformed to: toe 2026/08/02 01:57:38 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/02 01:57:38 DEBUG : toe/toe: Directory modification time the same (differ by 812.694601ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37238") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:59102->172.17.0.4:37238, err= 2026/08/02 01:57:38 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/02 01:57:38 DEBUG : Local file system at /tmp/rclone3213655622: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/02 01:57:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/08/02 01:57:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/02 01:57:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/02 01:57:38 DEBUG : Local file system at /tmp/rclone3213655622: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : Waiting for deletions to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32413") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:38822->172.17.0.4:32413, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31434") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:35384->172.17.0.4:31434, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:36936") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:44164->172.17.0.4:36936, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35818") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:55114->172.17.0.4:35818, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32878") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45240->172.17.0.4:32878, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35187") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52972->172.17.0.4:35187, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:37157") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:37530->172.17.0.4:37157, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hokuvaw3diva", Local "Local file system at /tmp/rclone3213655622", Modify Window "1s" 2026/08/02 01:57:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/02 01:57:38 DEBUG : toe: transformed to: 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38544") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:47336->172.17.0.4:38544, err= 2026/08/02 01:57:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/02 01:57:38 DEBUG : toe: transformed to: 2026/08/02 01:57:38 INFO : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Making directory 2026/08/02 01:57:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/02 01:57:38 DEBUG : toe: transformed to: 2026/08/02 01:57:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/02 01:57:38 DEBUG : toe: transformed to: 2026/08/02 01:57:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/02 01:57:38 DEBUG : toe/toe: transformed to: 2026/08/02 01:57:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/02 01:57:38 INFO : toe/toe: Making directory 2026/08/02 01:57:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/02 01:57:38 DEBUG : toe/toe: transformed to: 2026/08/02 01:57:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/02 01:57:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/02 01:57:38 DEBUG : toe: transformed to: 2026/08/02 01:57:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/02 01:57:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/02 01:57:38 DEBUG : toe/toe/toe: transformed to: 2026/08/02 01:57:38 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for checks to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Waiting for transfers to finish 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31191") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45842->172.17.0.4:31191, err= 2026/08/02 01:57:38 DEBUG : toe/toe/toe: size = 11 OK 2026/08/02 01:57:38 INFO : toe/toe/toe: Copied (new) 2026/08/02 01:57:38 ERROR : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: not deleting files as there were IO errors 2026/08/02 01:57:38 ERROR : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: not deleting directories as there were IO errors 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35515") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43370->172.17.0.4:35515, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:33750") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:53938->172.17.0.4:33750, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:34405") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:60838->172.17.0.4:34405, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:38680") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:57276->172.17.0.4:38680, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:35747") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:52928->172.17.0.4:35747, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:30234") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:43832->172.17.0.4:30234, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:32037") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:45346->172.17.0.4:32037, err= --- PASS: TestError (0.01s) PASS 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: dial("tcp","172.17.0.4:31243") 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: > dial: conn=172.17.0.1:51104->172.17.0.4:31243, err= 2026/08/02 01:57:38 DEBUG : ftp://172.17.0.4:21/rclone-test-hokuvaw3diva: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m52.597461064s (try 1/5)