"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/03/31 01:30:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezahom9lola" 2026/03/31 01:30:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/31 01:30:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:32 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:32 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:32 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:32 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Connecting to FTP server 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35312->172.17.0.4:21, err= 2026/03/31 01:30:32 DEBUG : Creating backend with remote "/tmp/rclone2109413219" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34828") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40842->172.17.0.4:34828, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30654") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46114->172.17.0.4:30654, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37675") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46550->172.17.0.4:37675, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36704") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55030->172.17.0.4:36704, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32111") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55366->172.17.0.4:32111, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37273") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41552->172.17.0.4:37273, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/31 01:30:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/31 01:30:32 INFO : sub dir/hello world: Copied (new) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34886") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49300->172.17.0.4:34886, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36902") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53552->172.17.0.4:36902, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31990") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46996->172.17.0.4:31990, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34693") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48918->172.17.0.4:34693, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35689") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43372->172.17.0.4:35689, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35813") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54404->172.17.0.4:35813, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32272") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46188->172.17.0.4:32272, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38348") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38648->172.17.0.4:38348, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32651") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34882->172.17.0.4:32651, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : Creating backend with remote "/non-existing" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39226") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40070->172.17.0.4:39226, err= 2026/03/31 01:30:32 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36106") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59246->172.17.0.4:36106, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32219") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34172->172.17.0.4:32219, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36549") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57228->172.17.0.4:36549, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/31 01:30:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/31 01:30:32 INFO : sub dir/hello world: Copied (new) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34161") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54756->172.17.0.4:34161, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37933") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46088->172.17.0.4:37933, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31668") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43434->172.17.0.4:31668, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31643") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40172->172.17.0.4:31643, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33096") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54246->172.17.0.4:33096, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" sync_test.go:222: Only runs on local 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35008") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60406->172.17.0.4:35008, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39652") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49156->172.17.0.4:39652, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 INFO : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Running all checks before starting transfers 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34643") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47630->172.17.0.4:34643, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 INFO : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Checks finished, now starting transfers 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39765") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56102->172.17.0.4:39765, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/31 01:30:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/31 01:30:32 INFO : sub dir/hello world: Copied (new) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30437") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44818->172.17.0.4:30437, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35277") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46868->172.17.0.4:35277, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35409") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60598->172.17.0.4:35409, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32777") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60832->172.17.0.4:32777, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37170") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44898->172.17.0.4:37170, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 ERROR : Ignoring --no-traverse with sync 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31480") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53180->172.17.0.4:31480, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33823") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56194->172.17.0.4:33823, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/31 01:30:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/31 01:30:32 INFO : sub dir/hello world: Copied (new) 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37797") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52236->172.17.0.4:37797, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36890") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59756->172.17.0.4:36890, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33898") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49142->172.17.0.4:33898, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33510") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47150->172.17.0.4:33510, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35776") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42040->172.17.0.4:35776, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38028") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37592->172.17.0.4:38028, err= 2026/03/31 01:30:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38599") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46514->172.17.0.4:38599, err= 2026/03/31 01:30:32 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/03/31 01:30:32 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/03/31 01:30:32 INFO : hello world2: Copied (new) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37090") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57614->172.17.0.4:37090, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30520") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33052->172.17.0.4:30520, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31458") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46598->172.17.0.4:31458, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35126") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38474->172.17.0.4:35126, err= 2026/03/31 01:30:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39604") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39116->172.17.0.4:39604, err= 2026/03/31 01:30:32 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/03/31 01:30:32 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/03/31 01:30:32 INFO : potato2: Copied (new) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32750") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54530->172.17.0.4:32750, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39102") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33114->172.17.0.4:39102, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35844") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55798->172.17.0.4:35844, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36132") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59468->172.17.0.4:36132, err= 2026/03/31 01:30:32 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/03/31 01:30:32 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/03/31 01:30:32 INFO : potato2: Copied (new) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30770") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46320->172.17.0.4:30770, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39817") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50098->172.17.0.4:39817, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32905") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50284->172.17.0.4:32905, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/31 01:30:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 01:30:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/31 01:30:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34361") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38608->172.17.0.4:34361, err= 2026/03/31 01:30:32 INFO : sub dir2: Making directory 2026/03/31 01:30:32 INFO : sub dir: Making directory 2026/03/31 01:30:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 01:30:32 INFO : sub dir2/sub sub dir2: Making directory 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Connecting to FTP server 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35318->172.17.0.4:21, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39423") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36574->172.17.0.4:39423, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/31 01:30:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/31 01:30:32 INFO : sub dir/hello world: Copied (new) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37742") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59802->172.17.0.4:37742, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36126") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48744->172.17.0.4:36126, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33964") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35708->172.17.0.4:33964, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39288") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36456->172.17.0.4:39288, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34453") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41588->172.17.0.4:34453, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30618") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36434") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41968->172.17.0.4:36434, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53360->172.17.0.4:30618, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39344") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34404->172.17.0.4:39344, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32729") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50958->172.17.0.4:32729, err= --- PASS: TestCopyEmptyDirectories (0.02s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 INFO : sub dir2: Making directory 2026/03/31 01:30:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/31 01:30:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34570") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52172->172.17.0.4:34570, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32241") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48388->172.17.0.4:32241, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/31 01:30:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/31 01:30:32 INFO : sub dir/hello world: Copied (new) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31263") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47186->172.17.0.4:31263, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39978") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59576->172.17.0.4:39978, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35703") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42114->172.17.0.4:35703, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31176") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33866->172.17.0.4:31176, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32817") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57468->172.17.0.4:32817, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : sub dir2: Making directory with metadata 2026/03/31 01:30:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37566") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48120->172.17.0.4:37566, err= 2026/03/31 01:30:32 INFO : sub dir2: Making directory 2026/03/31 01:30:32 INFO : sub dir: Making directory 2026/03/31 01:30:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38246") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37060->172.17.0.4:38246, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/31 01:30:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/31 01:30:32 INFO : sub dir/hello world: Copied (new) 2026/03/31 01:30:32 INFO : sub dir/hello world: Deleted 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33491") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36844->172.17.0.4:33491, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35546") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32141") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36946->172.17.0.4:35546, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52732->172.17.0.4:32141, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32768") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37478->172.17.0.4:32768, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35639") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36194->172.17.0.4:35639, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32717") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34048->172.17.0.4:32717, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31387") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42384->172.17.0.4:31387, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37335") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60046->172.17.0.4:37335, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30228") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53068->172.17.0.4:30228, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35911") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52004->172.17.0.4:35911, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 INFO : sub dir2: Making directory 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35801") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60508->172.17.0.4:35801, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31690") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47936->172.17.0.4:31690, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/31 01:30:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/31 01:30:32 INFO : sub dir/hello world: Copied (new) 2026/03/31 01:30:32 INFO : sub dir/hello world: Deleted 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37802") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53644->172.17.0.4:37802, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33863") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52968->172.17.0.4:33863, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33660") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40516->172.17.0.4:33660, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32042") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44364->172.17.0.4:32042, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34756") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41602->172.17.0.4:34756, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : sub dir2: Making directory with metadata 2026/03/31 01:30:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 01:30:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36923") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43678->172.17.0.4:36923, err= 2026/03/31 01:30:32 INFO : sub dir2: Making directory 2026/03/31 01:30:32 INFO : sub dir: Making directory 2026/03/31 01:30:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38454") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47110->172.17.0.4:38454, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/31 01:30:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/31 01:30:32 INFO : sub dir/hello world: Copied (new) 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34716") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59682->172.17.0.4:34716, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33537") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34655") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55688->172.17.0.4:34655, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46016->172.17.0.4:33537, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38832") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58854->172.17.0.4:38832, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30546") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50918->172.17.0.4:30546, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39427") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44948->172.17.0.4:39427, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31072") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48730->172.17.0.4:31072, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32310") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40264->172.17.0.4:32310, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30428") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35964->172.17.0.4:30428, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 INFO : sub dir2: Making directory 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37656") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40368->172.17.0.4:37656, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30702") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53388->172.17.0.4:30702, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/31 01:30:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/31 01:30:32 INFO : sub dir/hello world: Copied (new) 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36534") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50842->172.17.0.4:36534, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35137") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55542->172.17.0.4:35137, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38559") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58624->172.17.0.4:38559, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31477") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40892->172.17.0.4:31477, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31634") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56860->172.17.0.4:31634, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39875") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39984->172.17.0.4:39875, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39573") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51998->172.17.0.4:39573, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35876") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36254->172.17.0.4:35876, err= 2026/03/31 01:30:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-joqowid2soro" 2026/03/31 01:30:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:32 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:32 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:32 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:32 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-joqowid2soro: Connecting to FTP server 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-joqowid2soro: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-joqowid2soro: > dial: conn=172.17.0.1:35324->172.17.0.4:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-fezahom9lola -> ftp://172.17.0.4:21/rclone-test-joqowid2soro 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33395") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44614->172.17.0.4:33395, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-joqowid2soro: dial("tcp","172.17.0.4:36634") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-joqowid2soro: > dial: conn=172.17.0.1:57892->172.17.0.4:36634, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39171") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44182->172.17.0.4:39171, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-joqowid2soro: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-joqowid2soro: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37841") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34770->172.17.0.4:37841, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-joqowid2soro: dial("tcp","172.17.0.4:38048") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-joqowid2soro: > dial: conn=172.17.0.1:52610->172.17.0.4:38048, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/31 01:30:32 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/31 01:30:32 INFO : sub dir/hello world: Copied (new) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-joqowid2soro: dial("tcp","172.17.0.4:33330") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-joqowid2soro: > dial: conn=172.17.0.1:47148->172.17.0.4:33330, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-joqowid2soro: dial("tcp","172.17.0.4:30272") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-joqowid2soro: > dial: conn=172.17.0.1:39900->172.17.0.4:30272, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-joqowid2soro: dial("tcp","172.17.0.4:37616") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-joqowid2soro: > dial: conn=172.17.0.1:35904->172.17.0.4:37616, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-joqowid2soro: dial("tcp","172.17.0.4:35756") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-joqowid2soro: > dial: conn=172.17.0.1:47250->172.17.0.4:35756, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-joqowid2soro: Purge object "sub dir/hello world" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-joqowid2soro: Purge dir "sub dir" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-joqowid2soro: Purge dir "" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39317") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46112->172.17.0.4:39317, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30457") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54556->172.17.0.4:30457, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37394") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48524->172.17.0.4:37394, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39712") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41860->172.17.0.4:39712, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35947") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54610->172.17.0.4:35947, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34912") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52840->172.17.0.4:34912, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38102") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55532->172.17.0.4:38102, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36291") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36102->172.17.0.4:36291, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:32 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:32 DEBUG : sub dir/hello world: Sizes differ 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38498") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35518->172.17.0.4:38498, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/03/31 01:30:32 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/03/31 01:30:32 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30677") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41870->172.17.0.4:30677, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35425") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36616->172.17.0.4:35425, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34840") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50838->172.17.0.4:34840, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30832") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41594->172.17.0.4:30832, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31802") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47216->172.17.0.4:31802, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30323") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55964->172.17.0.4:30323, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39812") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46050->172.17.0.4:39812, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35115") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60406->172.17.0.4:35115, err= 2026/03/31 01:30:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wonegij5jira" 2026/03/31 01:30:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:32 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:32 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:32 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:32 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: Connecting to FTP server 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: > dial: conn=172.17.0.1:35340->172.17.0.4:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-fezahom9lola -> ftp://172.17.0.4:21/rclone-test-wonegij5jira 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: dial("tcp","172.17.0.4:32858") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34926") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: > dial: conn=172.17.0.1:55894->172.17.0.4:32858, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41000->172.17.0.4:34926, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36280") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37736->172.17.0.4:36280, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31121") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42278->172.17.0.4:31121, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: dial("tcp","172.17.0.4:35857") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: > dial: conn=172.17.0.1:36978->172.17.0.4:35857, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/31 01:30:32 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/31 01:30:32 INFO : sub dir/hello world: Copied (new) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: dial("tcp","172.17.0.4:35090") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: > dial: conn=172.17.0.1:55880->172.17.0.4:35090, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: dial("tcp","172.17.0.4:37522") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: > dial: conn=172.17.0.1:41878->172.17.0.4:37522, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34243") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56500->172.17.0.4:34243, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30993") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56188->172.17.0.4:30993, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35001") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53758->172.17.0.4:35001, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: dial("tcp","172.17.0.4:36667") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: > dial: conn=172.17.0.1:39362->172.17.0.4:36667, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34455") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34752->172.17.0.4:34455, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: dial("tcp","172.17.0.4:35208") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39335") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: > dial: conn=172.17.0.1:40698->172.17.0.4:35208, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49064->172.17.0.4:39335, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:32 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-wonegij5jira) 2026/03/31 01:30:32 DEBUG : sub dir/hello world: Sizes differ 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34401") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55696->172.17.0.4:34401, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: dial("tcp","172.17.0.4:34687") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: > dial: conn=172.17.0.1:34342->172.17.0.4:34687, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/03/31 01:30:32 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/03/31 01:30:32 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: dial("tcp","172.17.0.4:36450") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: > dial: conn=172.17.0.1:50056->172.17.0.4:36450, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: dial("tcp","172.17.0.4:35937") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: > dial: conn=172.17.0.1:39900->172.17.0.4:35937, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: dial("tcp","172.17.0.4:35487") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: > dial: conn=172.17.0.1:51114->172.17.0.4:35487, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: dial("tcp","172.17.0.4:38852") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: > dial: conn=172.17.0.1:59258->172.17.0.4:38852, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: Purge object "sub dir/hello world" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: Purge dir "sub dir" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wonegij5jira: Purge dir "" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37986") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38124->172.17.0.4:37986, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39962") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46010->172.17.0.4:39962, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33219") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36180->172.17.0.4:33219, err= --- PASS: TestServerSideCopyOverSelf (0.04s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34611") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37944->172.17.0.4:34611, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38049") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46422->172.17.0.4:38049, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36680") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53512->172.17.0.4:36680, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38295") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39120->172.17.0.4:38295, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34826") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44088->172.17.0.4:34826, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:32 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:32 DEBUG : sub dir/hello world: Sizes differ 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34365") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53458->172.17.0.4:34365, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/03/31 01:30:32 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/03/31 01:30:32 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/31 01:30:32 INFO : sub dir/hello world: Deleted 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38479") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36156->172.17.0.4:38479, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38126") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39542->172.17.0.4:38126, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32645") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52494->172.17.0.4:32645, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37518") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55528->172.17.0.4:37518, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32854") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33108->172.17.0.4:32854, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35882") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35768->172.17.0.4:35882, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32819") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53408->172.17.0.4:32819, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32866") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35400->172.17.0.4:32866, err= 2026/03/31 01:30:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qeyufar1muca" 2026/03/31 01:30:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:32 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:32 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:32 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:32 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: Connecting to FTP server 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: > dial: conn=172.17.0.1:35350->172.17.0.4:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-fezahom9lola -> ftp://172.17.0.4:21/rclone-test-qeyufar1muca 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: dial("tcp","172.17.0.4:35997") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: > dial: conn=172.17.0.1:50226->172.17.0.4:35997, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35547") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:32988->172.17.0.4:35547, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36493") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35482->172.17.0.4:36493, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37763") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57606->172.17.0.4:37763, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: dial("tcp","172.17.0.4:30237") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: > dial: conn=172.17.0.1:45318->172.17.0.4:30237, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/31 01:30:32 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/31 01:30:32 INFO : sub dir/hello world: Copied (new) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: dial("tcp","172.17.0.4:34027") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: > dial: conn=172.17.0.1:46862->172.17.0.4:34027, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: dial("tcp","172.17.0.4:34255") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: > dial: conn=172.17.0.1:34566->172.17.0.4:34255, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38702") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49462->172.17.0.4:38702, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39256") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46744->172.17.0.4:39256, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35225") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45470->172.17.0.4:35225, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: Using server-side directory move 2026/03/31 01:30:32 INFO : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: dial("tcp","172.17.0.4:31795") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37724") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: > dial: conn=172.17.0.1:39724->172.17.0.4:31795, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55728->172.17.0.4:37724, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: dial("tcp","172.17.0.4:37471") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: > dial: conn=172.17.0.1:59558->172.17.0.4:37471, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31550") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36568->172.17.0.4:31550, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:32 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-qeyufar1muca) 2026/03/31 01:30:32 DEBUG : sub dir/hello world: Sizes differ 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: Waiting for transfers to finish 2026/03/31 01:30:32 INFO : sub dir/hello world: Deleted 2026/03/31 01:30:32 INFO : sub dir/hello world: Moved (server-side) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38144") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36678->172.17.0.4:38144, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34350") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50110->172.17.0.4:34350, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: dial("tcp","172.17.0.4:34530") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: > dial: conn=172.17.0.1:51532->172.17.0.4:34530, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: dial("tcp","172.17.0.4:34415") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: > dial: conn=172.17.0.1:43784->172.17.0.4:34415, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30787") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57344->172.17.0.4:30787, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34602") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59982->172.17.0.4:34602, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32505") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41874->172.17.0.4:32505, err= 2026/03/31 01:30:32 DEBUG : testing file moves 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: dial("tcp","172.17.0.4:39417") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31568") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39204->172.17.0.4:31568, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: > dial: conn=172.17.0.1:51572->172.17.0.4:39417, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33489") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: dial("tcp","172.17.0.4:33331") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: > dial: conn=172.17.0.1:41918->172.17.0.4:33331, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33618->172.17.0.4:33489, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:32 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-qeyufar1muca) 2026/03/31 01:30:32 DEBUG : sub dir/hello world: Sizes differ 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: Waiting for transfers to finish 2026/03/31 01:30:32 INFO : sub dir/hello world: Deleted 2026/03/31 01:30:32 INFO : sub dir/hello world: Moved (server-side) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33356") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48852->172.17.0.4:33356, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37639") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33110->172.17.0.4:37639, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: dial("tcp","172.17.0.4:37517") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: > dial: conn=172.17.0.1:45268->172.17.0.4:37517, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: dial("tcp","172.17.0.4:33042") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: > dial: conn=172.17.0.1:53478->172.17.0.4:33042, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: dial("tcp","172.17.0.4:38679") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: > dial: conn=172.17.0.1:33492->172.17.0.4:38679, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: dial("tcp","172.17.0.4:37604") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: > dial: conn=172.17.0.1:39194->172.17.0.4:37604, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: Purge object "sub dir/hello world" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: Purge dir "sub dir" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-qeyufar1muca: Purge dir "" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31050") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58912->172.17.0.4:31050, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35578") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55918->172.17.0.4:35578, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32423") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34422->172.17.0.4:32423, err= --- PASS: TestServerSideMoveOverSelf (0.04s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30933") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45752->172.17.0.4:30933, err= 2026/03/31 01:30:32 ERROR : error listing: directory not found 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39659") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41338->172.17.0.4:39659, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32007") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56296->172.17.0.4:32007, err= 2026/03/31 01:30:32 INFO : Local file system at /tmp/rclone2109413219: Making directory 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36492") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51502->172.17.0.4:36492, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36020") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40750->172.17.0.4:36020, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38780") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59660->172.17.0.4:38780, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34572") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46756->172.17.0.4:34572, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36007") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48842->172.17.0.4:36007, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30488") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54244->172.17.0.4:30488, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37352") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56622->172.17.0.4:37352, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39890") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39964->172.17.0.4:39890, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37639") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33124->172.17.0.4:37639, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35332") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34766->172.17.0.4:35332, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36583") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58048->172.17.0.4:36583, err= 2026/03/31 01:30:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37563") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47204->172.17.0.4:37563, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : Local file system at /tmp/rclone2109413219: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : Local file system at /tmp/rclone2109413219: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32544") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57408->172.17.0.4:32544, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/31 01:30:32 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/31 01:30:32 INFO : sub dir/hello world: Copied (new) 2026/03/31 01:30:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37563") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47216->172.17.0.4:37563, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39170") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36788->172.17.0.4:39170, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30895") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48066->172.17.0.4:30895, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30355") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39466->172.17.0.4:30355, err= 2026/03/31 01:30:32 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31353") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45126->172.17.0.4:31353, err= 2026/03/31 01:30:32 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/03/31 01:30:32 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/03/31 01:30:32 INFO : check sum: Copied (new) 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32600") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46764->172.17.0.4:32600, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35188") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40058->172.17.0.4:35188, err= 2026/03/31 01:30:32 DEBUG : check sum: size = 1 OK 2026/03/31 01:30:32 NOTICE: ftp://172.17.0.4:21/rclone-test-fezahom9lola: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/31 01:30:32 DEBUG : check sum: Size of src and dst objects identical 2026/03/31 01:30:32 DEBUG : check sum: Unchanged skipping 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 INFO : There was nothing to transfer 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34610") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49424->172.17.0.4:34610, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39282") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45012->172.17.0.4:39282, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31706") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35064->172.17.0.4:31706, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31420") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49730->172.17.0.4:31420, err= 2026/03/31 01:30:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34209") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40226->172.17.0.4:34209, err= 2026/03/31 01:30:32 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/03/31 01:30:32 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/03/31 01:30:32 INFO : sizeonly: Copied (new) 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38151") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51672->172.17.0.4:38151, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38900") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55954->172.17.0.4:38900, err= 2026/03/31 01:30:32 DEBUG : sizeonly: size = 6 OK 2026/03/31 01:30:32 DEBUG : sizeonly: Sizes identical 2026/03/31 01:30:32 DEBUG : sizeonly: Unchanged skipping 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 INFO : There was nothing to transfer 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34639") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48088->172.17.0.4:34639, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39620") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37018->172.17.0.4:39620, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36030") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52166->172.17.0.4:36030, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31946") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42802->172.17.0.4:31946, err= 2026/03/31 01:30:32 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36088") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58808->172.17.0.4:36088, err= 2026/03/31 01:30:32 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/03/31 01:30:32 INFO : ignore-size: Copied (new) 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36022") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48578->172.17.0.4:36022, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39581") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55340->172.17.0.4:39581, err= 2026/03/31 01:30:32 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:32 DEBUG : ignore-size: Unchanged skipping 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 INFO : There was nothing to transfer 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30947") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40200->172.17.0.4:30947, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37174") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46200->172.17.0.4:37174, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31591") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54432->172.17.0.4:31591, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34619") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54880->172.17.0.4:34619, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35817") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51076->172.17.0.4:35817, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35990") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55638->172.17.0.4:35990, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : existing: size = 6 OK 2026/03/31 01:30:32 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:32 DEBUG : existing: Unchanged skipping 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 INFO : There was nothing to transfer 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39233") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45562->172.17.0.4:39233, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38817") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51730->172.17.0.4:38817, err= 2026/03/31 01:30:32 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/31 01:30:32 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/31 01:30:32 INFO : existing: Copied (replaced existing) 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35080") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60998->172.17.0.4:35080, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34269") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52608->172.17.0.4:34269, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39068") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49822->172.17.0.4:39068, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32111") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55368->172.17.0.4:32111, err= 2026/03/31 01:30:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35878") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52000->172.17.0.4:35878, err= 2026/03/31 01:30:32 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/31 01:30:32 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/31 01:30:32 INFO : existing: Copied (new) 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34365") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53474->172.17.0.4:34365, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39599") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46516->172.17.0.4:39599, err= 2026/03/31 01:30:32 DEBUG : existing: Destination exists, skipping 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 INFO : There was nothing to transfer 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32123") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52642->172.17.0.4:32123, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34645") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33462->172.17.0.4:34645, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38317") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48108->172.17.0.4:38317, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39852") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:32812->172.17.0.4:39852, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35994") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58200->172.17.0.4:35994, err= 2026/03/31 01:30:32 INFO : d: Making directory 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38016") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45810->172.17.0.4:38016, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Connecting to FTP server 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34443") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34670") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39246->172.17.0.4:34443, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39154->172.17.0.4:34670, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35352->172.17.0.4:21, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36875") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59002->172.17.0.4:36875, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30062") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37944->172.17.0.4:30062, err= 2026/03/31 01:30:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Connecting to FTP server 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34002") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37788") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36345") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41698->172.17.0.4:34002, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36108->172.17.0.4:36345, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35366->172.17.0.4:21, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43926->172.17.0.4:37788, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : c/non empty space: size = 5 OK 2026/03/31 01:30:32 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/31 01:30:32 DEBUG : c/non empty space: Unchanged skipping 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34640") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34630->172.17.0.4:34640, err= 2026/03/31 01:30:32 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/31 01:30:32 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/31 01:30:32 INFO : a/potato2: Copied (new) 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 INFO : b/potato: Deleted 2026/03/31 01:30:32 INFO : d: Removing directory 2026/03/31 01:30:32 INFO : b: Removing directory 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: deleted 2 directories 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34952") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57374->172.17.0.4:34952, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31503") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36235") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36690->172.17.0.4:31503, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53066->172.17.0.4:36235, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33144") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36310->172.17.0.4:33144, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39860") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35060->172.17.0.4:39860, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37699") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58274->172.17.0.4:37699, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35266") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54544->172.17.0.4:35266, err= --- PASS: TestSyncIgnoreErrors (0.05s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33744") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36304->172.17.0.4:33744, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38131") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55994->172.17.0.4:38131, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35364") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42874->172.17.0.4:35364, err= 2026/03/31 01:30:32 DEBUG : empty space: size = 1 OK 2026/03/31 01:30:32 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/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30320") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39968->172.17.0.4:30320, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32563") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34332->172.17.0.4:32563, err= 2026/03/31 01:30:32 DEBUG : empty space: size = 1 OK 2026/03/31 01:30:32 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/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37318") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40654->172.17.0.4:37318, err= 2026/03/31 01:30:32 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/03/31 01:30:32 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/03/31 01:30:32 INFO : empty space: Copied (replaced existing) 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35790") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52026->172.17.0.4:35790, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39738") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49018->172.17.0.4:39738, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35077") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49200->172.17.0.4:35077, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32418") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42990->172.17.0.4:32418, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34169") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34346->172.17.0.4:34169, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35630") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52426->172.17.0.4:35630, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30801") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38970->172.17.0.4:30801, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39085") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57712->172.17.0.4:39085, err= 2026/03/31 01:30:32 DEBUG : foo: size = 3 OK 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 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/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32963") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37048->172.17.0.4:32963, err= 2026/03/31 01:30:32 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/03/31 01:30:32 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/03/31 01:30:32 INFO : foo: Copied (replaced existing) 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36164") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45536->172.17.0.4:36164, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36986") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46608->172.17.0.4:36986, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30133") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51734->172.17.0.4:30133, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36827") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38546->172.17.0.4:36827, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31506") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51212->172.17.0.4:31506, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34652") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47044->172.17.0.4:34652, err= 2026/03/31 01:30:32 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : empty space: size = 1 OK 2026/03/31 01:30:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : empty space: Unchanged skipping 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31727") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50098->172.17.0.4:31727, err= 2026/03/31 01:30:32 DEBUG : potato.06503f43.partial: size = 60 OK 2026/03/31 01:30:32 DEBUG : potato.06503f43.partial: renamed to: potato 2026/03/31 01:30:32 INFO : potato: Copied (new) 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35109") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45988->172.17.0.4:35109, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32107") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55882->172.17.0.4:32107, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33465") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40464->172.17.0.4:33465, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36058") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47674->172.17.0.4:36058, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31794") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38570->172.17.0.4:31794, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33713") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40404->172.17.0.4:33713, err= 2026/03/31 01:30:32 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:32 DEBUG : potato: size = 60 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:32 DEBUG : potato: Sizes differ 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32496") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33680->172.17.0.4:32496, err= 2026/03/31 01:30:32 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/03/31 01:30:32 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/03/31 01:30:32 INFO : potato: Copied (replaced existing) 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37315") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34136->172.17.0.4:37315, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32832") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47214->172.17.0.4:32832, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34220") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44064->172.17.0.4:34220, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39054") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49080->172.17.0.4:39054, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39153") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42490->172.17.0.4:39153, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37053") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40234->172.17.0.4:37053, err= 2026/03/31 01:30:32 DEBUG : potato: size = 21 OK 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 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/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38760") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54618->172.17.0.4:38760, err= 2026/03/31 01:30:32 DEBUG : potato.a809149f.partial: size = 21 OK 2026/03/31 01:30:32 DEBUG : potato.a809149f.partial: renamed to: potato 2026/03/31 01:30:32 INFO : potato: Copied (replaced existing) 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33360") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38330->172.17.0.4:33360, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33961") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56562->172.17.0.4:33961, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35864") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49430->172.17.0.4:35864, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36731") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46108->172.17.0.4:36731, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32305") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47792->172.17.0.4:32305, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37263") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47836->172.17.0.4:37263, err= 2026/03/31 01:30:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/31 01:30:32 DEBUG : empty space: size = 1 OK 2026/03/31 01:30:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/31 01:30:32 DEBUG : empty space: Unchanged skipping 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36613") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37838->172.17.0.4:36613, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31904") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46406->172.17.0.4:31904, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33976") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60634->172.17.0.4:33976, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39575") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59202->172.17.0.4:39575, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35795") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38792->172.17.0.4:35795, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37322") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51972->172.17.0.4:37322, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39562") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55786->172.17.0.4:39562, err= 2026/03/31 01:30:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : empty space: size = 1 OK 2026/03/31 01:30:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : empty space: Unchanged skipping 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35605") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44374->172.17.0.4:35605, err= 2026/03/31 01:30:32 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/31 01:30:32 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/31 01:30:32 INFO : potato2: Copied (new) 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 INFO : potato: Deleted 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30098") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51210->172.17.0.4:30098, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34993") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39876->172.17.0.4:34993, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32178") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60896->172.17.0.4:32178, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33528") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37886->172.17.0.4:33528, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36210") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38968->172.17.0.4:36210, err= 2026/03/31 01:30:32 INFO : d: Making directory 2026/03/31 01:30:32 INFO : d/e: Making directory 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37669") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44610->172.17.0.4:37669, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39459") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34173") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42382->172.17.0.4:39459, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39864") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50860->172.17.0.4:34173, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33712->172.17.0.4:39864, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37557") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39334->172.17.0.4:37557, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34851") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56954->172.17.0.4:34851, err= 2026/03/31 01:30:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38210") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59038->172.17.0.4:38210, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34258") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39905") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60770->172.17.0.4:34258, err= 2026/03/31 01:30:32 DEBUG : c/non empty space: size = 5 OK 2026/03/31 01:30:32 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/31 01:30:32 DEBUG : c/non empty space: Unchanged skipping 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56982->172.17.0.4:39905, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35736") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46104->172.17.0.4:35736, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32392") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34472->172.17.0.4:32392, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/31 01:30:32 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/31 01:30:32 INFO : a/potato2: Copied (new) 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 INFO : b/potato: Deleted 2026/03/31 01:30:32 INFO : d/e: Removing directory 2026/03/31 01:30:32 INFO : d: Removing directory 2026/03/31 01:30:32 INFO : b: Removing directory 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: deleted 3 directories 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32440") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39458->172.17.0.4:32440, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36087") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36606->172.17.0.4:36087, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35458") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38952->172.17.0.4:35458, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32922") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40828->172.17.0.4:32922, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38542") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48680->172.17.0.4:38542, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37070") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38190->172.17.0.4:37070, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35416") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49108->172.17.0.4:35416, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38058") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57746->172.17.0.4:38058, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37834") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54714->172.17.0.4:37834, err= 2026/03/31 01:30:32 INFO : d: Making directory 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36742") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35422->172.17.0.4:36742, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36324") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38653") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34992") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55302->172.17.0.4:38653, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56168->172.17.0.4:34992, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34746->172.17.0.4:36324, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37840") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54308->172.17.0.4:37840, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30403") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45654->172.17.0.4:30403, err= 2026/03/31 01:30:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39706") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37457") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60814->172.17.0.4:39706, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44542->172.17.0.4:37457, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35269") 2026/03/31 01:30:32 DEBUG : c/non empty space: size = 5 OK 2026/03/31 01:30:32 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/31 01:30:32 DEBUG : c/non empty space: Unchanged skipping 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37924->172.17.0.4:35269, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/31 01:30:32 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/31 01:30:32 INFO : a/potato2: Copied (new) 2026/03/31 01:30:32 ERROR : ftp://172.17.0.4:21/rclone-test-fezahom9lola: not deleting files as there were IO errors 2026/03/31 01:30:32 ERROR : ftp://172.17.0.4:21/rclone-test-fezahom9lola: not deleting directories as there were IO errors 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36763") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38534->172.17.0.4:36763, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30765") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31440") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37594->172.17.0.4:31440, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52576->172.17.0.4:30765, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36090") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31210") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41050->172.17.0.4:36090, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34466->172.17.0.4:31210, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39907") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60156->172.17.0.4:39907, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30959") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33952->172.17.0.4:30959, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35736") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39977") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38700") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37534->172.17.0.4:38700, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46118->172.17.0.4:35736, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41106->172.17.0.4:39977, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31475") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53210->172.17.0.4:31475, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31670") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38022->172.17.0.4:31670, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33636") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38950->172.17.0.4:33636, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38613") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38562->172.17.0.4:38613, err= 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30284") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49924->172.17.0.4:30284, err= 2026/03/31 01:30:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : empty space: size = 1 OK 2026/03/31 01:30:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/31 01:30:32 DEBUG : empty space: Unchanged skipping 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38380") 2026/03/31 01:30:32 INFO : potato: Deleted 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58828->172.17.0.4:38380, err= 2026/03/31 01:30:32 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/31 01:30:32 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/31 01:30:32 INFO : potato2: Copied (new) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36397") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35958->172.17.0.4:36397, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34338") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36012->172.17.0.4:34338, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39570") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59674->172.17.0.4:39570, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35530") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58300->172.17.0.4:35530, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32971") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48284->172.17.0.4:32971, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35069") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40752->172.17.0.4:35069, err= 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33296") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53700->172.17.0.4:33296, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 INFO : potato: Deleted 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37900") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56544->172.17.0.4:37900, err= 2026/03/31 01:30:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : empty space: size = 1 OK 2026/03/31 01:30:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/31 01:30:32 DEBUG : empty space: Unchanged skipping 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38953") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48086->172.17.0.4:38953, err= 2026/03/31 01:30:32 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/31 01:30:32 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/31 01:30:32 INFO : potato2: Copied (new) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31611") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50732->172.17.0.4:31611, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38630") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42092->172.17.0.4:38630, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37109") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55480->172.17.0.4:37109, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36259") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42210->172.17.0.4:36259, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33537") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46028->172.17.0.4:33537, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36120") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53678->172.17.0.4:36120, err= 2026/03/31 01:30:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35583") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49898->172.17.0.4:35583, err= 2026/03/31 01:30:32 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/03/31 01:30:32 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/03/31 01:30:32 INFO : potato2: Copied (new) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35670") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60474->172.17.0.4:35670, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31765") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53088->172.17.0.4:31765, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31024") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45242->172.17.0.4:31024, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31659") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36808->172.17.0.4:31659, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35428") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48202->172.17.0.4:35428, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31552") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55754->172.17.0.4:31552, err= 2026/03/31 01:30:32 DEBUG : enormous: Excluded (Size Filter) 2026/03/31 01:30:32 DEBUG : enormous: Excluded 2026/03/31 01:30:32 DEBUG : potato2: Excluded (Size Filter) 2026/03/31 01:30:32 DEBUG : potato2: Excluded 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36049") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40250->172.17.0.4:36049, err= 2026/03/31 01:30:32 DEBUG : potato2: Excluded (Size Filter) 2026/03/31 01:30:32 DEBUG : potato2: Excluded 2026/03/31 01:30:32 DEBUG : empty space: size = 1 OK 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/31 01:30:32 DEBUG : empty space: Unchanged skipping 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 INFO : There was nothing to transfer 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36325") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47096->172.17.0.4:36325, err= 2026/03/31 01:30:32 DEBUG : enormous: Excluded (Size Filter) 2026/03/31 01:30:32 DEBUG : enormous: Excluded 2026/03/31 01:30:32 DEBUG : potato2: Excluded (Size Filter) 2026/03/31 01:30:32 DEBUG : potato2: Excluded 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38014") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39282->172.17.0.4:38014, err= 2026/03/31 01:30:32 DEBUG : potato2: Excluded (Size Filter) 2026/03/31 01:30:32 DEBUG : potato2: Excluded 2026/03/31 01:30:32 DEBUG : empty space: size = 1 OK 2026/03/31 01:30:32 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/03/31 01:30:32 DEBUG : empty space: Unchanged skipping 2026/03/31 01:30:32 DEBUG : Local file system at /tmp/rclone2109413219: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : Local file system at /tmp/rclone2109413219: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 INFO : There was nothing to transfer 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31821") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52494->172.17.0.4:31821, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32982") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58766->172.17.0.4:32982, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30743") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60618->172.17.0.4:30743, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38340") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44534->172.17.0.4:38340, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30312") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38420->172.17.0.4:30312, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30669") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37024->172.17.0.4:30669, err= 2026/03/31 01:30:32 DEBUG : enormous: Excluded (Size Filter) 2026/03/31 01:30:32 DEBUG : enormous: Excluded 2026/03/31 01:30:32 DEBUG : potato2: Excluded (Size Filter) 2026/03/31 01:30:32 DEBUG : potato2: Excluded 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35202") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:32962->172.17.0.4:35202, err= 2026/03/31 01:30:32 DEBUG : empty space: size = 1 OK 2026/03/31 01:30:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : empty space: Unchanged skipping 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 INFO : potato2: Deleted 2026/03/31 01:30:32 INFO : enormous: Deleted 2026/03/31 01:30:32 INFO : There was nothing to transfer 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35791") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46246->172.17.0.4:35791, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37834") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54726->172.17.0.4:37834, err= 2026/03/31 01:30:32 DEBUG : empty space: size = 1 OK 2026/03/31 01:30:32 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/03/31 01:30:32 DEBUG : empty space: Unchanged skipping 2026/03/31 01:30:32 DEBUG : Local file system at /tmp/rclone2109413219: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : Local file system at /tmp/rclone2109413219: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 INFO : enormous: Deleted 2026/03/31 01:30:32 INFO : potato2: Deleted 2026/03/31 01:30:32 INFO : There was nothing to transfer 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36608") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56766->172.17.0.4:36608, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37059") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60460->172.17.0.4:37059, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36135") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34602->172.17.0.4:36135, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38726") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43204->172.17.0.4:38726, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35092") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34572->172.17.0.4:35092, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31968") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38412->172.17.0.4:31968, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35240") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50038->172.17.0.4:35240, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32576") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47014->172.17.0.4:32576, err= 2026/03/31 01:30:32 DEBUG : five: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : one: Destination is newer than source, skipping 2026/03/31 01:30:32 DEBUG : four: size = 4 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:32 DEBUG : four: size = 8 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:32 DEBUG : three: size = 5 OK 2026/03/31 01:30:32 DEBUG : three: Sizes identical 2026/03/31 01:30:32 DEBUG : two: size = 3 OK 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/31 01:30:32 DEBUG : four: Sizes differ 2026/03/31 01:30:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30845") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38630->172.17.0.4:30845, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30382") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39335") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49070->172.17.0.4:39335, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46254->172.17.0.4:30382, err= 2026/03/31 01:30:32 DEBUG : five.0fee171d.partial: size = 4 OK 2026/03/31 01:30:32 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/03/31 01:30:32 DEBUG : four.f852663a.partial: size = 4 OK 2026/03/31 01:30:32 DEBUG : five.0fee171d.partial: renamed to: five 2026/03/31 01:30:32 DEBUG : two.8549bf6d.partial: renamed to: two 2026/03/31 01:30:32 INFO : five: Copied (new) 2026/03/31 01:30:32 INFO : two: Copied (replaced existing) 2026/03/31 01:30:32 DEBUG : four.f852663a.partial: renamed to: four 2026/03/31 01:30:32 INFO : four: Copied (replaced existing) 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33686") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60354->172.17.0.4:33686, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34522") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56954->172.17.0.4:34522, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32700") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52608->172.17.0.4:32700, err= --- PASS: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/03/31 01:30:32 ERROR : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Ignoring --track-renames as the source and destination do not have a common hash 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34662") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40992->172.17.0.4:34662, err= 2026/03/31 01:30:32 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36589") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36918->172.17.0.4:36589, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34351") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47540->172.17.0.4:34351, err= 2026/03/31 01:30:32 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/03/31 01:30:32 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/03/31 01:30:32 INFO : yam: Copied (new) 2026/03/31 01:30:32 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/31 01:30:32 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/31 01:30:32 INFO : potato: Copied (new) 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34610") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49434->172.17.0.4:34610, err= 2026/03/31 01:30:32 ERROR : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Ignoring --track-renames as the source and destination do not have a common hash 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33300") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47322->172.17.0.4:33300, err= 2026/03/31 01:30:32 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : potato: size = 14 OK 2026/03/31 01:30:32 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:32 DEBUG : potato: Unchanged skipping 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36713") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52740->172.17.0.4:36713, err= 2026/03/31 01:30:32 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/03/31 01:30:32 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/03/31 01:30:32 INFO : yaml: Copied (new) 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 INFO : yam: Deleted 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37569") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58854->172.17.0.4:37569, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30152") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45336->172.17.0.4:30152, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34710") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59560->172.17.0.4:34710, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38487") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38160->172.17.0.4:38487, err= 2026/03/31 01:30:32 INFO : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Making map for --track-renames 2026/03/31 01:30:32 INFO : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Finished making map for --track-renames 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/31 01:30:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for renames to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34417") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34152") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45338->172.17.0.4:34417, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41050->172.17.0.4:34152, err= 2026/03/31 01:30:32 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/31 01:30:32 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/03/31 01:30:32 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/31 01:30:32 INFO : potato: Copied (new) 2026/03/31 01:30:32 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/03/31 01:30:32 INFO : yam: Copied (new) 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31061") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45552->172.17.0.4:31061, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35271") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42328->172.17.0.4:35271, err= 2026/03/31 01:30:32 DEBUG : potato: size = 14 OK 2026/03/31 01:30:32 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:32 INFO : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Making map for --track-renames 2026/03/31 01:30:32 INFO : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Finished making map for --track-renames 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : potato: Unchanged skipping 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for renames to finish 2026/03/31 01:30:32 INFO : yam: Moved (server-side) to: yaml 2026/03/31 01:30:32 INFO : yaml: Renamed from "yam" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 INFO : There was nothing to transfer 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31822") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43642->172.17.0.4:31822, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38736") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57714->172.17.0.4:38736, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34982") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40196->172.17.0.4:34982, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36775") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54318->172.17.0.4:36775, err= 2026/03/31 01:30:32 INFO : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Making map for --track-renames 2026/03/31 01:30:32 INFO : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Finished making map for --track-renames 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for renames to finish 2026/03/31 01:30:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/31 01:30:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37446") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56044->172.17.0.4:37446, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39041") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60800->172.17.0.4:39041, err= 2026/03/31 01:30:32 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/03/31 01:30:32 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/31 01:30:32 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/03/31 01:30:32 INFO : sub/yam: Copied (new) 2026/03/31 01:30:32 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/31 01:30:32 INFO : potato: Copied (new) 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30579") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41198->172.17.0.4:30579, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35652") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57508->172.17.0.4:35652, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31424") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51706->172.17.0.4:31424, err= 2026/03/31 01:30:32 DEBUG : potato: size = 14 OK 2026/03/31 01:30:32 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:32 DEBUG : potato: Unchanged skipping 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30618") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53376->172.17.0.4:30618, err= 2026/03/31 01:30:32 INFO : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Making map for --track-renames 2026/03/31 01:30:32 INFO : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Finished making map for --track-renames 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for renames to finish 2026/03/31 01:30:32 INFO : sub/yam: Moved (server-side) to: yam 2026/03/31 01:30:32 INFO : yam: Renamed from "sub/yam" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:32 INFO : There was nothing to transfer 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36694") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57144->172.17.0.4:36694, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35099") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50038->172.17.0.4:35099, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37652") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39748->172.17.0.4:37652, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39058") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53750->172.17.0.4:39058, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35443") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52172->172.17.0.4:35443, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : Creating backend with remote "/tmp/rclone2109413219/dir1" 2026/03/31 01:30:32 DEBUG : Creating backend with remote "/tmp/rclone2109413219/dir2" 2026/03/31 01:30:32 DEBUG : Local file system at /tmp/rclone2109413219/dir2: Using server-side directory move 2026/03/31 01:30:32 INFO : Local file system at /tmp/rclone2109413219/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/31 01:30:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : Local file system at /tmp/rclone2109413219/dir2: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : Local file system at /tmp/rclone2109413219/dir2: Waiting for transfers to finish 2026/03/31 01:30:32 INFO : file1.txt: Moved (server-side) 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33601") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45532->172.17.0.4:33601, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32415") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57952->172.17.0.4:32415, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38921") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35428->172.17.0.4:38921, err= 2026/03/31 01:30:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37400") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60764->172.17.0.4:37400, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39152") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40822->172.17.0.4:39152, err= 2026/03/31 01:30:32 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/03/31 01:30:32 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/31 01:30:32 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/31 01:30:32 INFO : sub dir/hello world: Copied (new) 2026/03/31 01:30:32 INFO : sub dir/hello world: Deleted 2026/03/31 01:30:32 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/03/31 01:30:32 INFO : nested/sub dir/file: Copied (new) 2026/03/31 01:30:32 INFO : nested/sub dir/file: Deleted 2026/03/31 01:30:32 INFO : sub dir: Removing directory 2026/03/31 01:30:32 INFO : nested/sub dir: Removing directory 2026/03/31 01:30:32 INFO : nested: Removing directory 2026/03/31 01:30:32 DEBUG : Local file system at /tmp/rclone2109413219: deleted 3 directories 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35630") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52434->172.17.0.4:35630, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30038") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32005") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44450->172.17.0.4:30038, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56212->172.17.0.4:32005, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32041") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54232->172.17.0.4:32041, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34535") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48362->172.17.0.4:34535, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36142") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32258") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60962->172.17.0.4:36142, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60800->172.17.0.4:32258, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36044") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39006->172.17.0.4:36044, err= 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34869") 2026/03/31 01:30:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51184->172.17.0.4:34869, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30890") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44632->172.17.0.4:30890, err= 2026/03/31 01:30:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/31 01:30:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30842") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37028") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52924->172.17.0.4:37028, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34722->172.17.0.4:30842, err= 2026/03/31 01:30:33 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/03/31 01:30:33 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/03/31 01:30:33 INFO : nested/sub dir/file: Copied (new) 2026/03/31 01:30:33 INFO : nested/sub dir/file: Deleted 2026/03/31 01:30:33 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/31 01:30:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/31 01:30:33 INFO : sub dir/hello world: Copied (new) 2026/03/31 01:30:33 INFO : sub dir/hello world: Deleted 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34420") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36828->172.17.0.4:34420, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30537") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33805") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39670->172.17.0.4:30537, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40956->172.17.0.4:33805, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39676") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46002->172.17.0.4:39676, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36433") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39152->172.17.0.4:36433, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36632") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36101") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58804->172.17.0.4:36101, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57618->172.17.0.4:36632, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39163") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48358->172.17.0.4:39163, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30585") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46768->172.17.0.4:30585, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39056") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39890->172.17.0.4:39056, err= 2026/03/31 01:30:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/31 01:30:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35890") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51878->172.17.0.4:35890, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31335") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53438->172.17.0.4:31335, err= 2026/03/31 01:30:33 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/03/31 01:30:33 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/31 01:30:33 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/03/31 01:30:33 INFO : existing-b: Copied (new) 2026/03/31 01:30:33 INFO : existing-b: Deleted 2026/03/31 01:30:33 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/31 01:30:33 INFO : existing: Copied (new) 2026/03/31 01:30:33 INFO : existing: Deleted 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36642") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53968->172.17.0.4:36642, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34486") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35370->172.17.0.4:34486, err= 2026/03/31 01:30:33 DEBUG : existing: Destination exists, skipping 2026/03/31 01:30:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:33 INFO : There was nothing to transfer 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35560") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56234->172.17.0.4:35560, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32223") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55142->172.17.0.4:32223, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30146") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35398->172.17.0.4:30146, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hawazuf8juni" 2026/03/31 01:30:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: > dial: conn=172.17.0.1:35372->172.17.0.4:21, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30543") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46310->172.17.0.4:30543, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39914") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37030->172.17.0.4:39914, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37649") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33024->172.17.0.4:37649, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31131") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50850->172.17.0.4:31131, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-fezahom9lola -> ftp://172.17.0.4:21/rclone-test-hawazuf8juni 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: dial("tcp","172.17.0.4:35457") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: > dial: conn=172.17.0.1:51748->172.17.0.4:35457, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: dial("tcp","172.17.0.4:31284") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: > dial: conn=172.17.0.1:35214->172.17.0.4:31284, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: dial("tcp","172.17.0.4:37446") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: > dial: conn=172.17.0.1:56054->172.17.0.4:37446, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: Using server-side directory move 2026/03/31 01:30:33 INFO : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: dial("tcp","172.17.0.4:30042") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: > dial: conn=172.17.0.1:55862->172.17.0.4:30042, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31281") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36526->172.17.0.4:31281, err= 2026/03/31 01:30:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 01:30:33 DEBUG : empty space: size = 1 OK 2026/03/31 01:30:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/31 01:30:33 DEBUG : empty space: Unchanged skipping 2026/03/31 01:30:33 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:33 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-hawazuf8juni) 2026/03/31 01:30:33 DEBUG : potato3: Sizes differ 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: Waiting for checks to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 INFO : empty space: Deleted 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: > dial: conn=172.17.0.1:35374->172.17.0.4:21, err= 2026/03/31 01:30:33 INFO : potato2: Moved (server-side) 2026/03/31 01:30:33 INFO : potato3: Deleted 2026/03/31 01:30:33 INFO : potato3: Moved (server-side) 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30226") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51130->172.17.0.4:30226, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: dial("tcp","172.17.0.4:32284") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: > dial: conn=172.17.0.1:38652->172.17.0.4:32284, err= 2026/03/31 01:30:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jomaxad8siju" 2026/03/31 01:30:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jomaxad8siju: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jomaxad8siju: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jomaxad8siju: > dial: conn=172.17.0.1:35378->172.17.0.4:21, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jomaxad8siju: Using server-side directory move 2026/03/31 01:30:33 INFO : ftp://172.17.0.4:21/rclone-test-jomaxad8siju: Server side directory move succeeded 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jomaxad8siju: dial("tcp","172.17.0.4:35455") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jomaxad8siju: > dial: conn=172.17.0.1:53046->172.17.0.4:35455, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: dial("tcp","172.17.0.4:36704") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: > dial: conn=172.17.0.1:55036->172.17.0.4:36704, err= 2026/03/31 01:30:33 ERROR : error listing: directory not found 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jomaxad8siju: dial("tcp","172.17.0.4:38948") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jomaxad8siju: > dial: conn=172.17.0.1:40996->172.17.0.4:38948, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jomaxad8siju: Purge object "empty space" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jomaxad8siju: Purge object "potato2" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jomaxad8siju: Purge object "potato3" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jomaxad8siju: Purge dir "" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: dial("tcp","172.17.0.4:32260") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: > dial: conn=172.17.0.1:52186->172.17.0.4:32260, err= 2026/03/31 01:30:33 ERROR : error listing: directory not found 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hawazuf8juni: Purge dir "" 2026/03/31 01:30:33 NOTICE: purge failed to rmdir "": directory not found 2026/03/31 01:30:33 NOTICE: purge failed: directory not found 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37520") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55618->172.17.0.4:37520, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33318") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47196->172.17.0.4:33318, err= --- PASS: TestServerSideMove (0.09s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jefuyeb4gaki" 2026/03/31 01:30:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: > dial: conn=172.17.0.1:35388->172.17.0.4:21, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32505") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41886->172.17.0.4:32505, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30734") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47538->172.17.0.4:30734, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32150") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58954->172.17.0.4:32150, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39988") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43872->172.17.0.4:39988, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-fezahom9lola -> ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: dial("tcp","172.17.0.4:32959") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: > dial: conn=172.17.0.1:44700->172.17.0.4:32959, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: dial("tcp","172.17.0.4:35926") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: > dial: conn=172.17.0.1:34902->172.17.0.4:35926, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: dial("tcp","172.17.0.4:33638") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: > dial: conn=172.17.0.1:53352->172.17.0.4:33638, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35615") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: dial("tcp","172.17.0.4:35929") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51854->172.17.0.4:35615, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: > dial: conn=172.17.0.1:49972->172.17.0.4:35929, err= 2026/03/31 01:30:33 DEBUG : empty space: Excluded (Size Filter) 2026/03/31 01:30:33 DEBUG : empty space: Excluded 2026/03/31 01:30:33 DEBUG : empty space: Excluded (Size Filter) 2026/03/31 01:30:33 DEBUG : empty space: Excluded 2026/03/31 01:30:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 01:30:33 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: Waiting for checks to finish 2026/03/31 01:30:33 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki) 2026/03/31 01:30:33 DEBUG : potato3: Sizes differ 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: > dial: conn=172.17.0.1:35396->172.17.0.4:21, err= 2026/03/31 01:30:33 INFO : potato2: Moved (server-side) 2026/03/31 01:30:33 INFO : potato3: Deleted 2026/03/31 01:30:33 INFO : potato3: Moved (server-side) 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30834") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39962->172.17.0.4:30834, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: dial("tcp","172.17.0.4:35781") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: > dial: conn=172.17.0.1:52010->172.17.0.4:35781, err= 2026/03/31 01:30:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-momubix4mufo" 2026/03/31 01:30:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-momubix4mufo: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-momubix4mufo: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-momubix4mufo: > dial: conn=172.17.0.1:35412->172.17.0.4:21, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-momubix4mufo: dial("tcp","172.17.0.4:34531") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-momubix4mufo: > dial: conn=172.17.0.1:35900->172.17.0.4:34531, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: dial("tcp","172.17.0.4:37016") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: > dial: conn=172.17.0.1:55470->172.17.0.4:37016, err= 2026/03/31 01:30:33 DEBUG : empty space: Excluded (Size Filter) 2026/03/31 01:30:33 DEBUG : empty space: Excluded 2026/03/31 01:30:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 01:30:33 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-momubix4mufo: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-momubix4mufo: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-momubix4mufo: Waiting for checks to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-momubix4mufo: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-momubix4mufo: > dial: conn=172.17.0.1:35418->172.17.0.4:21, err= 2026/03/31 01:30:33 INFO : potato2: Moved (server-side) 2026/03/31 01:30:33 INFO : potato3: Moved (server-side) 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-momubix4mufo: dial("tcp","172.17.0.4:38857") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-momubix4mufo: > dial: conn=172.17.0.1:45254->172.17.0.4:38857, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: dial("tcp","172.17.0.4:30960") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: > dial: conn=172.17.0.1:39202->172.17.0.4:30960, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-momubix4mufo: dial("tcp","172.17.0.4:37647") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-momubix4mufo: > dial: conn=172.17.0.1:51176->172.17.0.4:37647, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-momubix4mufo: Purge object "potato2" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-momubix4mufo: Purge object "potato3" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-momubix4mufo: Purge dir "" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: dial("tcp","172.17.0.4:39237") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: > dial: conn=172.17.0.1:53168->172.17.0.4:39237, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: Purge object "empty space" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-jefuyeb4gaki: Purge dir "" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39347") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43494->172.17.0.4:39347, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33093") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48352->172.17.0.4:33093, err= --- PASS: TestServerSideMoveWithFilter (0.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ratotuc5xaye" 2026/03/31 01:30:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: > dial: conn=172.17.0.1:35424->172.17.0.4:21, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37001") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40196->172.17.0.4:37001, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34164") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59728->172.17.0.4:34164, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31175") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50518->172.17.0.4:31175, err= 2026/03/31 01:30:33 INFO : tomatoDir: Making directory 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33396") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52580->172.17.0.4:33396, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32229") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55170->172.17.0.4:32229, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-fezahom9lola -> ftp://172.17.0.4:21/rclone-test-ratotuc5xaye 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: dial("tcp","172.17.0.4:32790") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: > dial: conn=172.17.0.1:50880->172.17.0.4:32790, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: dial("tcp","172.17.0.4:36996") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: > dial: conn=172.17.0.1:36756->172.17.0.4:36996, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: dial("tcp","172.17.0.4:36335") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: > dial: conn=172.17.0.1:60464->172.17.0.4:36335, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: Using server-side directory move 2026/03/31 01:30:33 INFO : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: dial("tcp","172.17.0.4:37445") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: > dial: conn=172.17.0.1:52444->172.17.0.4:37445, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37574") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42720->172.17.0.4:37574, err= 2026/03/31 01:30:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/31 01:30:33 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:33 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-ratotuc5xaye) 2026/03/31 01:30:33 DEBUG : potato3: Sizes differ 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35718") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : empty space: size = 1 OK 2026/03/31 01:30:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/31 01:30:33 DEBUG : empty space: Unchanged skipping 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43986->172.17.0.4:35718, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: > dial: conn=172.17.0.1:35426->172.17.0.4:21, err= 2026/03/31 01:30:33 INFO : empty space: Deleted 2026/03/31 01:30:33 INFO : potato2: Moved (server-side) 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: Waiting for checks to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: Waiting for transfers to finish 2026/03/31 01:30:33 INFO : potato3: Deleted 2026/03/31 01:30:33 INFO : potato3: Moved (server-side) 2026/03/31 01:30:33 INFO : tomatoDir: Removing directory 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: deleted 1 directories 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36832") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56222->172.17.0.4:36832, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38921") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35430->172.17.0.4:38921, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: dial("tcp","172.17.0.4:35733") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: > dial: conn=172.17.0.1:37802->172.17.0.4:35733, err= 2026/03/31 01:30:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-putifay6peji" 2026/03/31 01:30:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-putifay6peji: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-putifay6peji: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-putifay6peji: > dial: conn=172.17.0.1:35436->172.17.0.4:21, err= 2026/03/31 01:30:33 INFO : tomatoDir: Making directory 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-putifay6peji: Using server-side directory move 2026/03/31 01:30:33 INFO : ftp://172.17.0.4:21/rclone-test-putifay6peji: Server side directory move succeeded 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-putifay6peji: dial("tcp","172.17.0.4:36447") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-putifay6peji: > dial: conn=172.17.0.1:48466->172.17.0.4:36447, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-putifay6peji: dial("tcp","172.17.0.4:31733") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-putifay6peji: > dial: conn=172.17.0.1:36524->172.17.0.4:31733, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: dial("tcp","172.17.0.4:33578") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: > dial: conn=172.17.0.1:57580->172.17.0.4:33578, err= 2026/03/31 01:30:33 ERROR : error listing: directory not found 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: dial("tcp","172.17.0.4:37985") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: > dial: conn=172.17.0.1:52368->172.17.0.4:37985, err= 2026/03/31 01:30:33 ERROR : error listing: directory not found 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-putifay6peji: dial("tcp","172.17.0.4:31506") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-putifay6peji: > dial: conn=172.17.0.1:51214->172.17.0.4:31506, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-putifay6peji: Purge object "empty space" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-putifay6peji: Purge object "potato2" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-putifay6peji: Purge object "potato3" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-putifay6peji: dial("tcp","172.17.0.4:35830") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-putifay6peji: > dial: conn=172.17.0.1:34348->172.17.0.4:35830, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-putifay6peji: Purge dir "tomatoDir" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-putifay6peji: Purge dir "" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: dial("tcp","172.17.0.4:34172") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: > dial: conn=172.17.0.1:48816->172.17.0.4:34172, err= 2026/03/31 01:30:33 ERROR : error listing: directory not found 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-ratotuc5xaye: Purge dir "" 2026/03/31 01:30:33 NOTICE: purge failed to rmdir "": directory not found 2026/03/31 01:30:33 NOTICE: purge failed: directory not found 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38104") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55110->172.17.0.4:38104, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33174") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33304->172.17.0.4:33174, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.10s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30433") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33154->172.17.0.4:30433, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37824") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46162->172.17.0.4:37824, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezahom9lola/rclone-sync-test" 2026/03/31 01:30:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test: > dial: conn=172.17.0.1:35446->172.17.0.4:21, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30385") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47978->172.17.0.4:30385, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39230") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60998->172.17.0.4:39230, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezahom9lola/rclone-sync-test" 2026/03/31 01:30:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test: > dial: conn=172.17.0.1:35458->172.17.0.4:21, err= 2026/03/31 01:30:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezahom9lola/rclone-sync-test-include/layer2" 2026/03/31 01:30:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test-include/layer2: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:35462->172.17.0.4:21, err= 2026/03/31 01:30:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezahom9lola/rclone-sync-test-ignore-file" 2026/03/31 01:30:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test-ignore-file: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:35476->172.17.0.4:21, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39636") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40764->172.17.0.4:39636, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test: dial("tcp","172.17.0.4:30470") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test: > dial: conn=172.17.0.1:33840->172.17.0.4:30470, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34484") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59240->172.17.0.4:34484, err= 2026/03/31 01:30:33 DEBUG : rclone-sync-test: Excluded 2026/03/31 01:30:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31634") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56864->172.17.0.4:31634, err= 2026/03/31 01:30:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test: Waiting for checks to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:33 INFO : There was nothing to transfer 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37638") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test: dial("tcp","172.17.0.4:35529") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40848->172.17.0.4:37638, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test: > dial: conn=172.17.0.1:33914->172.17.0.4:35529, err= 2026/03/31 01:30:33 DEBUG : rclone-sync-test: Excluded 2026/03/31 01:30:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34258") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60780->172.17.0.4:34258, err= 2026/03/31 01:30:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:33 INFO : rclone-sync-test-include: Removing directory 2026/03/31 01:30:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: failed to delete 1 directories 2026/03/31 01:30:33 INFO : There was nothing to transfer 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:38065") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:44900->172.17.0.4:38065, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34321") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35728->172.17.0.4:34321, err= 2026/03/31 01:30:33 DEBUG : rclone-sync-test: Excluded 2026/03/31 01:30:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38229") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60218->172.17.0.4:38229, err= 2026/03/31 01:30:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:33 INFO : There was nothing to transfer 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:33630") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32010") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:48010->172.17.0.4:33630, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60588->172.17.0.4:32010, err= 2026/03/31 01:30:33 DEBUG : rclone-sync-test: Excluded 2026/03/31 01:30:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34103") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57674->172.17.0.4:34103, err= 2026/03/31 01:30:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:33 INFO : rclone-sync-test-include: Removing directory 2026/03/31 01:30:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: failed to delete 1 directories 2026/03/31 01:30:33 INFO : There was nothing to transfer 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33246") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58146->172.17.0.4:33246, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:34220") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:44066->172.17.0.4:34220, err= 2026/03/31 01:30:33 DEBUG : Excluded 2026/03/31 01:30:33 DEBUG : rclone-sync-test: Excluded 2026/03/31 01:30:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33750") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45070->172.17.0.4:33750, err= 2026/03/31 01:30:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:33 INFO : There was nothing to transfer 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34842") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:32824->172.17.0.4:34842, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36388") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33292->172.17.0.4:36388, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37190") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31152") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56878->172.17.0.4:37190, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33506->172.17.0.4:31152, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32929") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47100->172.17.0.4:32929, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39228") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37448->172.17.0.4:39228, err= --- PASS: TestSyncOverlapWithFilter (0.11s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezahom9lola/dst" 2026/03/31 01:30:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:35482->172.17.0.4:21, err= 2026/03/31 01:30:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezahom9lola/CompareDest" 2026/03/31 01:30:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/CompareDest: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/CompareDest: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/CompareDest: > dial: conn=172.17.0.1:35490->172.17.0.4:21, err= 2026/03/31 01:30:33 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fezahom9lola/CompareDest" to be canonical "TestFTPPureftpd{CCaoX}:rclone-test-fezahom9lola/CompareDest" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:39411") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:43948->172.17.0.4:39411, err= 2026/03/31 01:30:33 DEBUG : one: Need to transfer - File not found at Destination 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for checks to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:35734") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:57036->172.17.0.4:35734, err= 2026/03/31 01:30:33 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/03/31 01:30:33 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/03/31 01:30:33 INFO : one: Copied (new) 2026/03/31 01:30:33 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39134") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39322->172.17.0.4:39134, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35274") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56736->172.17.0.4:35274, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37095") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33556->172.17.0.4:37095, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37236") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46404->172.17.0.4:37236, err= 2026/03/31 01:30:33 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fezahom9lola/CompareDest" for canonical name "TestFTPPureftpd{CCaoX}:rclone-test-fezahom9lola/CompareDest" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:33767") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:43176->172.17.0.4:33767, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for checks to finish 2026/03/31 01:30:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:33 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst) 2026/03/31 01:30:33 DEBUG : one: Sizes differ 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:32235") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:52048->172.17.0.4:32235, err= 2026/03/31 01:30:33 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/03/31 01:30:33 DEBUG : one.4a8516eb.partial: renamed to: one 2026/03/31 01:30:33 INFO : one: Copied (replaced existing) 2026/03/31 01:30:33 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39989") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38076->172.17.0.4:39989, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31534") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34262->172.17.0.4:31534, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30926") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35148->172.17.0.4:30926, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36493") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35494->172.17.0.4:36493, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34224") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60788->172.17.0.4:34224, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34181") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48908->172.17.0.4:34181, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31698") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49330->172.17.0.4:31698, err= 2026/03/31 01:30:33 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fezahom9lola/CompareDest" for canonical name "TestFTPPureftpd{CCaoX}:rclone-test-fezahom9lola/CompareDest" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:34933") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:42322->172.17.0.4:34933, err= 2026/03/31 01:30:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:33 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst) 2026/03/31 01:30:33 DEBUG : one: Sizes differ 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for checks to finish 2026/03/31 01:30:33 DEBUG : one: size = 5 OK 2026/03/31 01:30:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/31 01:30:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:33 INFO : There was nothing to transfer 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33490") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37504->172.17.0.4:33490, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32471") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50574->172.17.0.4:32471, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31263") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47198->172.17.0.4:31263, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34886") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49316->172.17.0.4:34886, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38407") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39020->172.17.0.4:38407, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37517") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33620") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58160->172.17.0.4:33620, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45276->172.17.0.4:37517, err= 2026/03/31 01:30:33 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fezahom9lola/CompareDest" for canonical name "TestFTPPureftpd{CCaoX}:rclone-test-fezahom9lola/CompareDest" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:30775") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:58304->172.17.0.4:30775, err= 2026/03/31 01:30:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:33 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst) 2026/03/31 01:30:33 DEBUG : one: Sizes differ 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/CompareDest: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/CompareDest: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/CompareDest: > dial: conn=172.17.0.1:35506->172.17.0.4:21, err= 2026/03/31 01:30:33 DEBUG : two: size = 3 OK 2026/03/31 01:30:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/31 01:30:33 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for checks to finish 2026/03/31 01:30:33 DEBUG : one: size = 5 OK 2026/03/31 01:30:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/31 01:30:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:33 INFO : There was nothing to transfer 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36262") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49952->172.17.0.4:36262, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33067") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46238->172.17.0.4:33067, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33953") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33560->172.17.0.4:33953, err= 2026/03/31 01:30:33 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fezahom9lola/CompareDest" for canonical name "TestFTPPureftpd{CCaoX}:rclone-test-fezahom9lola/CompareDest" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:31324") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:53738->172.17.0.4:31324, err= 2026/03/31 01:30:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:33 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst) 2026/03/31 01:30:33 DEBUG : one: Sizes differ 2026/03/31 01:30:33 DEBUG : two: size = 3 OK 2026/03/31 01:30:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/31 01:30:33 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for checks to finish 2026/03/31 01:30:33 DEBUG : one: size = 5 OK 2026/03/31 01:30:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/31 01:30:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:33 INFO : There was nothing to transfer 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39897") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57614->172.17.0.4:39897, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37840") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31465") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56052->172.17.0.4:31465, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54322->172.17.0.4:37840, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34251") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38960->172.17.0.4:34251, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30814") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33621") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54232->172.17.0.4:30814, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33972->172.17.0.4:33621, err= 2026/03/31 01:30:33 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fezahom9lola/CompareDest" for canonical name "TestFTPPureftpd{CCaoX}:rclone-test-fezahom9lola/CompareDest" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:38058") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:57762->172.17.0.4:38058, err= 2026/03/31 01:30:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:33 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst) 2026/03/31 01:30:33 DEBUG : one: Sizes differ 2026/03/31 01:30:33 DEBUG : two: size = 5 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:33 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-fezahom9lola/CompareDest) 2026/03/31 01:30:33 DEBUG : two: Sizes differ 2026/03/31 01:30:33 DEBUG : two: Need to transfer - File not found at Destination 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:37242") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for checks to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:41772->172.17.0.4:37242, err= 2026/03/31 01:30:33 DEBUG : one: size = 5 OK 2026/03/31 01:30:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/31 01:30:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/03/31 01:30:33 DEBUG : two.a319cd8b.partial: renamed to: two 2026/03/31 01:30:33 INFO : two: Copied (new) 2026/03/31 01:30:33 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35600") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41646->172.17.0.4:35600, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33273") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42980->172.17.0.4:33273, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33746") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59704->172.17.0.4:33746, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39833") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35312->172.17.0.4:39833, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30736") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41930->172.17.0.4:30736, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38377") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46646->172.17.0.4:38377, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35412") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48576->172.17.0.4:35412, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.16s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32748") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49980->172.17.0.4:32748, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33539") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39142->172.17.0.4:33539, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35704") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34370->172.17.0.4:35704, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39542") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57218->172.17.0.4:39542, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32315") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44062->172.17.0.4:32315, err= 2026/03/31 01:30:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezahom9lola/dest" 2026/03/31 01:30:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dest: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dest: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dest: > dial: conn=172.17.0.1:35520->172.17.0.4:21, err= 2026/03/31 01:30:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezahom9lola/pre-dest1" 2026/03/31 01:30:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/pre-dest1: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/pre-dest1: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/pre-dest1: > dial: conn=172.17.0.1:35526->172.17.0.4:21, err= 2026/03/31 01:30:33 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fezahom9lola/pre-dest1" to be canonical "TestFTPPureftpd{CCaoX}:rclone-test-fezahom9lola/pre-dest1" 2026/03/31 01:30:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezahom9lola/pre-dest2" 2026/03/31 01:30:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/pre-dest2: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/pre-dest2: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/pre-dest2: > dial: conn=172.17.0.1:35530->172.17.0.4:21, err= 2026/03/31 01:30:33 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fezahom9lola/pre-dest2" to be canonical "TestFTPPureftpd{CCaoX}:rclone-test-fezahom9lola/pre-dest2" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dest: dial("tcp","172.17.0.4:33130") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dest: > dial: conn=172.17.0.1:51564->172.17.0.4:33130, err= 2026/03/31 01:30:33 DEBUG : 1: size = 1 OK 2026/03/31 01:30:33 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:33 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/31 01:30:33 DEBUG : 2: size = 1 OK 2026/03/31 01:30:33 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:33 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/31 01:30:33 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dest: Waiting for checks to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dest: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dest: dial("tcp","172.17.0.4:33193") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dest: > dial: conn=172.17.0.1:59112->172.17.0.4:33193, err= 2026/03/31 01:30:33 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/03/31 01:30:33 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/03/31 01:30:33 INFO : 3: Copied (new) 2026/03/31 01:30:33 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dest: dial("tcp","172.17.0.4:37913") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dest: > dial: conn=172.17.0.1:58070->172.17.0.4:37913, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36881") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45206->172.17.0.4:36881, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37253") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37084->172.17.0.4:37253, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39093") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30583") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48344->172.17.0.4:39093, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46728->172.17.0.4:30583, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36951") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39632->172.17.0.4:36951, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30784") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37468") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33404") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57980->172.17.0.4:30784, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45886->172.17.0.4:33404, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58812->172.17.0.4:37468, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36054") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51022->172.17.0.4:36054, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/pre-dest1: closing 1 unused connections 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.10s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37753") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36234->172.17.0.4:37753, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34561") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38518->172.17.0.4:34561, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37966") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52102->172.17.0.4:37966, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31141") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37802->172.17.0.4:31141, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31230") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43548->172.17.0.4:31230, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31589") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35266->172.17.0.4:31589, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36550") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49204->172.17.0.4:36550, err= 2026/03/31 01:30:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezahom9lola/dst" 2026/03/31 01:30:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:35542->172.17.0.4:21, err= 2026/03/31 01:30:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezahom9lola/backup" 2026/03/31 01:30:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/backup: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/backup: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/backup: > dial: conn=172.17.0.1:35548->172.17.0.4:21, err= 2026/03/31 01:30:33 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fezahom9lola/backup" to be canonical "TestFTPPureftpd{CCaoX}:rclone-test-fezahom9lola/backup" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:30290") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:59940->172.17.0.4:30290, err= 2026/03/31 01:30:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:33 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst) 2026/03/31 01:30:33 DEBUG : one: Sizes differ 2026/03/31 01:30:33 DEBUG : two: size = 3 OK 2026/03/31 01:30:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:33 DEBUG : two: Unchanged skipping 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for checks to finish 2026/03/31 01:30:33 INFO : one: Moved (server-side) 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:31669") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:57036->172.17.0.4:31669, err= 2026/03/31 01:30:33 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/31 01:30:33 DEBUG : one.a292864a.partial: renamed to: one 2026/03/31 01:30:33 INFO : one: Copied (new) 2026/03/31 01:30:33 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:33 INFO : three.txt: Moved (server-side) 2026/03/31 01:30:33 INFO : three.txt: Moved into backup dir 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31244") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39242->172.17.0.4:31244, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39300") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35210->172.17.0.4:39300, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34412") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50558->172.17.0.4:34412, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31390") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55368->172.17.0.4:31390, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32831") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45664->172.17.0.4:32831, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34732") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43940->172.17.0.4:34732, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38602") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48882->172.17.0.4:38602, err= 2026/03/31 01:30:33 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fezahom9lola/backup" for canonical name "TestFTPPureftpd{CCaoX}:rclone-test-fezahom9lola/backup" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:34124") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:34200->172.17.0.4:34124, err= 2026/03/31 01:30:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:33 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst) 2026/03/31 01:30:33 DEBUG : one: Sizes differ 2026/03/31 01:30:33 DEBUG : two: size = 3 OK 2026/03/31 01:30:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:33 DEBUG : two: Unchanged skipping 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for checks to finish 2026/03/31 01:30:33 INFO : one: Deleted 2026/03/31 01:30:33 INFO : one: Moved (server-side) 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:35818") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:46012->172.17.0.4:35818, err= 2026/03/31 01:30:33 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/31 01:30:33 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/31 01:30:33 INFO : one: Copied (new) 2026/03/31 01:30:33 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:33 INFO : three.txt: Deleted 2026/03/31 01:30:33 INFO : three.txt: Moved (server-side) 2026/03/31 01:30:33 INFO : three.txt: Moved into backup dir 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37513") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51938->172.17.0.4:37513, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32438") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38381") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34414->172.17.0.4:38381, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47706->172.17.0.4:32438, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33753") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53210->172.17.0.4:33753, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35599") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33563") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51174->172.17.0.4:33563, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60242->172.17.0.4:35599, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39607") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41352->172.17.0.4:39607, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.09s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39318") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47654->172.17.0.4:39318, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30833") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35282->172.17.0.4:30833, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36325") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47110->172.17.0.4:36325, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36784") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36594->172.17.0.4:36784, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31241") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33200->172.17.0.4:31241, err= 2026/03/31 01:30:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezahom9lola/dst" 2026/03/31 01:30:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:35560->172.17.0.4:21, err= 2026/03/31 01:30:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezahom9lola/backup" 2026/03/31 01:30:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/backup: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/backup: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/backup: > dial: conn=172.17.0.1:35576->172.17.0.4:21, err= 2026/03/31 01:30:33 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fezahom9lola/backup" to be canonical "TestFTPPureftpd{CCaoX}:rclone-test-fezahom9lola/backup" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:38875") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:58250->172.17.0.4:38875, err= 2026/03/31 01:30:33 DEBUG : two: size = 3 OK 2026/03/31 01:30:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:33 DEBUG : two: Unchanged skipping 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for checks to finish 2026/03/31 01:30:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:33 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst) 2026/03/31 01:30:33 DEBUG : one: Sizes differ 2026/03/31 01:30:33 INFO : one: Moved (server-side) to: one.bak 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:34698") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:56886->172.17.0.4:34698, err= 2026/03/31 01:30:33 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/31 01:30:33 DEBUG : one.a292864a.partial: renamed to: one 2026/03/31 01:30:33 INFO : one: Copied (new) 2026/03/31 01:30:33 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/31 01:30:33 INFO : three.txt: Moved into backup dir 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34125") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52852->172.17.0.4:34125, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37006") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48184->172.17.0.4:37006, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35260") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36076->172.17.0.4:35260, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32305") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47800->172.17.0.4:32305, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31876") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43214->172.17.0.4:31876, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32497") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38841") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54174->172.17.0.4:32497, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35988->172.17.0.4:38841, err= 2026/03/31 01:30:33 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fezahom9lola/backup" for canonical name "TestFTPPureftpd{CCaoX}:rclone-test-fezahom9lola/backup" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:36910") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:41370->172.17.0.4:36910, err= 2026/03/31 01:30:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:33 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst) 2026/03/31 01:30:33 DEBUG : one: Sizes differ 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for checks to finish 2026/03/31 01:30:33 DEBUG : two: size = 3 OK 2026/03/31 01:30:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:33 DEBUG : two: Unchanged skipping 2026/03/31 01:30:33 INFO : one.bak: Deleted 2026/03/31 01:30:33 INFO : one: Moved (server-side) to: one.bak 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:38588") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:33436->172.17.0.4:38588, err= 2026/03/31 01:30:33 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/31 01:30:33 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/31 01:30:33 INFO : one: Copied (new) 2026/03/31 01:30:33 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:33 INFO : three.txt.bak: Deleted 2026/03/31 01:30:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/31 01:30:33 INFO : three.txt: Moved into backup dir 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33779") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58706->172.17.0.4:33779, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39961") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56186->172.17.0.4:39961, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34124") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34202->172.17.0.4:34124, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33917") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44512->172.17.0.4:33917, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37199") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37937") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54880->172.17.0.4:37937, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49626->172.17.0.4:37199, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30524") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54186->172.17.0.4:30524, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.06s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32008") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49614->172.17.0.4:32008, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34631") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33462->172.17.0.4:34631, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37214") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42260->172.17.0.4:37214, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31478") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39290->172.17.0.4:31478, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33263") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60436->172.17.0.4:33263, err= 2026/03/31 01:30:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezahom9lola/dst" 2026/03/31 01:30:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:35584->172.17.0.4:21, err= 2026/03/31 01:30:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezahom9lola/backup" 2026/03/31 01:30:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/backup: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/backup: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/backup: > dial: conn=172.17.0.1:35590->172.17.0.4:21, err= 2026/03/31 01:30:33 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fezahom9lola/backup" to be canonical "TestFTPPureftpd{CCaoX}:rclone-test-fezahom9lola/backup" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:32819") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:53414->172.17.0.4:32819, err= 2026/03/31 01:30:33 DEBUG : two: size = 3 OK 2026/03/31 01:30:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:33 DEBUG : two: Unchanged skipping 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for checks to finish 2026/03/31 01:30:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:33 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst) 2026/03/31 01:30:33 DEBUG : one: Sizes differ 2026/03/31 01:30:33 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:35721") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:54498->172.17.0.4:35721, err= 2026/03/31 01:30:33 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/31 01:30:33 DEBUG : one.a292864a.partial: renamed to: one 2026/03/31 01:30:33 INFO : one: Copied (new) 2026/03/31 01:30:33 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/31 01:30:33 INFO : three.txt: Moved into backup dir 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36764") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42232->172.17.0.4:36764, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32751") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50834->172.17.0.4:32751, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35910") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44922->172.17.0.4:35910, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31924") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40658->172.17.0.4:31924, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35087") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48458->172.17.0.4:35087, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38502") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35414->172.17.0.4:38502, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34896") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43298->172.17.0.4:34896, err= 2026/03/31 01:30:33 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fezahom9lola/backup" for canonical name "TestFTPPureftpd{CCaoX}:rclone-test-fezahom9lola/backup" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:39159") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:59694->172.17.0.4:39159, err= 2026/03/31 01:30:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:33 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst) 2026/03/31 01:30:33 DEBUG : one: Sizes differ 2026/03/31 01:30:33 DEBUG : two: size = 3 OK 2026/03/31 01:30:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:33 DEBUG : two: Unchanged skipping 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for checks to finish 2026/03/31 01:30:33 INFO : one-2019-01-01: Deleted 2026/03/31 01:30:33 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:32965") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:42374->172.17.0.4:32965, err= 2026/03/31 01:30:33 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/31 01:30:33 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/31 01:30:33 INFO : one: Copied (new) 2026/03/31 01:30:33 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:33 INFO : three-2019-01-01.txt: Deleted 2026/03/31 01:30:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/31 01:30:33 INFO : three.txt: Moved into backup dir 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36543") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49226->172.17.0.4:36543, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34490") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47182->172.17.0.4:34490, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39573") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52014->172.17.0.4:39573, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38203") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46702->172.17.0.4:38203, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34749") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42316->172.17.0.4:34749, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39754") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39520->172.17.0.4:39754, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39365") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60598->172.17.0.4:39365, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.06s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39766") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39602->172.17.0.4:39766, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34479") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45456->172.17.0.4:34479, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32830") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33622->172.17.0.4:32830, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32099") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55978->172.17.0.4:32099, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39198") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33948->172.17.0.4:39198, err= 2026/03/31 01:30:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezahom9lola/dst" 2026/03/31 01:30:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:33 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Connecting to FTP server 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:35598->172.17.0.4:21, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:32756") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:46436->172.17.0.4:32756, err= 2026/03/31 01:30:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:33 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst) 2026/03/31 01:30:33 DEBUG : one: Sizes differ 2026/03/31 01:30:33 DEBUG : two: size = 3 OK 2026/03/31 01:30:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:33 DEBUG : two: Unchanged skipping 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for checks to finish 2026/03/31 01:30:33 INFO : one: Moved (server-side) to: one.bak 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:37931") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:50886->172.17.0.4:37931, err= 2026/03/31 01:30:33 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/31 01:30:33 DEBUG : one.a292864a.partial: renamed to: one 2026/03/31 01:30:33 INFO : one: Copied (new) 2026/03/31 01:30:33 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/31 01:30:33 INFO : three.txt: Moved into backup dir 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39589") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35184->172.17.0.4:39589, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32182") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42082->172.17.0.4:32182, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38743") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40798->172.17.0.4:38743, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36029") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43718->172.17.0.4:36029, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34932") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33532->172.17.0.4:34932, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:30611") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:56908->172.17.0.4:30611, err= 2026/03/31 01:30:33 DEBUG : one.bak: Excluded (Path Filter) 2026/03/31 01:30:33 DEBUG : one.bak: Excluded 2026/03/31 01:30:33 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/31 01:30:33 DEBUG : three.txt.bak: Excluded 2026/03/31 01:30:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:33 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst) 2026/03/31 01:30:33 DEBUG : one: Sizes differ 2026/03/31 01:30:33 DEBUG : two: size = 3 OK 2026/03/31 01:30:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:33 DEBUG : two: Unchanged skipping 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for checks to finish 2026/03/31 01:30:33 INFO : one.bak: Deleted 2026/03/31 01:30:33 INFO : one: Moved (server-side) to: one.bak 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Waiting for transfers to finish 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:34083") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:59168->172.17.0.4:34083, err= 2026/03/31 01:30:33 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/31 01:30:33 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/31 01:30:33 INFO : one: Copied (new) 2026/03/31 01:30:33 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:33 INFO : three.txt.bak: Deleted 2026/03/31 01:30:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/31 01:30:33 INFO : three.txt: Moved into backup dir 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35319") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47330->172.17.0.4:35319, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33294") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53302->172.17.0.4:33294, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36811") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47398->172.17.0.4:36811, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37955") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46718->172.17.0.4:37955, err= 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37631") 2026/03/31 01:30:33 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36686->172.17.0.4:37631, err= --- PASS: TestSyncBackupDirSuffixOnly (0.04s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34149") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58578->172.17.0.4:34149, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39144") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41782->172.17.0.4:39144, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30435") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38140->172.17.0.4:30435, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34412") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50572->172.17.0.4:34412, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36566") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49346->172.17.0.4:36566, err= 2026/03/31 01:30:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezahom9lola/dst" 2026/03/31 01:30:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:34 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:34 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:34 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:34 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Connecting to FTP server 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:35610->172.17.0.4:21, err= 2026/03/31 01:30:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst) 2026/03/31 01:30:34 DEBUG : one: Sizes differ 2026/03/31 01:30:34 INFO : one: Moved (server-side) to: one.bak 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:33492") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:41564->172.17.0.4:33492, err= 2026/03/31 01:30:34 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/31 01:30:34 DEBUG : one.a292864a.partial: renamed to: one 2026/03/31 01:30:34 INFO : one: Copied (new) 2026/03/31 01:30:34 DEBUG : two: size = 3 OK 2026/03/31 01:30:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : two: Unchanged skipping 2026/03/31 01:30:34 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst) 2026/03/31 01:30:34 DEBUG : three.txt: Sizes differ 2026/03/31 01:30:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:36965") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:35444->172.17.0.4:36965, err= 2026/03/31 01:30:34 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/03/31 01:30:34 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/03/31 01:30:34 INFO : three.txt: Copied (new) 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38491") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36372->172.17.0.4:38491, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30757") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57620->172.17.0.4:30757, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38087") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51420->172.17.0.4:38087, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31970") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54374->172.17.0.4:31970, err= 2026/03/31 01:30:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst) 2026/03/31 01:30:34 DEBUG : one: Sizes differ 2026/03/31 01:30:34 INFO : one.bak: Deleted 2026/03/31 01:30:34 INFO : one: Moved (server-side) to: one.bak 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:31788") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:54472->172.17.0.4:31788, err= 2026/03/31 01:30:34 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/31 01:30:34 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/31 01:30:34 INFO : one: Copied (new) 2026/03/31 01:30:34 DEBUG : two: size = 3 OK 2026/03/31 01:30:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : two: Unchanged skipping 2026/03/31 01:30:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst) 2026/03/31 01:30:34 DEBUG : three.txt: Sizes differ 2026/03/31 01:30:34 INFO : three.txt.bak: Deleted 2026/03/31 01:30:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:39842") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:33258->172.17.0.4:39842, err= 2026/03/31 01:30:34 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/03/31 01:30:34 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/03/31 01:30:34 INFO : three.txt: Copied (new) 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33711") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40616->172.17.0.4:33711, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32235") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52056->172.17.0.4:32235, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37751") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:32824->172.17.0.4:37751, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31014") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35968->172.17.0.4:31014, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37734") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34474->172.17.0.4:37734, err= --- PASS: TestSyncSuffix (0.06s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38304") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56716->172.17.0.4:38304, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30189") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37556->172.17.0.4:30189, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32535") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53016->172.17.0.4:32535, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33153") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35140->172.17.0.4:33153, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35824") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45580->172.17.0.4:35824, err= 2026/03/31 01:30:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fezahom9lola/dst" 2026/03/31 01:30:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/31 01:30:34 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:34 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CCaoX}" suffix to name 2026/03/31 01:30:34 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/31 01:30:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/31 01:30:34 DEBUG : Setting pass="zKYNJTfYumMy8c0jQr_GyXcI24fO0q6gMXtbbfTsdYw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/31 01:30:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: Connecting to FTP server 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:35624->172.17.0.4:21, err= 2026/03/31 01:30:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst) 2026/03/31 01:30:34 DEBUG : one: Sizes differ 2026/03/31 01:30:34 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:37594") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:53616->172.17.0.4:37594, err= 2026/03/31 01:30:34 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/31 01:30:34 DEBUG : one.a292864a.partial: renamed to: one 2026/03/31 01:30:34 INFO : one: Copied (new) 2026/03/31 01:30:34 DEBUG : two: size = 3 OK 2026/03/31 01:30:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : two: Unchanged skipping 2026/03/31 01:30:34 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst) 2026/03/31 01:30:34 DEBUG : three.txt: Sizes differ 2026/03/31 01:30:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:38850") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:53354->172.17.0.4:38850, err= 2026/03/31 01:30:34 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/03/31 01:30:34 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/03/31 01:30:34 INFO : three.txt: Copied (new) 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38939") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44294->172.17.0.4:38939, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30506") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53576->172.17.0.4:30506, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39927") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41510->172.17.0.4:39927, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30067") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46136->172.17.0.4:30067, err= 2026/03/31 01:30:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst) 2026/03/31 01:30:34 DEBUG : one: Sizes differ 2026/03/31 01:30:34 INFO : one-2019-01-01: Deleted 2026/03/31 01:30:34 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:36253") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:41298->172.17.0.4:36253, err= 2026/03/31 01:30:34 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/31 01:30:34 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/31 01:30:34 INFO : one: Copied (new) 2026/03/31 01:30:34 DEBUG : two: size = 3 OK 2026/03/31 01:30:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : two: Unchanged skipping 2026/03/31 01:30:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst) 2026/03/31 01:30:34 DEBUG : three.txt: Sizes differ 2026/03/31 01:30:34 INFO : three-2019-01-01.txt: Deleted 2026/03/31 01:30:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: dial("tcp","172.17.0.4:35603") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola/dst: > dial: conn=172.17.0.1:41342->172.17.0.4:35603, err= 2026/03/31 01:30:34 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/03/31 01:30:34 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/03/31 01:30:34 INFO : three.txt: Copied (new) 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35978") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36090->172.17.0.4:35978, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33336") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49262->172.17.0.4:33336, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39762") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59426->172.17.0.4:39762, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39420") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47414->172.17.0.4:39420, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37427") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47984->172.17.0.4:37427, err= --- PASS: TestSyncSuffixKeepExtension (0.08s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31627") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50874->172.17.0.4:31627, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32910") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33882->172.17.0.4:32910, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38923") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58848->172.17.0.4:38923, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:34 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : Testêé: size = 18 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:34 DEBUG : Testêé: Sizes differ 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34836") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54376->172.17.0.4:34836, err= 2026/03/31 01:30:34 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/03/31 01:30:34 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/03/31 01:30:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/31 01:30:34 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31640") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51404->172.17.0.4:31640, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34818") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39226->172.17.0.4:34818, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31267") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49988->172.17.0.4:31267, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31614") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58226->172.17.0.4:31614, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38508") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49492->172.17.0.4:38508, err= 2026/03/31 01:30:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31629") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35794->172.17.0.4:31629, err= 2026/03/31 01:30:34 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/31 01:30:34 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/31 01:30:34 INFO : existing: Copied (new) 2026/03/31 01:30:34 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31008") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47730->172.17.0.4:31008, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33643") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56748->172.17.0.4:33643, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39694") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46752->172.17.0.4:39694, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:34 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : existing: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:34 DEBUG : existing: Sizes differ 2026/03/31 01:30:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:34 ERROR : ftp://172.17.0.4:21/rclone-test-fezahom9lola: not deleting files as there were IO errors 2026/03/31 01:30:34 ERROR : ftp://172.17.0.4:21/rclone-test-fezahom9lola: not deleting directories as there were IO errors 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30562") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34382->172.17.0.4:30562, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31053") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36752->172.17.0.4:31053, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32297") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41740->172.17.0.4:32297, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35861") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58364->172.17.0.4:35861, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33550") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49994->172.17.0.4:33550, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39897") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57622->172.17.0.4:39897, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:34 DEBUG : EXISTING: size = 6 OK 2026/03/31 01:30:34 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : existing: Unchanged skipping 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:34 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:34 INFO : There was nothing to transfer 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38990") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60440->172.17.0.4:38990, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37770") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37232->172.17.0.4:37770, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30835") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35198->172.17.0.4:30835, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39931") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48920->172.17.0.4:39931, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31567") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51826->172.17.0.4:31567, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30481") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55782->172.17.0.4:30481, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39986") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48186->172.17.0.4:39986, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39172") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51166->172.17.0.4:39172, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30914") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56158->172.17.0.4:30914, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34344") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51570->172.17.0.4:34344, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37388") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56808->172.17.0.4:37388, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38771") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51948->172.17.0.4:38771, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35016") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40998->172.17.0.4:35016, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39619") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38848->172.17.0.4:39619, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36742") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35434->172.17.0.4:36742, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35590") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:32988->172.17.0.4:35590, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34683") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33200->172.17.0.4:34683, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35263") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44594->172.17.0.4:35263, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39574") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45024->172.17.0.4:39574, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32157") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35124->172.17.0.4:32157, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34917") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46178->172.17.0.4:34917, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36632") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57626->172.17.0.4:36632, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35709") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49152->172.17.0.4:35709, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35847") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47660->172.17.0.4:35847, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38587") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60230->172.17.0.4:38587, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36719") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44850->172.17.0.4:36719, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33350") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47716->172.17.0.4:33350, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35910") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44934->172.17.0.4:35910, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34115") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42200->172.17.0.4:34115, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38369") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51676->172.17.0.4:38369, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34609") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56680->172.17.0.4:34609, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34371") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38884->172.17.0.4:34371, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30815") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35726->172.17.0.4:30815, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30860") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57794->172.17.0.4:30860, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39843") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42436->172.17.0.4:39843, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38345") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38586->172.17.0.4:38345, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38608") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56444->172.17.0.4:38608, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32685") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55756->172.17.0.4:32685, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38833") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35708->172.17.0.4:38833, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39608") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58080->172.17.0.4:39608, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32988") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35812->172.17.0.4:32988, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36658") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44632->172.17.0.4:36658, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31992") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57946->172.17.0.4:31992, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38284") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50546->172.17.0.4:38284, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31913") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39132->172.17.0.4:31913, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39305") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55998->172.17.0.4:39305, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34658") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55700->172.17.0.4:34658, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36410") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39736->172.17.0.4:36410, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32990") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54988->172.17.0.4:32990, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34143") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50946->172.17.0.4:34143, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37158") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48108->172.17.0.4:37158, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37220") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46306->172.17.0.4:37220, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39478") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44898->172.17.0.4:39478, err= 2026/03/31 01:30:34 DEBUG : both0: size = 6 OK 2026/03/31 01:30:34 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both10: size = 6 OK 2026/03/31 01:30:34 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both11: size = 6 OK 2026/03/31 01:30:34 DEBUG : both12: size = 6 OK 2026/03/31 01:30:34 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both0: Unchanged skipping 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:34 DEBUG : both13: size = 6 OK 2026/03/31 01:30:34 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both11: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both14: size = 6 OK 2026/03/31 01:30:34 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both10: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both12: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both15: size = 6 OK 2026/03/31 01:30:34 DEBUG : both16: size = 6 OK 2026/03/31 01:30:34 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both13: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both17: size = 6 OK 2026/03/31 01:30:34 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both17: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both18: size = 6 OK 2026/03/31 01:30:34 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both18: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both19: size = 6 OK 2026/03/31 01:30:34 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both19: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both1: size = 6 OK 2026/03/31 01:30:34 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both14: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both2: size = 6 OK 2026/03/31 01:30:34 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both2: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both3: size = 6 OK 2026/03/31 01:30:34 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both16: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both4: size = 6 OK 2026/03/31 01:30:34 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both4: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both5: size = 6 OK 2026/03/31 01:30:34 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both15: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both6: size = 6 OK 2026/03/31 01:30:34 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both6: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both7: size = 6 OK 2026/03/31 01:30:34 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both7: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both8: size = 6 OK 2026/03/31 01:30:34 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both8: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both9: size = 6 OK 2026/03/31 01:30:34 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both1: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both3: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both5: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both9: Unchanged skipping 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:34 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:34 INFO : only13: Deleted 2026/03/31 01:30:34 INFO : only16: Deleted 2026/03/31 01:30:34 INFO : only19: Deleted 2026/03/31 01:30:34 INFO : only18: Deleted 2026/03/31 01:30:34 INFO : only2: Deleted 2026/03/31 01:30:34 INFO : only11: Deleted 2026/03/31 01:30:34 INFO : only15: Deleted 2026/03/31 01:30:34 INFO : only5: Deleted 2026/03/31 01:30:34 INFO : only1: Deleted 2026/03/31 01:30:34 INFO : only7: Deleted 2026/03/31 01:30:34 INFO : only8: Deleted 2026/03/31 01:30:34 INFO : only12: Deleted 2026/03/31 01:30:34 INFO : only17: Deleted 2026/03/31 01:30:34 INFO : only6: Deleted 2026/03/31 01:30:34 INFO : only14: Deleted 2026/03/31 01:30:34 INFO : only9: Deleted 2026/03/31 01:30:34 INFO : only3: Deleted 2026/03/31 01:30:34 INFO : only4: Deleted 2026/03/31 01:30:34 INFO : only10: Deleted 2026/03/31 01:30:34 INFO : only0: Deleted 2026/03/31 01:30:34 INFO : There was nothing to transfer 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34134") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42618->172.17.0.4:34134, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36544") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37568->172.17.0.4:36544, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38974") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55242->172.17.0.4:38974, err= --- PASS: TestSyncConcurrentDelete (0.10s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39433") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56036->172.17.0.4:39433, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33083") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51780->172.17.0.4:33083, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35050") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46428->172.17.0.4:35050, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34721") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56946->172.17.0.4:34721, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35808") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36720->172.17.0.4:35808, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31339") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44774->172.17.0.4:31339, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34167") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51228->172.17.0.4:34167, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34894") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58914->172.17.0.4:34894, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34409") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36874->172.17.0.4:34409, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37924") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48294->172.17.0.4:37924, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30401") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36774->172.17.0.4:30401, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37022") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46928->172.17.0.4:37022, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34120") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42712->172.17.0.4:34120, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32722") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47730->172.17.0.4:32722, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31834") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39436->172.17.0.4:31834, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39368") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35464->172.17.0.4:39368, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30013") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37144->172.17.0.4:30013, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35504") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58314->172.17.0.4:35504, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36804") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39654->172.17.0.4:36804, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39129") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54076->172.17.0.4:39129, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35216") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36326->172.17.0.4:35216, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36830") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44728->172.17.0.4:36830, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33437") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46134->172.17.0.4:33437, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35481") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53730->172.17.0.4:35481, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34076") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39670->172.17.0.4:34076, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32071") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45516->172.17.0.4:32071, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39313") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60950->172.17.0.4:39313, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35176") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44126->172.17.0.4:35176, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31307") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35816->172.17.0.4:31307, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33963") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35620->172.17.0.4:33963, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37195") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50522->172.17.0.4:37195, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34446") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37650->172.17.0.4:34446, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36921") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:32824->172.17.0.4:36921, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39245") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50016->172.17.0.4:39245, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31135") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45630->172.17.0.4:31135, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39977") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41108->172.17.0.4:39977, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37948") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36708->172.17.0.4:37948, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30518") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38170->172.17.0.4:30518, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37484") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38490->172.17.0.4:37484, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39066") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37284->172.17.0.4:39066, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38198") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38392->172.17.0.4:38198, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37898") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57026->172.17.0.4:37898, err= 2026/03/31 01:30:34 DEBUG : both10: size = 6 OK 2026/03/31 01:30:34 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both11: size = 6 OK 2026/03/31 01:30:34 DEBUG : both12: size = 6 OK 2026/03/31 01:30:34 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:34 DEBUG : both10: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both0: size = 6 OK 2026/03/31 01:30:34 DEBUG : both13: size = 6 OK 2026/03/31 01:30:34 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both12: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both14: size = 6 OK 2026/03/31 01:30:34 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both14: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both15: size = 6 OK 2026/03/31 01:30:34 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both15: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both16: size = 6 OK 2026/03/31 01:30:34 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both16: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both17: size = 6 OK 2026/03/31 01:30:34 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both17: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both18: size = 6 OK 2026/03/31 01:30:34 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both18: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both19: size = 6 OK 2026/03/31 01:30:34 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both19: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both1: size = 6 OK 2026/03/31 01:30:34 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both1: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both2: size = 6 OK 2026/03/31 01:30:34 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both2: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both3: size = 6 OK 2026/03/31 01:30:34 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both3: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both4: size = 6 OK 2026/03/31 01:30:34 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both4: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both5: size = 6 OK 2026/03/31 01:30:34 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both5: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both6: size = 6 OK 2026/03/31 01:30:34 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both6: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both7: size = 6 OK 2026/03/31 01:30:34 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both7: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both8: size = 6 OK 2026/03/31 01:30:34 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both8: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both0: Unchanged skipping 2026/03/31 01:30:34 DEBUG : both9: size = 6 OK 2026/03/31 01:30:34 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : both11: Unchanged skipping 2026/03/31 01:30:34 DEBUG : only0: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:34 DEBUG : only0: Sizes differ 2026/03/31 01:30:34 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : only10: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:34 DEBUG : only10: Sizes differ 2026/03/31 01:30:34 DEBUG : both13: Unchanged skipping 2026/03/31 01:30:34 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : both9: Unchanged skipping 2026/03/31 01:30:34 DEBUG : only11: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:34 DEBUG : only11: Sizes differ 2026/03/31 01:30:34 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : only12: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:34 DEBUG : only12: Sizes differ 2026/03/31 01:30:34 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : only13: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:34 DEBUG : only13: Sizes differ 2026/03/31 01:30:34 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : only14: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:34 DEBUG : only14: Sizes differ 2026/03/31 01:30:34 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : only15: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:34 DEBUG : only15: Sizes differ 2026/03/31 01:30:34 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : only16: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:34 DEBUG : only16: Sizes differ 2026/03/31 01:30:34 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : only17: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:34 DEBUG : only17: Sizes differ 2026/03/31 01:30:34 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : only18: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:34 DEBUG : only18: Sizes differ 2026/03/31 01:30:34 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : only1: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:34 DEBUG : only19: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:34 DEBUG : only19: Sizes differ 2026/03/31 01:30:34 DEBUG : only1: Sizes differ 2026/03/31 01:30:34 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : only2: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:34 DEBUG : only2: Sizes differ 2026/03/31 01:30:34 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : only3: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:34 DEBUG : only3: Sizes differ 2026/03/31 01:30:34 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : only4: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:34 DEBUG : only4: Sizes differ 2026/03/31 01:30:34 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : only5: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:34 DEBUG : only5: Sizes differ 2026/03/31 01:30:34 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : only6: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:34 DEBUG : only6: Sizes differ 2026/03/31 01:30:34 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : only7: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:34 DEBUG : only7: Sizes differ 2026/03/31 01:30:34 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : only8: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:34 DEBUG : only8: Sizes differ 2026/03/31 01:30:34 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2109413219) 2026/03/31 01:30:34 DEBUG : only9: size = 6 (ftp://172.17.0.4:21/rclone-test-fezahom9lola) 2026/03/31 01:30:34 DEBUG : only9: Sizes differ 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38931") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33582") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58846->172.17.0.4:38931, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31204") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56760->172.17.0.4:33582, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35532") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48156->172.17.0.4:35532, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54670->172.17.0.4:31204, err= 2026/03/31 01:30:34 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/03/31 01:30:34 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/03/31 01:30:34 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/03/31 01:30:34 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/03/31 01:30:34 INFO : only13: Copied (replaced existing) 2026/03/31 01:30:34 DEBUG : only11.51c18866.partial: size = 0 OK 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35924") 2026/03/31 01:30:34 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/03/31 01:30:34 INFO : only15: Copied (replaced existing) 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39216->172.17.0.4:35924, err= 2026/03/31 01:30:34 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/03/31 01:30:34 INFO : only14: Copied (replaced existing) 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33938") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35587") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59076->172.17.0.4:33938, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33528->172.17.0.4:35587, err= 2026/03/31 01:30:34 DEBUG : only11.51c18866.partial: renamed to: only11 2026/03/31 01:30:34 INFO : only11: Copied (replaced existing) 2026/03/31 01:30:34 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33010") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34450->172.17.0.4:33010, err= 2026/03/31 01:30:34 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/03/31 01:30:34 DEBUG : only18.f963383f.partial: size = 0 OK 2026/03/31 01:30:34 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/03/31 01:30:34 INFO : only12: Copied (replaced existing) 2026/03/31 01:30:34 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/03/31 01:30:34 INFO : only16: Copied (replaced existing) 2026/03/31 01:30:34 DEBUG : only18.f963383f.partial: renamed to: only18 2026/03/31 01:30:34 INFO : only18: Copied (replaced existing) 2026/03/31 01:30:34 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38363") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47968->172.17.0.4:38363, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36418") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36569") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52200->172.17.0.4:36418, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47194->172.17.0.4:36569, err= 2026/03/31 01:30:34 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/03/31 01:30:34 INFO : only10: Copied (replaced existing) 2026/03/31 01:30:34 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/03/31 01:30:34 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/03/31 01:30:34 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33283") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40114->172.17.0.4:33283, err= 2026/03/31 01:30:34 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/03/31 01:30:34 INFO : only17: Copied (replaced existing) 2026/03/31 01:30:34 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/03/31 01:30:34 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/03/31 01:30:34 INFO : only2: Copied (replaced existing) 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34096") 2026/03/31 01:30:34 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/03/31 01:30:34 INFO : only0: Copied (replaced existing) 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59806->172.17.0.4:34096, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35336") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54130->172.17.0.4:35336, err= 2026/03/31 01:30:34 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/03/31 01:30:34 INFO : only4: Copied (replaced existing) 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34002") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30806") 2026/03/31 01:30:34 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48400->172.17.0.4:30806, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41708->172.17.0.4:34002, err= 2026/03/31 01:30:34 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/03/31 01:30:34 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/03/31 01:30:34 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/03/31 01:30:34 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/03/31 01:30:34 INFO : only5: Copied (replaced existing) 2026/03/31 01:30:34 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/03/31 01:30:34 INFO : only7: Copied (replaced existing) 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31425") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30915") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55058->172.17.0.4:30915, err= 2026/03/31 01:30:34 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/03/31 01:30:34 INFO : only6: Copied (replaced existing) 2026/03/31 01:30:34 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/03/31 01:30:34 INFO : only3: Copied (replaced existing) 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57450->172.17.0.4:31425, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38942") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58188->172.17.0.4:38942, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31747") 2026/03/31 01:30:34 DEBUG : only1.77787b15.partial: size = 0 OK 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45064->172.17.0.4:31747, err= 2026/03/31 01:30:34 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/03/31 01:30:34 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/03/31 01:30:34 DEBUG : only1.77787b15.partial: renamed to: only1 2026/03/31 01:30:34 INFO : only1: Copied (replaced existing) 2026/03/31 01:30:34 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/03/31 01:30:34 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/03/31 01:30:34 INFO : only9: Copied (replaced existing) 2026/03/31 01:30:34 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/03/31 01:30:34 INFO : only8: Copied (replaced existing) 2026/03/31 01:30:34 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/03/31 01:30:34 INFO : only19: Copied (replaced existing) 2026/03/31 01:30:34 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31604") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40674->172.17.0.4:31604, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30004") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49138->172.17.0.4:30004, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38173") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46058->172.17.0.4:38173, err= --- PASS: TestSyncConcurrentTruncate (0.16s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:34 DEBUG : empty_dir: Making directory with metadata 2026/03/31 01:30:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 01:30:34 DEBUG : empty_on_remote: Making directory with metadata 2026/03/31 01:30:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 01:30:34 INFO : empty_on_remote: Making directory 2026/03/31 01:30:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/31 01:30:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/31 01:30:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/31 01:30:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/31 01:30:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32930") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50076->172.17.0.4:32930, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38699") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35129") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32152") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55508->172.17.0.4:38699, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41002->172.17.0.4:32152, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41288->172.17.0.4:35129, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36999") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43220->172.17.0.4:36999, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36100") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47540->172.17.0.4:36100, err= --- PASS: TestSyncReplaceDirModTime (0.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:34 DEBUG : empty_dir: Making directory with metadata 2026/03/31 01:30:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 01:30:34 DEBUG : empty_on_remote: Making directory with metadata 2026/03/31 01:30:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/31 01:30:34 INFO : empty_on_remote: Making directory 2026/03/31 01:30:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/31 01:30:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/31 01:30:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/31 01:30:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/31 01:30:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/31 01:30:34 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30351") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53976->172.17.0.4:30351, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38076") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32283") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39140") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35798->172.17.0.4:38076, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39908->172.17.0.4:39140, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52776->172.17.0.4:32283, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35393") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55092->172.17.0.4:35393, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36272") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51142->172.17.0.4:36272, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38984") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54656->172.17.0.4:38984, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 01:30:34 INFO : sub dir: Making directory 2026/03/31 01:30:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37202") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60116->172.17.0.4:37202, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33108") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47324->172.17.0.4:33108, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31783") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50422->172.17.0.4:31783, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31897") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36098->172.17.0.4:31897, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36104") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56760->172.17.0.4:36104, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35984") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52272->172.17.0.4:35984, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36227") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55298->172.17.0.4:36227, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32711") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33698->172.17.0.4:32711, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31753") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45066->172.17.0.4:31753, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35591") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46074->172.17.0.4:35591, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34780") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37254->172.17.0.4:34780, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/31 01:30:34 INFO : sub dir: Making directory 2026/03/31 01:30:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31508") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52502->172.17.0.4:31508, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30458") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37651") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58152->172.17.0.4:37651, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44532->172.17.0.4:30458, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32718") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40170->172.17.0.4:32718, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31536") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51846->172.17.0.4:31536, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33908") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53672->172.17.0.4:33908, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32052") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47704->172.17.0.4:32052, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36396") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41526->172.17.0.4:36396, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35613") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43166->172.17.0.4:35613, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33040") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33428->172.17.0.4:33040, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31975") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55450->172.17.0.4:31975, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.07s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38376") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33168->172.17.0.4:38376, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39394") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60580->172.17.0.4:39394, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36638") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47214->172.17.0.4:36638, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36746") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57156->172.17.0.4:36746, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36929") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52414->172.17.0.4:36929, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31644") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54922->172.17.0.4:31644, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35232") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52066->172.17.0.4:35232, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37689") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42194->172.17.0.4:37689, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36836") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48582->172.17.0.4:36836, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37040") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35018->172.17.0.4:37040, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32180") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36428->172.17.0.4:32180, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32500") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40000->172.17.0.4:32500, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36994") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38240->172.17.0.4:36994, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31954") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59480->172.17.0.4:31954, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31055") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38898->172.17.0.4:31055, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37973") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51268->172.17.0.4:37973, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39283") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43622->172.17.0.4:39283, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32934") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57452->172.17.0.4:32934, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33309") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45546->172.17.0.4:33309, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30228") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53072->172.17.0.4:30228, err= 2026/03/31 01:30:34 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31121") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42280->172.17.0.4:31121, err= 2026/03/31 01:30:34 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : apple: Excluded 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:34 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : banana: Excluded 2026/03/31 01:30:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38865") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36756->172.17.0.4:38865, err= 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38560") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41322->172.17.0.4:38560, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35238") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41118->172.17.0.4:35238, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35672") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51128->172.17.0.4:35672, err= 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : banana: size = 6 OK 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 01:30:34 DEBUG : apple: size = 5 OK 2026/03/31 01:30:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : apple: Unchanged skipping 2026/03/31 01:30:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 01:30:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 01:30:34 DEBUG : banana: Unchanged skipping 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31788") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54488->172.17.0.4:31788, err= 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:34 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:34 INFO : There was nothing to transfer 2026/03/31 01:30:34 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37900") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56554->172.17.0.4:37900, err= 2026/03/31 01:30:34 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : apple: Excluded 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:34 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : banana: Excluded 2026/03/31 01:30:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30443") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55800->172.17.0.4:30443, err= 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36700") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57338->172.17.0.4:36700, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38347") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46212->172.17.0.4:38347, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35356") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33956->172.17.0.4:35356, err= 2026/03/31 01:30:34 DEBUG : apple: size = 5 OK 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 01:30:34 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 01:30:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : apple: Unchanged skipping 2026/03/31 01:30:34 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 01:30:34 DEBUG : banana: size = 6 OK 2026/03/31 01:30:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : banana: Unchanged skipping 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31885") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58094->172.17.0.4:31885, err= 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:34 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:34 INFO : There was nothing to transfer 2026/03/31 01:30:34 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37781") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54186->172.17.0.4:37781, err= 2026/03/31 01:30:34 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : apple: Excluded 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:34 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : banana: Excluded 2026/03/31 01:30:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38285") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38004->172.17.0.4:38285, err= 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38107") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58224->172.17.0.4:38107, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30301") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47638->172.17.0.4:30301, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39133") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55752->172.17.0.4:39133, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32494") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42092->172.17.0.4:32494, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30320") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39974->172.17.0.4:30320, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33032") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51546->172.17.0.4:33032, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30280") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47206->172.17.0.4:30280, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36453") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58024->172.17.0.4:36453, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36099") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33990->172.17.0.4:36099, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38678") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45908->172.17.0.4:38678, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37723") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40202->172.17.0.4:37723, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38923") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58852->172.17.0.4:38923, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30748") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49414->172.17.0.4:30748, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39088") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38140->172.17.0.4:39088, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36295") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58082->172.17.0.4:36295, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35815") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50768->172.17.0.4:35815, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36892") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34240->172.17.0.4:36892, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37526") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60770->172.17.0.4:37526, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33571") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49726->172.17.0.4:33571, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39243") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33870->172.17.0.4:39243, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36223") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53862->172.17.0.4:36223, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36752") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37368->172.17.0.4:36752, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32307") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55944->172.17.0.4:32307, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30844") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37634->172.17.0.4:30844, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35225") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45486->172.17.0.4:35225, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33037") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:32940->172.17.0.4:33037, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37562") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33680->172.17.0.4:37562, err= 2026/03/31 01:30:34 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30222") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49204->172.17.0.4:30222, err= 2026/03/31 01:30:34 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : apple: Excluded 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:34 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : banana: Excluded 2026/03/31 01:30:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31783") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50426->172.17.0.4:31783, err= 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36509") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56376->172.17.0.4:36509, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35959") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58842->172.17.0.4:35959, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36983") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44846->172.17.0.4:36983, err= 2026/03/31 01:30:34 DEBUG : apple: size = 5 OK 2026/03/31 01:30:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : banana: size = 6 OK 2026/03/31 01:30:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : banana: Unchanged skipping 2026/03/31 01:30:34 DEBUG : apple: Unchanged skipping 2026/03/31 01:30:34 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 01:30:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31653") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59314->172.17.0.4:31653, err= 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:34 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:34 INFO : There was nothing to transfer 2026/03/31 01:30:34 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38525") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50914->172.17.0.4:38525, err= 2026/03/31 01:30:34 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : apple: Excluded 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:34 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : banana: Excluded 2026/03/31 01:30:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35790") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52032->172.17.0.4:35790, err= 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30762") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57012->172.17.0.4:30762, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38686") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38116->172.17.0.4:38686, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30476") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44894->172.17.0.4:30476, err= 2026/03/31 01:30:34 DEBUG : apple: size = 5 OK 2026/03/31 01:30:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : apple: Unchanged skipping 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 01:30:34 DEBUG : banana: size = 6 OK 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 01:30:34 DEBUG : banana: Unchanged skipping 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30080") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42656->172.17.0.4:30080, err= 2026/03/31 01:30:34 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 01:30:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:34 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:34 INFO : There was nothing to transfer 2026/03/31 01:30:34 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30935") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44614->172.17.0.4:30935, err= 2026/03/31 01:30:34 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : apple: Excluded 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:34 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : banana: Excluded 2026/03/31 01:30:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31783") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50434->172.17.0.4:31783, err= 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33929") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34436->172.17.0.4:33929, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34830") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48008->172.17.0.4:34830, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37006") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48200->172.17.0.4:37006, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34934") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38842->172.17.0.4:34934, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36086") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56724->172.17.0.4:36086, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34649") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41260->172.17.0.4:34649, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33665") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40750->172.17.0.4:33665, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30431") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35708->172.17.0.4:30431, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36068") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57214->172.17.0.4:36068, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39575") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59208->172.17.0.4:39575, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37206") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50274->172.17.0.4:37206, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38836") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47156->172.17.0.4:38836, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37676") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51382->172.17.0.4:37676, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30172") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39524->172.17.0.4:30172, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30336") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43916->172.17.0.4:30336, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33484") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39762->172.17.0.4:33484, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33889") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56634->172.17.0.4:33889, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34936") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33842->172.17.0.4:34936, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34343") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41768->172.17.0.4:34343, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30618") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53380->172.17.0.4:30618, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35005") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40308->172.17.0.4:35005, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32114") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45088->172.17.0.4:32114, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38863") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58036->172.17.0.4:38863, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38781") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43696->172.17.0.4:38781, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34148") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34482->172.17.0.4:34148, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34051") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43348->172.17.0.4:34051, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37656") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40378->172.17.0.4:37656, err= 2026/03/31 01:30:34 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36691") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45802->172.17.0.4:36691, err= 2026/03/31 01:30:34 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : apple: Excluded 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:34 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : banana: Excluded 2026/03/31 01:30:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39767") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42808->172.17.0.4:39767, err= 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37862") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43800->172.17.0.4:37862, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35851") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59492->172.17.0.4:35851, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37819") 2026/03/31 01:30:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:34 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:34 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:34 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:34 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:34 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38138->172.17.0.4:37819, err= 2026/03/31 01:30:34 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:34 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 01:30:34 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/31 01:30:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 01:30:34 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:34 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32113") 2026/03/31 01:30:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60856->172.17.0.4:32113, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Connecting to FTP server 2026/03/31 01:30:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31800") 2026/03/31 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35632->172.17.0.4:21, err= 2026/03/31 01:30:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60726->172.17.0.4:31800, err= 2026/03/31 01:30:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30640") 2026/03/31 01:30:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33842") 2026/03/31 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34378->172.17.0.4:30640, err= 2026/03/31 01:30:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57242->172.17.0.4:33842, err= 2026/03/31 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/31 01:30:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/03/31 01:30:34 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/03/31 01:30:34 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/03/31 01:30:34 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/03/31 01:30:34 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/31 01:30:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39855") 2026/03/31 01:30:34 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/03/31 01:30:34 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48666->172.17.0.4:39855, err= 2026/03/31 01:30:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39790") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53114->172.17.0.4:39790, err= 2026/03/31 01:30:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:34 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39081") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47922->172.17.0.4:39081, err= 2026/03/31 01:30:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33164") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39828->172.17.0.4:33164, err= 2026/03/31 01:30:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34574") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43912->172.17.0.4:34574, err= 2026/03/31 01:30:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35379") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49800->172.17.0.4:35379, err= 2026/03/31 01:30:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32899") 2026/03/31 01:30:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39550->172.17.0.4:32899, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31868") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38406->172.17.0.4:31868, err= 2026/03/31 01:30:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/03/31 01:30:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38444") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60340->172.17.0.4:38444, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35922") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48530->172.17.0.4:35922, err= 2026/03/31 01:30:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/03/31 01:30:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33896") 2026/03/31 01:30:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60510->172.17.0.4:33896, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38722") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52504->172.17.0.4:38722, err= 2026/03/31 01:30:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33327") 2026/03/31 01:30:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35132->172.17.0.4:33327, err= 2026/03/31 01:30:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39034") 2026/03/31 01:30:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53066->172.17.0.4:39034, err= 2026/03/31 01:30:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32907") 2026/03/31 01:30:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42308->172.17.0.4:32907, err= 2026/03/31 01:30:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 01:30:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34897") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46846->172.17.0.4:34897, err= 2026/03/31 01:30:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/03/31 01:30:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:34 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/03/31 01:30:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:34 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 01:30:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32303") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33612->172.17.0.4:32303, err= 2026/03/31 01:30:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/03/31 01:30:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:34 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:34 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Connecting to FTP server 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Connecting to FTP server 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35638->172.17.0.4:21, err= 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Connecting to FTP server 2026/03/31 01:30:34 INFO : splitbananasplit: Deleted 2026/03/31 01:30:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/31 01:30:34 INFO : dir1/0012-6789;.txt: Deleted 2026/03/31 01:30:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/31 01:30:34 INFO : dir1/0015-9;=.txt: Deleted 2026/03/31 01:30:34 INFO : dir1/0011-56789;.txt: Deleted 2026/03/31 01:30:34 INFO : banana: Deleted 2026/03/31 01:30:34 INFO : dir1/0010-456789.txt: Deleted 2026/03/31 01:30:34 INFO : dir1/0013-789;=.txt: Deleted 2026/03/31 01:30:34 INFO : apple: Deleted 2026/03/31 01:30:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/31 01:30:34 INFO : dir1/0009-3456789.txt: Deleted 2026/03/31 01:30:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/31 01:30:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/31 01:30:34 INFO : dir1/0014-89;=.txt: Deleted 2026/03/31 01:30:34 INFO : dir1/0003-defghij.txt: Deleted 2026/03/31 01:30:34 INFO : dir1/0008-2345678.txt: Deleted 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35644->172.17.0.4:21, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:21") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35646->172.17.0.4:21, err= 2026/03/31 01:30:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/31 01:30:35 INFO : appleappleapplebanana: Deleted 2026/03/31 01:30:35 INFO : dir1/0007-1234567.txt: Deleted 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39209") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53396->172.17.0.4:39209, err= 2026/03/31 01:30:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : YXBwbGU=: Excluded 2026/03/31 01:30:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/31 01:30:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : YmFuYW5h: Excluded 2026/03/31 01:30:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32248") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37462->172.17.0.4:32248, err= 2026/03/31 01:30:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37074") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39334->172.17.0.4:37074, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33054") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45828->172.17.0.4:33054, err= 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36476") 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49950->172.17.0.4:36476, err= 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : YmFuYW5h: size = 6 OK 2026/03/31 01:30:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : banana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : YXBwbGU=: size = 5 OK 2026/03/31 01:30:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : apple: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38313") 2026/03/31 01:30:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/31 01:30:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45978->172.17.0.4:38313, err= 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/31 01:30:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34018") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52724->172.17.0.4:34018, err= 2026/03/31 01:30:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : YXBwbGU=: Excluded 2026/03/31 01:30:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/31 01:30:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : YmFuYW5h: Excluded 2026/03/31 01:30:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35196") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55840->172.17.0.4:35196, err= 2026/03/31 01:30:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/31 01:30:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32176") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39310->172.17.0.4:32176, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32411") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49090->172.17.0.4:32411, err= 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : apple: transformed to: YXBwbGU= 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/31 01:30:35 DEBUG : banana: transformed to: YmFuYW5h 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32448") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55886->172.17.0.4:32448, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30668") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43334->172.17.0.4:30668, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37902") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51066->172.17.0.4:37902, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35218") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56954->172.17.0.4:35218, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34085") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47708->172.17.0.4:34085, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32110") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47894->172.17.0.4:32110, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31870") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57636->172.17.0.4:31870, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35986") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52724->172.17.0.4:35986, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32046") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44310->172.17.0.4:32046, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31773") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36326->172.17.0.4:31773, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32987") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60890->172.17.0.4:32987, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34645") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33476->172.17.0.4:34645, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38000") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34732->172.17.0.4:38000, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35366") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41090->172.17.0.4:35366, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31572") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60958->172.17.0.4:31572, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39860") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35064->172.17.0.4:39860, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37887") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34738->172.17.0.4:37887, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38216") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50428->172.17.0.4:38216, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37256") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59226->172.17.0.4:37256, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37233") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55854->172.17.0.4:37233, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35580") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33596->172.17.0.4:35580, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39527") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54072->172.17.0.4:39527, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34898") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35446->172.17.0.4:34898, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37375") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39210->172.17.0.4:37375, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39317") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46124->172.17.0.4:39317, err= 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35406") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45198->172.17.0.4:35406, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38368") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53754->172.17.0.4:38368, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33976") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60648->172.17.0.4:33976, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30410") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50120->172.17.0.4:30410, err= 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32083") 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34486->172.17.0.4:32083, err= 2026/03/31 01:30:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33420") 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42640->172.17.0.4:33420, err= 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32812") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38789") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41190->172.17.0.4:32812, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43516->172.17.0.4:38789, err= 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34410") 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38918->172.17.0.4:34410, err= 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39634") 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33392->172.17.0.4:39634, err= 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/03/31 01:30:35 INFO : apple: Copied (new) to: PREFIXapple 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34511") 2026/03/31 01:30:35 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44234->172.17.0.4:34511, err= 2026/03/31 01:30:35 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36490") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49370->172.17.0.4:36490, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34890") 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56516->172.17.0.4:34890, err= 2026/03/31 01:30:35 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/03/31 01:30:35 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39844") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53324->172.17.0.4:39844, err= 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 01:30:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39307") 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37454") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45046->172.17.0.4:39307, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52910->172.17.0.4:37454, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38256") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57886->172.17.0.4:38256, err= 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/03/31 01:30:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36398") 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 01:30:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 01:30:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43144->172.17.0.4:36398, err= 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31273") 2026/03/31 01:30:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38470") 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48176->172.17.0.4:31273, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52406->172.17.0.4:38470, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30091") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44664->172.17.0.4:30091, err= 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/03/31 01:30:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/03/31 01:30:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/31 01:30:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30373") 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/03/31 01:30:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57834->172.17.0.4:30373, err= 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33908") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36610") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53684->172.17.0.4:33908, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38144->172.17.0.4:36610, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33024") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50474->172.17.0.4:33024, err= 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/03/31 01:30:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/03/31 01:30:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/03/31 01:30:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/03/31 01:30:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30130") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35560->172.17.0.4:30130, err= 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/03/31 01:30:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0013-789;=.txt: Deleted 2026/03/31 01:30:35 INFO : apple: Deleted 2026/03/31 01:30:35 INFO : dir1/0009-3456789.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0015-9;=.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0010-456789.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/31 01:30:35 INFO : appleappleapplebanana: Deleted 2026/03/31 01:30:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/31 01:30:35 INFO : splitbananasplit: Deleted 2026/03/31 01:30:35 INFO : banana: Deleted 2026/03/31 01:30:35 INFO : dir1/0014-89;=.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0003-defghij.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0008-2345678.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0011-56789;.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0007-1234567.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0012-6789;.txt: Deleted 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38064") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42888->172.17.0.4:38064, err= 2026/03/31 01:30:35 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : PREFIXapple: Excluded 2026/03/31 01:30:35 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : PREFIXbanana: Excluded 2026/03/31 01:30:35 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : PREFIXsplitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31225") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46432->172.17.0.4:31225, err= 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39553") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60982->172.17.0.4:39553, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33135") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44936->172.17.0.4:33135, err= 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : apple: transformed to: PREFIXapple 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/31 01:30:35 DEBUG : banana: transformed to: PREFIXbanana 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38466") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58592->172.17.0.4:38466, err= 2026/03/31 01:30:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34593") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53102->172.17.0.4:34593, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39916") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38127") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39236->172.17.0.4:39916, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36856->172.17.0.4:38127, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32254") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42374->172.17.0.4:32254, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34632") 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51396->172.17.0.4:34632, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/03/31 01:30:35 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/03/31 01:30:35 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/03/31 01:30:35 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/03/31 01:30:35 INFO : splitbananasplit: Copied (new) 2026/03/31 01:30:35 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/03/31 01:30:35 INFO : banana: Copied (new) 2026/03/31 01:30:35 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/03/31 01:30:35 INFO : apple: Copied (new) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/03/31 01:30:35 INFO : appleappleapplebanana: Copied (new) 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39724") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35987") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36323") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:32852->172.17.0.4:35987, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60612->172.17.0.4:39724, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55032->172.17.0.4:36323, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33514") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33908->172.17.0.4:33514, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/03/31 01:30:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/03/31 01:30:35 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/03/31 01:30:35 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36685") 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/03/31 01:30:35 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39971") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42288->172.17.0.4:36685, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32161") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55848->172.17.0.4:32161, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34964->172.17.0.4:39971, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30758") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55792->172.17.0.4:30758, err= 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/03/31 01:30:35 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/03/31 01:30:35 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31536") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51858->172.17.0.4:31536, err= 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/03/31 01:30:35 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37497") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52008->172.17.0.4:37497, err= 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/03/31 01:30:35 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37260") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45040->172.17.0.4:37260, err= 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30241") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51400->172.17.0.4:30241, err= 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/03/31 01:30:35 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/03/31 01:30:35 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30811") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54484->172.17.0.4:30811, err= 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/03/31 01:30:35 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32319") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38851") 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47046->172.17.0.4:38851, err= 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/03/31 01:30:35 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47724->172.17.0.4:32319, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30584") 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/03/31 01:30:35 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37262->172.17.0.4:30584, err= 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/03/31 01:30:35 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/03/31 01:30:35 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/03/31 01:30:35 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/31 01:30:35 INFO : PREFIXsplitbananasplit: Deleted 2026/03/31 01:30:35 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/31 01:30:35 INFO : PREFIXbanana: Deleted 2026/03/31 01:30:35 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/31 01:30:35 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/31 01:30:35 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/31 01:30:35 INFO : PREFIXapple: Deleted 2026/03/31 01:30:35 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34202") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56308->172.17.0.4:34202, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36770") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33412->172.17.0.4:36770, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34759") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42032->172.17.0.4:34759, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34926") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41008->172.17.0.4:34926, err= 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31155") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40542->172.17.0.4:31155, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37923") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38730->172.17.0.4:37923, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36540") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55230->172.17.0.4:36540, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31123") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57352->172.17.0.4:31123, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31156") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42428->172.17.0.4:31156, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38836") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47172->172.17.0.4:38836, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35837") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59974->172.17.0.4:35837, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30192") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40190->172.17.0.4:30192, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33588") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38052->172.17.0.4:33588, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31691") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37344->172.17.0.4:31691, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30928") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46744->172.17.0.4:30928, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37512") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52934->172.17.0.4:37512, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38758") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38368->172.17.0.4:38758, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30517") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59070->172.17.0.4:30517, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30225") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46772->172.17.0.4:30225, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39089") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45308->172.17.0.4:39089, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35100") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36552->172.17.0.4:35100, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33287") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:32954->172.17.0.4:33287, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36277") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53150->172.17.0.4:36277, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39056") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39894->172.17.0.4:39056, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35892") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39490->172.17.0.4:35892, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38412") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35284->172.17.0.4:38412, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31247") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50862->172.17.0.4:31247, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35611") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52290->172.17.0.4:35611, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31533") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46298->172.17.0.4:31533, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34398") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55280->172.17.0.4:34398, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34915") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57174->172.17.0.4:34915, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30916") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40244->172.17.0.4:30916, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35079") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45456->172.17.0.4:35079, err= 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32219") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34184->172.17.0.4:32219, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35832") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:32796->172.17.0.4:35832, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39955") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35360->172.17.0.4:39955, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39995") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55278->172.17.0.4:39995, err= 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36824") 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56748->172.17.0.4:36824, err= 2026/03/31 01:30:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 01:30:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39296") 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30635") 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39282") 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58668->172.17.0.4:30635, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45014->172.17.0.4:39282, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37096->172.17.0.4:39296, err= 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33927") 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39255") 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48908->172.17.0.4:33927, err= 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48984->172.17.0.4:39255, err= 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/03/31 01:30:35 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/03/31 01:30:35 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/03/31 01:30:35 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33080") 2026/03/31 01:30:35 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/03/31 01:30:35 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33380->172.17.0.4:33080, err= 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38204") 2026/03/31 01:30:35 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/03/31 01:30:35 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40144->172.17.0.4:38204, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37401") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59226->172.17.0.4:37401, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36956") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46050->172.17.0.4:36956, err= 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33940") 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34259") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50958->172.17.0.4:33940, err= 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58698->172.17.0.4:34259, err= 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 01:30:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 01:30:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37244") 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 01:30:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36924") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39446->172.17.0.4:37244, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39632->172.17.0.4:36924, err= 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 01:30:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32089") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43948->172.17.0.4:32089, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31229") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55718->172.17.0.4:31229, err= 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 01:30:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36880") 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 01:30:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53520->172.17.0.4:36880, err= 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31887") 2026/03/31 01:30:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50484->172.17.0.4:31887, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38602") 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48896->172.17.0.4:38602, err= 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/03/31 01:30:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 01:30:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 01:30:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37918") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36505") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45736->172.17.0.4:37918, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54666->172.17.0.4:36505, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31629") 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 01:30:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35804->172.17.0.4:31629, err= 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 01:30:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 01:30:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 01:30:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 INFO : apple: Deleted 2026/03/31 01:30:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0010-456789.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0014-89;=.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0008-2345678.txt: Deleted 2026/03/31 01:30:35 INFO : banana: Deleted 2026/03/31 01:30:35 INFO : dir1/0012-6789;.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0013-789;=.txt: Deleted 2026/03/31 01:30:35 INFO : splitbananasplit: Deleted 2026/03/31 01:30:35 INFO : appleappleapplebanana: Deleted 2026/03/31 01:30:35 INFO : dir1/0003-defghij.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0015-9;=.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0009-3456789.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0007-1234567.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0011-56789;.txt: Deleted 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38679") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33494->172.17.0.4:38679, err= 2026/03/31 01:30:35 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleSUFFIX: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/03/31 01:30:35 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : bananaSUFFIX: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplitSUFFIX: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34267") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40522->172.17.0.4:34267, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36609") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33968->172.17.0.4:36609, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38489") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60248->172.17.0.4:38489, err= 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : apple: transformed to: appleSUFFIX 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/31 01:30:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38600") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42948->172.17.0.4:38600, err= 2026/03/31 01:30:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39464") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30636") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30633") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39576->172.17.0.4:30636, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38713") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53070->172.17.0.4:39464, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40646->172.17.0.4:38713, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31779") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45688->172.17.0.4:31779, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46372->172.17.0.4:30633, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/03/31 01:30:35 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/03/31 01:30:35 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/03/31 01:30:35 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/03/31 01:30:35 INFO : appleappleapplebanana: Copied (new) 2026/03/31 01:30:35 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/03/31 01:30:35 INFO : banana: Copied (new) 2026/03/31 01:30:35 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/03/31 01:30:35 INFO : splitbananasplit: Copied (new) 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34119") 2026/03/31 01:30:35 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/03/31 01:30:35 INFO : apple: Copied (new) 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37865") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58300->172.17.0.4:34119, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60592->172.17.0.4:37865, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31101") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33766->172.17.0.4:31101, err= 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/03/31 01:30:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32749") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49518->172.17.0.4:32749, err= 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/03/31 01:30:35 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36793") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40150->172.17.0.4:36793, err= 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/03/31 01:30:35 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38155") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33348->172.17.0.4:38155, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35949") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47358->172.17.0.4:35949, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/03/31 01:30:35 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/03/31 01:30:35 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33387") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34682->172.17.0.4:33387, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37836") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45590->172.17.0.4:37836, err= 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/03/31 01:30:35 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38370") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48362->172.17.0.4:38370, err= 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/03/31 01:30:35 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/03/31 01:30:35 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37361") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37806->172.17.0.4:37361, err= 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/03/31 01:30:35 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36692") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31521") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46040->172.17.0.4:36692, err= 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51050->172.17.0.4:31521, err= 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/03/31 01:30:35 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/03/31 01:30:35 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39913") 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49820->172.17.0.4:39913, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39680") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58218->172.17.0.4:39680, err= 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/03/31 01:30:35 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/03/31 01:30:35 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36283") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42458->172.17.0.4:36283, err= 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/03/31 01:30:35 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/03/31 01:30:35 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/03/31 01:30:35 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 INFO : appleSUFFIX: Deleted 2026/03/31 01:30:35 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/31 01:30:35 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/31 01:30:35 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/31 01:30:35 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/31 01:30:35 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/31 01:30:35 INFO : splitbananasplitSUFFIX: Deleted 2026/03/31 01:30:35 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/31 01:30:35 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/31 01:30:35 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/31 01:30:35 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/31 01:30:35 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/31 01:30:35 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/31 01:30:35 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/31 01:30:35 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/31 01:30:35 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/31 01:30:35 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/31 01:30:35 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/31 01:30:35 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/31 01:30:35 INFO : bananaSUFFIX: Deleted 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34730") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48954->172.17.0.4:34730, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32471") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50588->172.17.0.4:32471, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38974") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55246->172.17.0.4:38974, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38805") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42802->172.17.0.4:38805, err= 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30765") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52580->172.17.0.4:30765, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36855") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54868->172.17.0.4:36855, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31313") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54546->172.17.0.4:31313, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36254") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34036->172.17.0.4:36254, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37036") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57046->172.17.0.4:37036, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34167") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51230->172.17.0.4:34167, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39142") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38708->172.17.0.4:39142, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37328") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48552->172.17.0.4:37328, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39816") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36208->172.17.0.4:39816, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34852") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49628->172.17.0.4:34852, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31022") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45798->172.17.0.4:31022, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32378") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43448->172.17.0.4:32378, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38111") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58772->172.17.0.4:38111, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31969") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46266->172.17.0.4:31969, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30107") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57024->172.17.0.4:30107, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34111") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46254->172.17.0.4:34111, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33482") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43734->172.17.0.4:33482, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37202") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60122->172.17.0.4:37202, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35343") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:32998->172.17.0.4:35343, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31719") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33978->172.17.0.4:31719, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34962") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60356->172.17.0.4:34962, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31880") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34810->172.17.0.4:31880, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38952") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40712->172.17.0.4:38952, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38236") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48798->172.17.0.4:38236, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38951") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36298->172.17.0.4:38951, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35272") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34096->172.17.0.4:35272, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33025") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38876->172.17.0.4:33025, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34328") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59152->172.17.0.4:34328, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32994") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35978->172.17.0.4:32994, err= 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30598") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59682->172.17.0.4:30598, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34287") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56138->172.17.0.4:34287, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35703") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42116->172.17.0.4:35703, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32649") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53898->172.17.0.4:32649, err= 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32703") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45688->172.17.0.4:32703, err= 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 01:30:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : apple: size = 5 OK 2026/03/31 01:30:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : apple: Unchanged skipping 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35641") 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : banana: size = 6 OK 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : banana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48324->172.17.0.4:35641, err= 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35303") 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34076->172.17.0.4:35303, err= 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37191") 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43702->172.17.0.4:37191, err= 2026/03/31 01:30:35 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30968") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55408->172.17.0.4:30968, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33522") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56534->172.17.0.4:33522, err= 2026/03/31 01:30:35 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/03/31 01:30:35 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/31 01:30:35 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 01:30:35 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31052") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53920->172.17.0.4:31052, err= 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/03/31 01:30:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 01:30:35 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/03/31 01:30:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 01:30:35 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/03/31 01:30:35 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37685") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53002->172.17.0.4:37685, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35339") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36258->172.17.0.4:35339, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38702") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49468->172.17.0.4:38702, err= 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/03/31 01:30:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 01:30:35 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35295") 2026/03/31 01:30:35 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/03/31 01:30:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54276->172.17.0.4:35295, err= 2026/03/31 01:30:35 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/03/31 01:30:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39186") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38750") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53376->172.17.0.4:39186, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47754->172.17.0.4:38750, err= 2026/03/31 01:30:35 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/03/31 01:30:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34736") 2026/03/31 01:30:35 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/03/31 01:30:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51386->172.17.0.4:34736, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38929") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37754->172.17.0.4:38929, err= 2026/03/31 01:30:35 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/03/31 01:30:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 01:30:35 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/03/31 01:30:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30039") 2026/03/31 01:30:35 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45756->172.17.0.4:30039, err= 2026/03/31 01:30:35 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31509") 2026/03/31 01:30:35 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/03/31 01:30:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58640->172.17.0.4:31509, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35129") 2026/03/31 01:30:35 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41296->172.17.0.4:35129, err= 2026/03/31 01:30:35 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/03/31 01:30:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38846") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40210->172.17.0.4:38846, err= 2026/03/31 01:30:35 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/03/31 01:30:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35862") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56806->172.17.0.4:35862, err= 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/03/31 01:30:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/03/31 01:30:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/03/31 01:30:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/03/31 01:30:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 INFO : dir1/0007-1234567.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0011-56789;.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/31 01:30:35 INFO : appleappleapplebanana: Deleted 2026/03/31 01:30:35 INFO : dir1/0009-3456789.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0014-89;=.txt: Deleted 2026/03/31 01:30:35 INFO : splitbananasplit: Deleted 2026/03/31 01:30:35 INFO : dir1/0003-defghij.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0008-2345678.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0013-789;=.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0012-6789;.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0015-9;=.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/31 01:30:35 INFO : dir1/0010-456789.txt: Deleted 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38000") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34736->172.17.0.4:38000, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleapple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleapple: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbanan: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30827") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53776->172.17.0.4:30827, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcde: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdef: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefg: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defgh: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghi: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghij: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijk: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-12345: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-23456: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-34567: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-45678: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.t: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34196") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44496->172.17.0.4:34196, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34720") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54362->172.17.0.4:34720, err= 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34999") 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57742->172.17.0.4:34999, err= 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 01:30:35 DEBUG : appleapple: size = 21 OK 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : banana: size = 6 OK 2026/03/31 01:30:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : banana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : apple: size = 5 OK 2026/03/31 01:30:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : apple: Unchanged skipping 2026/03/31 01:30:35 DEBUG : splitbanan: size = 16 OK 2026/03/31 01:30:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39912") 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55286->172.17.0.4:39912, err= 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/31 01:30:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/31 01:30:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/31 01:30:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/31 01:30:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/31 01:30:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/31 01:30:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/31 01:30:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/31 01:30:35 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/31 01:30:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/31 01:30:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/31 01:30:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/31 01:30:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/31 01:30:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/31 01:30:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/31 01:30:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/31 01:30:35 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30820") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48380->172.17.0.4:30820, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleapple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleapple: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbanan: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35113") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40406->172.17.0.4:35113, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcde: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdef: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefg: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defgh: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghi: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghij: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijk: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-12345: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-23456: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-34567: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-45678: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.t: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38383") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33044->172.17.0.4:38383, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38872") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55514->172.17.0.4:38872, err= 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/31 01:30:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38916") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51642->172.17.0.4:38916, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33733") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36584->172.17.0.4:33733, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30100") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54734->172.17.0.4:30100, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38863") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58046->172.17.0.4:38863, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35943") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33976->172.17.0.4:35943, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38163") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42524->172.17.0.4:38163, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36875") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59012->172.17.0.4:36875, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33204") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46404->172.17.0.4:33204, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30970") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51172->172.17.0.4:30970, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32592") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55190->172.17.0.4:32592, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36867") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44928->172.17.0.4:36867, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30636") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39592->172.17.0.4:30636, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30039") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45770->172.17.0.4:30039, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33188") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35116->172.17.0.4:33188, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31523") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57340->172.17.0.4:31523, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35828") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45456->172.17.0.4:35828, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36855") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54874->172.17.0.4:36855, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33325") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57940->172.17.0.4:33325, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32502") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54256->172.17.0.4:32502, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36819") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38542->172.17.0.4:36819, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30296") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42288->172.17.0.4:30296, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36114") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54930->172.17.0.4:36114, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33379") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35318->172.17.0.4:33379, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34762") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33390->172.17.0.4:34762, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30581") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47422->172.17.0.4:30581, err= 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39183") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40856->172.17.0.4:39183, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31960") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54002->172.17.0.4:31960, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34414") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57502->172.17.0.4:34414, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35922") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48542->172.17.0.4:35922, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35019") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60378->172.17.0.4:35019, err= 2026/03/31 01:30:35 DEBUG : apple: size = 5 OK 2026/03/31 01:30:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : apple: Unchanged skipping 2026/03/31 01:30:35 DEBUG : banana: size = 6 OK 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 01:30:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : banana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 01:30:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32560") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44180->172.17.0.4:32560, err= 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38145") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37586->172.17.0.4:38145, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30807") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48424->172.17.0.4:30807, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39309") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60468->172.17.0.4:39309, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31949") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36462->172.17.0.4:31949, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36075") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54766->172.17.0.4:36075, err= 2026/03/31 01:30:35 DEBUG : apple: size = 5 OK 2026/03/31 01:30:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : apple: Unchanged skipping 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : banana: size = 6 OK 2026/03/31 01:30:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : banana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 01:30:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38351") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41610->172.17.0.4:38351, err= 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39166") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46606->172.17.0.4:39166, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39936") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49394->172.17.0.4:39936, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30155") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35304->172.17.0.4:30155, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34059") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52994->172.17.0.4:34059, err= 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35130") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39112->172.17.0.4:35130, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34013") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52066->172.17.0.4:34013, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35802") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52536->172.17.0.4:35802, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32378") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43460->172.17.0.4:32378, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36840") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44990->172.17.0.4:36840, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30485") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52202->172.17.0.4:30485, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31678") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47422->172.17.0.4:31678, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35382") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43800->172.17.0.4:35382, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33881") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57550->172.17.0.4:33881, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32293") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44382->172.17.0.4:32293, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35391") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43808->172.17.0.4:35391, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35704") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34376->172.17.0.4:35704, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39732") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43418->172.17.0.4:39732, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31842") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60930->172.17.0.4:31842, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31608") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40726->172.17.0.4:31608, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37968") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48160->172.17.0.4:37968, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32196") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35666->172.17.0.4:32196, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38608") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56450->172.17.0.4:38608, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36447") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48482->172.17.0.4:36447, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32062") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44950->172.17.0.4:32062, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36331") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54344->172.17.0.4:36331, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36828") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47686->172.17.0.4:36828, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38116") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51294->172.17.0.4:38116, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32770") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44520->172.17.0.4:32770, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37911") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38268->172.17.0.4:37911, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34544") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33886->172.17.0.4:34544, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39726") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33122->172.17.0.4:39726, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36726") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39382->172.17.0.4:36726, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30813") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46658->172.17.0.4:30813, err= 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32384") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37702->172.17.0.4:32384, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36952") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43448->172.17.0.4:36952, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30120") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48798->172.17.0.4:30120, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32272") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46202->172.17.0.4:32272, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31834") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39448->172.17.0.4:31834, err= 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : banana: size = 6 OK 2026/03/31 01:30:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : banana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : apple: size = 5 OK 2026/03/31 01:30:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : apple: Unchanged skipping 2026/03/31 01:30:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 01:30:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31342") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54590->172.17.0.4:31342, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31512") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51754->172.17.0.4:31512, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36086") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56728->172.17.0.4:36086, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32827") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48218->172.17.0.4:32827, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39204") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43948->172.17.0.4:39204, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37986") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38138->172.17.0.4:37986, err= 2026/03/31 01:30:35 DEBUG : apple: size = 5 OK 2026/03/31 01:30:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : apple: Unchanged skipping 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : banana: size = 6 OK 2026/03/31 01:30:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : banana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 01:30:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38331") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59974->172.17.0.4:38331, err= 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35017") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33670->172.17.0.4:35017, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39827") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43888->172.17.0.4:39827, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39639") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41354->172.17.0.4:39639, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32000") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60894->172.17.0.4:32000, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37846") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41424->172.17.0.4:37846, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39058") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53760->172.17.0.4:39058, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38337") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33942->172.17.0.4:38337, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37255") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43198->172.17.0.4:37255, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34531") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35912->172.17.0.4:34531, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32118") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48092->172.17.0.4:32118, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37437") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44388->172.17.0.4:37437, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31409") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38450->172.17.0.4:31409, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33367") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39738->172.17.0.4:33367, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39667") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38122->172.17.0.4:39667, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33047") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43594->172.17.0.4:33047, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32690") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33478->172.17.0.4:32690, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36731") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46122->172.17.0.4:36731, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31507") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33202->172.17.0.4:31507, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30594") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43214->172.17.0.4:30594, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33197") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33694->172.17.0.4:33197, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30709") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60444->172.17.0.4:30709, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31536") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51870->172.17.0.4:31536, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38688") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55580->172.17.0.4:38688, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37491") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50926->172.17.0.4:37491, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35920") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50446->172.17.0.4:35920, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32950") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43716->172.17.0.4:32950, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39661") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51868->172.17.0.4:39661, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31170") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36880->172.17.0.4:31170, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39783") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59352->172.17.0.4:39783, err= 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31631") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47160->172.17.0.4:31631, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36665") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39734->172.17.0.4:36665, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35662") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40274->172.17.0.4:35662, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35105") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58152->172.17.0.4:35105, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35142") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54830->172.17.0.4:35142, err= 2026/03/31 01:30:35 DEBUG : apple: size = 5 OK 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 01:30:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : apple: Unchanged skipping 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : banana: size = 6 OK 2026/03/31 01:30:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 01:30:35 DEBUG : banana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33067") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46254->172.17.0.4:33067, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34066") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43182->172.17.0.4:34066, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39030") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51262->172.17.0.4:39030, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31258") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55338->172.17.0.4:31258, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37361") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37816->172.17.0.4:37361, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39930") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56630->172.17.0.4:39930, err= 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : banana: size = 6 OK 2026/03/31 01:30:35 DEBUG : apple: size = 5 OK 2026/03/31 01:30:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : apple: Unchanged skipping 2026/03/31 01:30:35 DEBUG : banana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 01:30:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37197") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33194->172.17.0.4:37197, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37695") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:32860->172.17.0.4:37695, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39384") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44824->172.17.0.4:39384, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33528") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37892->172.17.0.4:33528, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34803") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57120->172.17.0.4:34803, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31227") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34056->172.17.0.4:31227, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34666") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59998->172.17.0.4:34666, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34948") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58948->172.17.0.4:34948, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31796") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60600->172.17.0.4:31796, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33991") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37112->172.17.0.4:33991, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37509") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53870->172.17.0.4:37509, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39582") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59902->172.17.0.4:39582, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38212") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47158->172.17.0.4:38212, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31599") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33728->172.17.0.4:31599, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34863") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58588->172.17.0.4:34863, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30572") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36190->172.17.0.4:30572, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38080") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54832->172.17.0.4:38080, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36584") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59622->172.17.0.4:36584, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36448") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49740->172.17.0.4:36448, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36318") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52638->172.17.0.4:36318, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33433") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56936->172.17.0.4:33433, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32710") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35308->172.17.0.4:32710, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33056") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41902->172.17.0.4:33056, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30100") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54738->172.17.0.4:30100, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39609") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53324->172.17.0.4:39609, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39804") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43974->172.17.0.4:39804, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36053") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48658->172.17.0.4:36053, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35247") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60468->172.17.0.4:35247, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34203") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55226->172.17.0.4:34203, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36989") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50136->172.17.0.4:36989, err= 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32527") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39952->172.17.0.4:32527, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30450") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44728->172.17.0.4:30450, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39013") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49932->172.17.0.4:39013, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30213") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40002->172.17.0.4:30213, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35476") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53650->172.17.0.4:35476, err= 2026/03/31 01:30:35 DEBUG : apple: size = 5 OK 2026/03/31 01:30:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36558") 2026/03/31 01:30:35 DEBUG : apple: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55340->172.17.0.4:36558, err= 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 01:30:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 01:30:35 DEBUG : banana: size = 6 OK 2026/03/31 01:30:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : banana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32493") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60084->172.17.0.4:32493, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31684") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40110->172.17.0.4:31684, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38471") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37172->172.17.0.4:38471, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39622") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38780->172.17.0.4:39622, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34043") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58826->172.17.0.4:34043, err= 2026/03/31 01:30:35 DEBUG : apple: size = 5 OK 2026/03/31 01:30:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : apple: Unchanged skipping 2026/03/31 01:30:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 01:30:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : banana: size = 6 OK 2026/03/31 01:30:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 01:30:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : banana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30701") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59496->172.17.0.4:30701, err= 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34981") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47538->172.17.0.4:34981, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35084") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42226->172.17.0.4:35084, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32702") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44356->172.17.0.4:32702, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39172") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51170->172.17.0.4:39172, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36072") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39718->172.17.0.4:36072, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36267") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36902->172.17.0.4:36267, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34058") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55038->172.17.0.4:34058, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34934") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38858->172.17.0.4:34934, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32364") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47634->172.17.0.4:32364, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31272") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46970->172.17.0.4:31272, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34964") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45294->172.17.0.4:34964, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39620") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37030->172.17.0.4:39620, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38905") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53192->172.17.0.4:38905, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34021") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58592->172.17.0.4:34021, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36572") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52506->172.17.0.4:36572, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30174") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48638->172.17.0.4:30174, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32251") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33094->172.17.0.4:32251, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30805") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56394->172.17.0.4:30805, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39634") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33408->172.17.0.4:39634, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38440") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52082->172.17.0.4:38440, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37241") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45378->172.17.0.4:37241, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32184") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51306->172.17.0.4:32184, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37243") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49992->172.17.0.4:37243, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36011") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56092->172.17.0.4:36011, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33611") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49252->172.17.0.4:33611, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39272") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44280->172.17.0.4:39272, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37384") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50326->172.17.0.4:37384, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38456") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38094->172.17.0.4:38456, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33305") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49588->172.17.0.4:33305, err= 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37937") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54894->172.17.0.4:37937, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30363") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58114->172.17.0.4:30363, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30751") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49416->172.17.0.4:30751, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39619") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38856->172.17.0.4:39619, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39965") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51046->172.17.0.4:39965, err= 2026/03/31 01:30:35 DEBUG : apple: size = 5 OK 2026/03/31 01:30:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : apple: Unchanged skipping 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : banana: size = 6 OK 2026/03/31 01:30:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : banana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 01:30:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34019") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39278->172.17.0.4:34019, err= 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31818") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49530->172.17.0.4:31818, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33009") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45314->172.17.0.4:33009, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30017") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54950->172.17.0.4:30017, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32227") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41142->172.17.0.4:32227, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39913") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49830->172.17.0.4:39913, err= 2026/03/31 01:30:35 DEBUG : apple: size = 5 OK 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/31 01:30:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : banana: size = 6 OK 2026/03/31 01:30:35 DEBUG : apple: Unchanged skipping 2026/03/31 01:30:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : banana: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39092") 2026/03/31 01:30:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/31 01:30:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44436->172.17.0.4:39092, err= 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33738") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47836->172.17.0.4:33738, err= 2026/03/31 01:30:35 DEBUG : apple: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : apple: Excluded 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : appleappleapplebanana: Excluded 2026/03/31 01:30:35 DEBUG : banana: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : banana: Excluded 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : splitbananasplit: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33015") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45656->172.17.0.4:33015, err= 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/31 01:30:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36787") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33416->172.17.0.4:36787, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37347") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33236->172.17.0.4:37347, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37591") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49192->172.17.0.4:37591, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36119") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33116->172.17.0.4:36119, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38726") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43214->172.17.0.4:38726, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37476") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46162->172.17.0.4:37476, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39493") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50438->172.17.0.4:39493, err= --- PASS: TestTransform (1.04s) --- PASS: TestTransform/NFC (0.12s) --- PASS: TestTransform/NFD (0.10s) --- PASS: TestTransform/base64 (0.17s) --- PASS: TestTransform/prefix (0.09s) --- PASS: TestTransform/suffix (0.09s) --- PASS: TestTransform/truncate (0.08s) --- PASS: TestTransform/encoder (0.07s) --- PASS: TestTransform/ISO-8859-1 (0.06s) --- PASS: TestTransform/charmap (0.08s) --- PASS: TestTransform/lowercase (0.08s) --- PASS: TestTransform/ascii (0.10s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34785") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55138->172.17.0.4:34785, err= 2026/03/31 01:30:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/31 01:30:35 INFO : sub dir_somesuffix: Making directory 2026/03/31 01:30:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/31 01:30:35 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/31 01:30:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/31 01:30:35 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33413") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56454->172.17.0.4:33413, err= 2026/03/31 01:30:35 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/03/31 01:30:35 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/31 01:30:35 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36732") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44346->172.17.0.4:36732, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36483") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48144->172.17.0.4:36483, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31913") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39134->172.17.0.4:31913, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38145") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37592->172.17.0.4:38145, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36278") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56068->172.17.0.4:36278, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34049") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53660->172.17.0.4:34049, err= 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 INFO : tictactoe: Making directory 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 01:30:35 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30571") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50528->172.17.0.4:30571, err= 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/03/31 01:30:35 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39034") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53078->172.17.0.4:39034, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38833") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35710->172.17.0.4:38833, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35520") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34458->172.17.0.4:35520, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37029") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34878->172.17.0.4:37029, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32517") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40648->172.17.0.4:32517, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33245") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33824->172.17.0.4:33245, err= 2026/03/31 01:30:35 INFO : toe: Making directory 2026/03/31 01:30:35 INFO : toe/toe: Making directory 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/31 01:30:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38780") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59668->172.17.0.4:38780, err= 2026/03/31 01:30:35 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/03/31 01:30:35 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/03/31 01:30:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30560") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50336->172.17.0.4:30560, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33181") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54384->172.17.0.4:33181, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38005") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41458->172.17.0.4:38005, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34507") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39556->172.17.0.4:34507, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32595") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56056->172.17.0.4:32595, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37915") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36122->172.17.0.4:37915, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39028") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48270->172.17.0.4:39028, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38564") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52920->172.17.0.4:38564, err= 2026/03/31 01:30:35 INFO : toe: Making directory 2026/03/31 01:30:35 INFO : toe/toe: Making directory 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/31 01:30:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36681") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49980->172.17.0.4:36681, err= 2026/03/31 01:30:35 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/03/31 01:30:35 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/03/31 01:30:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36667") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39372->172.17.0.4:36667, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37119") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47966->172.17.0.4:37119, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36415") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52876->172.17.0.4:36415, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33180") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60388->172.17.0.4:33180, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31728") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55808->172.17.0.4:31728, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32061") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47044->172.17.0.4:32061, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31193") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35862->172.17.0.4:31193, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:35 DEBUG : empty_dir: Making directory with metadata 2026/03/31 01:30:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 01:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36666") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48398->172.17.0.4:36666, err= 2026/03/31 01:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 01:30:35 INFO : tictacempty_dir: Making directory 2026/03/31 01:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 INFO : tictactoe: Making directory 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 01:30:35 INFO : tictactoe/tictactoe: Making directory 2026/03/31 01:30:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38406") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56844->172.17.0.4:38406, err= 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/03/31 01:30:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39020") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58306->172.17.0.4:39020, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34579") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38336") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47344->172.17.0.4:34579, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59890->172.17.0.4:38336, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35200") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51990->172.17.0.4:35200, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37640") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38138->172.17.0.4:37640, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35627") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35522->172.17.0.4:35627, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36326") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51164->172.17.0.4:36326, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30328") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36438->172.17.0.4:30328, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37322") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51980->172.17.0.4:37322, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:35 DEBUG : empty_dir: Making directory with metadata 2026/03/31 01:30:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 01:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39591") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36524->172.17.0.4:39591, err= 2026/03/31 01:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 01:30:35 INFO : tictacempty_dir: Making directory 2026/03/31 01:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 INFO : tictactoe: Making directory 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 01:30:35 INFO : tictactoe/tictactoe: Making directory 2026/03/31 01:30:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 01:30:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34519") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:32784->172.17.0.4:34519, err= 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 01:30:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39789") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56868->172.17.0.4:39789, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38071") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52366->172.17.0.4:38071, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32562") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43334->172.17.0.4:32562, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30127") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34600->172.17.0.4:30127, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 01:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35902") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41316->172.17.0.4:35902, err= 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37385") 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39467") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40326->172.17.0.4:37385, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44596->172.17.0.4:39467, err= 2026/03/31 01:30:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33475") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54630->172.17.0.4:33475, err= 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/03/31 01:30:35 NOTICE: ftp://172.17.0.4:21/rclone-test-fezahom9lola: 0 differences found 2026/03/31 01:30:35 NOTICE: ftp://172.17.0.4:21/rclone-test-fezahom9lola: 1 hashes could not be checked 2026/03/31 01:30:35 NOTICE: ftp://172.17.0.4:21/rclone-test-fezahom9lola: 1 matching files 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35955") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52582->172.17.0.4:35955, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37364") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34354") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50466->172.17.0.4:37364, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35340->172.17.0.4:34354, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37410") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60226->172.17.0.4:37410, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35343") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33008->172.17.0.4:35343, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34970") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46924->172.17.0.4:34970, err= 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 INFO : tictactoe: Making directory 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 01:30:35 INFO : tictactoe/tictactoe: Making directory 2026/03/31 01:30:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38065") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44910->172.17.0.4:38065, err= 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/03/31 01:30:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30809") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58240->172.17.0.4:30809, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36734") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51244->172.17.0.4:36734, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38386") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49372->172.17.0.4:38386, err= 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33705") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53910->172.17.0.4:33705, err= 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39846") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47108->172.17.0.4:39846, err= 2026/03/31 01:30:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37316") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33588->172.17.0.4:37316, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31237") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51988->172.17.0.4:31237, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30997") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41582->172.17.0.4:30997, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30199") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44512->172.17.0.4:30199, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35971") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37348->172.17.0.4:35971, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33987") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59022->172.17.0.4:33987, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33451") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:42516->172.17.0.4:33451, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30954") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39446->172.17.0.4:30954, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/03/31 01:30:35 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31956") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47254->172.17.0.4:31956, err= 2026/03/31 01:30:35 INFO : toe: Making directory 2026/03/31 01:30:35 INFO : toe/toe: Making directory 2026/03/31 01:30:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35814") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:58208->172.17.0.4:35814, err= 2026/03/31 01:30:35 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/03/31 01:30:35 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/03/31 01:30:35 INFO : toe/toe/toe: Copied (new) 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30451") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35838->172.17.0.4:30451, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33080") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33388->172.17.0.4:33080, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30542") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37688->172.17.0.4:30542, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34554") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37790->172.17.0.4:34554, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37237") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38828->172.17.0.4:37237, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32495") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49272->172.17.0.4:32495, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39918") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48084->172.17.0.4:39918, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:35 DEBUG : empty_dir: Making directory with metadata 2026/03/31 01:30:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 01:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35450") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59886->172.17.0.4:35450, err= 2026/03/31 01:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 01:30:35 INFO : tictacempty_dir: Making directory 2026/03/31 01:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 INFO : tictactoe: Making directory 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 01:30:35 INFO : tictactoe/tictactoe: Making directory 2026/03/31 01:30:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 01:30:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33663") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53342->172.17.0.4:33663, err= 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 01:30:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 01:30:35 INFO : toe/toe/toe.txt: Deleted 2026/03/31 01:30:35 INFO : toe/toe: Removing directory 2026/03/31 01:30:35 INFO : toe: Removing directory 2026/03/31 01:30:35 INFO : empty_dir: Removing directory 2026/03/31 01:30:35 DEBUG : Local file system at /tmp/rclone2109413219: deleted 3 directories 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34072") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49422->172.17.0.4:34072, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38335") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33588") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38064->172.17.0.4:33588, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33314->172.17.0.4:38335, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30116") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:50922->172.17.0.4:30116, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37438") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47398->172.17.0.4:37438, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33349") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38132") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53558->172.17.0.4:33349, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40750->172.17.0.4:38132, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34423") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51002->172.17.0.4:34423, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33623") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46394->172.17.0.4:33623, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:35 DEBUG : empty_dir: Making directory with metadata 2026/03/31 01:30:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 01:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32020") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39850->172.17.0.4:32020, err= 2026/03/31 01:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 01:30:35 INFO : tictacempty_dir: Making directory 2026/03/31 01:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 INFO : tictactoe: Making directory 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 01:30:35 INFO : tictactoe/tictactoe: Making directory 2026/03/31 01:30:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 01:30:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32736") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44696->172.17.0.4:32736, err= 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 01:30:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 01:30:35 INFO : toe/toe/toe.txt: Deleted 2026/03/31 01:30:35 INFO : toe/toe: Removing directory 2026/03/31 01:30:35 INFO : toe: Removing directory 2026/03/31 01:30:35 INFO : empty_dir: Removing directory 2026/03/31 01:30:35 DEBUG : Local file system at /tmp/rclone2109413219: deleted 3 directories 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37700") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:60574->172.17.0.4:37700, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34878") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35308") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47206->172.17.0.4:34878, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36592->172.17.0.4:35308, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33773") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56508->172.17.0.4:33773, err= 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 01:30:35 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34930") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34606->172.17.0.4:34930, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34639") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34125") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33738") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52854->172.17.0.4:34125, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48092->172.17.0.4:34639, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47846->172.17.0.4:33738, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36719") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:44864->172.17.0.4:36719, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30154") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53076->172.17.0.4:30154, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31710") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47202->172.17.0.4:31710, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31776") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37875") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37814->172.17.0.4:31776, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32696") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56270->172.17.0.4:32696, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56452->172.17.0.4:37875, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33198") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38442->172.17.0.4:33198, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38496") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36998->172.17.0.4:38496, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34012") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:35696->172.17.0.4:34012, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:35 DEBUG : Reset feature "Copy" 2026/03/31 01:30:35 DEBUG : Reset feature "Move" 2026/03/31 01:30:35 DEBUG : Reset feature "Copy" 2026/03/31 01:30:35 DEBUG : Reset feature "Move" 2026/03/31 01:30:35 DEBUG : empty_dir: Making directory with metadata 2026/03/31 01:30:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33872") 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 01:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:47934->172.17.0.4:33872, err= 2026/03/31 01:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 01:30:35 INFO : tictacempty_dir: Making directory 2026/03/31 01:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 INFO : tictactoe: Making directory 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/31 01:30:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 01:30:35 INFO : tictactoe/tictactoe: Making directory 2026/03/31 01:30:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/31 01:30:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37188") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38600->172.17.0.4:37188, err= 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 01:30:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/31 01:30:35 INFO : toe/toe/toe.txt: Deleted 2026/03/31 01:30:35 INFO : toe/toe: Removing directory 2026/03/31 01:30:35 INFO : toe: Removing directory 2026/03/31 01:30:35 INFO : empty_dir: Removing directory 2026/03/31 01:30:35 DEBUG : Local file system at /tmp/rclone2109413219: deleted 3 directories 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38054") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51096->172.17.0.4:38054, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34549") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30074") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53624->172.17.0.4:34549, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49842->172.17.0.4:30074, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31425") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57460->172.17.0.4:31425, err= 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 01:30:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36526") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34444->172.17.0.4:36526, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38611") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56644->172.17.0.4:38611, err= 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/31 01:30:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/31 01:30:35 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36655") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43434->172.17.0.4:36655, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36907") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38584") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52302->172.17.0.4:36907, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30799") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34838->172.17.0.4:30799, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:49272->172.17.0.4:38584, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35317") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55502->172.17.0.4:35317, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36334") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59350->172.17.0.4:36334, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39769") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:56074->172.17.0.4:39769, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:30300") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36042->172.17.0.4:30300, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38322") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37676->172.17.0.4:38322, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38195") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46252->172.17.0.4:38195, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33669") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34000->172.17.0.4:33669, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31540") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38194->172.17.0.4:31540, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38031") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33552->172.17.0.4:38031, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:35 DEBUG : toe: transformed to: dG9l 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32186") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57484->172.17.0.4:32186, err= 2026/03/31 01:30:35 DEBUG : toe: transformed to: dG9l 2026/03/31 01:30:35 INFO : dG9l: Making directory 2026/03/31 01:30:35 DEBUG : toe: transformed to: dG9l 2026/03/31 01:30:35 DEBUG : toe: transformed to: dG9l 2026/03/31 01:30:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/31 01:30:35 INFO : dG9l/dG9l: Making directory 2026/03/31 01:30:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/31 01:30:35 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37060") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:45282->172.17.0.4:37060, err= 2026/03/31 01:30:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/31 01:30:35 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38027") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38972->172.17.0.4:38027, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34578") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:33388->172.17.0.4:34578, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33609") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53320->172.17.0.4:33609, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38004") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:53746->172.17.0.4:38004, err= 2026/03/31 01:30:35 DEBUG : dG9l: transformed to: toe 2026/03/31 01:30:35 DEBUG : dG9l: transformed to: toe 2026/03/31 01:30:35 DEBUG : toe: Directory modification time the same (differ by 879.231472ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : Added delayed dir = "toe", newDst=toe 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:32628") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:39702->172.17.0.4:32628, err= 2026/03/31 01:30:35 DEBUG : dG9l: transformed to: toe 2026/03/31 01:30:35 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/31 01:30:35 DEBUG : toe/toe: Directory modification time the same (differ by 880.231482ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37684") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36396->172.17.0.4:37684, err= 2026/03/31 01:30:35 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/31 01:30:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/31 01:30:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/03/31 01:30:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/31 01:30:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/31 01:30:35 DEBUG : Local file system at /tmp/rclone2109413219: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : Local file system at /tmp/rclone2109413219: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : Waiting for deletions to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34217") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:55652->172.17.0.4:34217, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37414") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:34726->172.17.0.4:37414, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37683") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:46570->172.17.0.4:37683, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39114") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38306->172.17.0.4:39114, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37398") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:43400->172.17.0.4:37398, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:37028") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:52928->172.17.0.4:37028, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31328") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:48296->172.17.0.4:31328, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-fezahom9lola", Local "Local file system at /tmp/rclone2109413219", Modify Window "1s" 2026/03/31 01:30:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 01:30:35 DEBUG : toe: transformed to: 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31993") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:54442->172.17.0.4:31993, err= 2026/03/31 01:30:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 01:30:35 DEBUG : toe: transformed to: 2026/03/31 01:30:35 INFO : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Making directory 2026/03/31 01:30:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 01:30:35 DEBUG : toe: transformed to: 2026/03/31 01:30:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 01:30:35 DEBUG : toe: transformed to: 2026/03/31 01:30:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 01:30:35 DEBUG : toe/toe: transformed to: 2026/03/31 01:30:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/31 01:30:35 INFO : toe/toe: Making directory 2026/03/31 01:30:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 01:30:35 DEBUG : toe/toe: transformed to: 2026/03/31 01:30:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/31 01:30:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 01:30:35 DEBUG : toe: transformed to: 2026/03/31 01:30:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/31 01:30:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/31 01:30:35 DEBUG : toe/toe/toe: transformed to: 2026/03/31 01:30:35 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for checks to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Waiting for transfers to finish 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:33213") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:59946->172.17.0.4:33213, err= 2026/03/31 01:30:35 DEBUG : toe/toe/toe: size = 11 OK 2026/03/31 01:30:35 INFO : toe/toe/toe: Copied (new) 2026/03/31 01:30:35 ERROR : ftp://172.17.0.4:21/rclone-test-fezahom9lola: not deleting files as there were IO errors 2026/03/31 01:30:35 ERROR : ftp://172.17.0.4:21/rclone-test-fezahom9lola: not deleting directories as there were IO errors 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:35702") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:51342->172.17.0.4:35702, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:34941") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:41534->172.17.0.4:34941, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38531") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:37764->172.17.0.4:38531, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:38625") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40002->172.17.0.4:38625, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:31881") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:57680->172.17.0.4:31881, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:36438") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:38010->172.17.0.4:36438, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39919") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:36292->172.17.0.4:39919, err= --- PASS: TestError (0.01s) PASS 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: dial("tcp","172.17.0.4:39226") 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: > dial: conn=172.17.0.1:40074->172.17.0.4:39226, err= 2026/03/31 01:30:35 DEBUG : ftp://172.17.0.4:21/rclone-test-fezahom9lola: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 3.641264055s (try 1/5)